Home
last modified time | relevance | path

Searched refs:TrueType (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/internal/
H A Dmeta.h47 typedef BoolType<true> TrueType; typedef
61 template <> struct AndExprCond<true, true> : TrueType {};
62 template <bool Cond1, bool Cond2> struct OrExprCond : TrueType {};
65 template <typename C> struct BoolExpr : SelectIf<C,TrueType,FalseType>::Type {};
66 template <typename C> struct NotExpr : SelectIf<C,FalseType,TrueType>::Type {};
83 template <typename T> struct IsSame<T, T> : TrueType {};
86 template <typename T> struct IsConst<const T> : TrueType {};
94 template <typename T> struct IsPointer<T*> : TrueType {};
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/
H A Dttf-sazanami_20040629.bb3 SUMMARY = "Sazanami Gothic/Mincho Japanese TrueType fonts"
4 SUMMARY:ttf-sazanami-gothic = "Sazanami Gothic Japanese TrueType font"
5 SUMMARY:ttf-sazanami-mincho = "Sazanami Mincho Japanese TrueType font"
H A Dttf.inc1 DESCRIPTION ?= "TrueType font package ${PN}"
H A Dttf-arphic-uming_20080216.bb1 SUMMARY = "Unicode Mingti (printed) TrueType Font"
H A Dttf-vlgothic_20200720.bb3 SUMMARY = "Japanese TrueType fonts from Vine Linux"
/OK3568_Linux_fs/buildroot/package/sdl2_ttf/
H A DConfig.in6 SDL2_ttf is a sample TrueType font library. It allows you to
7 use TrueType fonts in your SDL2 applications.
/OK3568_Linux_fs/buildroot/package/sdl_ttf/
H A DConfig.in6 SDL_ttf is a sample TrueType font library. It allows you to
7 use TrueType fonts in your SDL applications.
/OK3568_Linux_fs/buildroot/package/google-material-design-icons/
H A DConfig.in26 bool "Install TrueType font"
28 Install the Material TrueType font (ttf) on the target system.
/OK3568_Linux_fs/u-boot/drivers/video/fonts/
H A DKconfig5 menu "TrueType Fonts"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/licenses/
H A DArphic-Public-License16 …Throughout this License, "Font" means the TrueType fonts "AR PL Mingti2L Big5", "AR PL KaitiM Big5…
/OK3568_Linux_fs/u-boot/drivers/video/
H A DKconfig107 bool "Support a console that uses TrueType fonts"
116 int "TrueType font size"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xterm/
H A DCVE-2022-45063.patch527 - TRACE(("...recovering for TrueType fonts\n"));
/OK3568_Linux_fs/u-boot/
H A D.config
/OK3568_Linux_fs/external/xserver/
H A Daclocal.m4245 # (TrueType, OpenType, Type1)
H A DChangeLog161470 Xprint: fix handling of TrueType font name
161474 In certain locales, some characters from some TrueType fonts were not
192402 138. Fix TrueType font problems in 4.0.2 (#4439, Juliusz Chroboczek).