HomeSort by relevance Sort by last modified time
    Searched refs:fontconfig (Results 1 - 7 of 7) sorted by null

  /external/skia/include/ports/
SkFontMgr_fontconfig.h 12 #include <fontconfig/fontconfig.h>
16 /** Create a font manager around a FontConfig instance.
  /external/harfbuzz_ng/util/
hb-fc.h 32 #include <fontconfig/fontconfig.h>
hb-fc-list.c 30 #include <fontconfig/fontconfig.h>
131 fprintf (stderr, "fontconfig version %d.%d.%d\n",
  /external/skia/src/ports/
SkFontConfigInterface_direct.h 12 #include <fontconfig/fontconfig.h>
SkFontConfigInterface_direct.cpp 23 #include <fontconfig/fontconfig.h>
32 // Fontconfig is not threadsafe before 2.10.91. Before that, we lock with a global mutex.
204 // It would be nice for fontconfig to tell us whether a given suggested
206 // a "weak" match (that is, fontconfig's next-best attempt at finding a
207 // substitute). However, I played around with the fontconfig API for
530 // fontconfig can also return fonts which are unreadable
542 // Older versions of fontconfig have a bug where they cannot select
605 // However, fontconfig will always do its best to find *a* font when asked
608 // and lets WebKit know to try the next CSS family name. However, fontconfig
    [all...]
SkFontMgr_fontconfig.cpp 28 #include <fontconfig/fontconfig.h>
46 /** Since FontConfig is poorly documented, this gives a high level overview:
48 * FcConfig is a handle to a FontConfig configuration instance. Each 'configuration' is independent
59 * Somewhat like DirectWrite, FontConfig supports synthetics through FC_EMBOLDEN and FC_MATRIX.
65 // Fontconfig is not threadsafe before 2.10.91. Before that, we lock with a global mutex.
182 // Internally, FontConfig pattern objects are linked lists, so faster to remove from head.
724 // FontConfig can return fonts which are unreadable.
    [all...]
  /external/ImageMagick/
configure     [all...]

Completed in 100 milliseconds