Questions tagged [fontconfig]

Fontconfig is a library for configuring and customizing font access.

Fontconfig is a library for configuring and customizing font access.

cf. http://freedesktop.org/software/fontconfig/front.html

81 questions
0
votes
1 answer

JavaFX uses monospaced font for all controls

I'm using JavaFX 1.8u40 on Red Hat Enterprise Linux Workstation release 6.6 (Santiago). When I run up a standard JavaFX application even without additional CSS, all the labels, menus etc. are displayed using a monospace font. The system I'm using…
Adam
  • 32,907
  • 8
  • 89
  • 126
0
votes
1 answer

fontconfig wont' install because it's missing freetype

I have installed freetype2.5.5, but fontconfig's latest git repository will not find it. I get the following error: ./configure: line 14023: syntax error near unexpected toke 'FREETYPE,' ./configure: line 14023: 'PKG_CHECK_MODULES (FREETYPE,…
xinthose
  • 1,890
  • 1
  • 26
  • 46
0
votes
1 answer

Cross compiling fontconfig for iOS

How to cross compiling for fontconfig for iOS. http://freedesktop.org/software/fontconfig/release I try this: ./configure CC="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" CFLAGS="-isysroot…
Magic fish
  • 78
  • 9
0
votes
1 answer

Fontconfig for iOS

I download the Fontconfig-2.9.0.tar.gz from here http://freedesktop.org/software/fontconfig/release but I don't know how to cross compiling it for iOS. I need a fontconfig.a for iOS, can somebody tell me how to compiling it or give me a guide? …
Magic fish
  • 78
  • 9
-1
votes
1 answer

FFmpeg hardcoding subtitles fontconfig error

I was trying to run the command: ffmpeg -i vid1.mp4 -vf "ass=subtitle.ass" vidOut.mp4 on a virtual machine and ran into the error: Fontconfig error: Cannot load default config file No usable fontconfig configuration file found, using…
The Lemon
  • 779
  • 5
  • 20
-2
votes
1 answer

Launching GIMP... Fontconfig warning: ignoring UTF-8: not a valid region tag

I am running a python 3.5 application called Ortho4XP which, among other things, calls for Gimp at a certain stage; when it tries to launch Gimp I get the warning above and the script freeezes. My machine is osx El Capitan Searching stackoverflow I…
1 2 3 4 5
6