Lines Matching refs:fonts
18 Portable fonts
23 specific fonts at all, but does support specifying the font name, font size,
28 To use portable fonts, pass '\-\-portableFonts' to dm.
31 Resource fonts
38 Today, the set of fonts used by gm, and present in my resources directory,
57 System fonts
60 If neither '\-\-portableFonts' nor '\-\-resourceFonts' is specified, dm uses the fonts
86 fonts or resource fonts.
89 Adding new fonts and glyphs to a GM
97 'tools/test_font_data_chars.cpp', which describes the fonts and characters used by
106 cross-platform. By choosing fonts without licensing issues, all bots can freely
107 contain the same fonts. By narrowing the font selection, the size of the test
115 Some gm tests explicitly always want to use system fonts and system metrics;