HomeSort by relevance Sort by last modified time
    Searched full:truetype (Results 51 - 75 of 406) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/fonttools/
README.md 4 > a tool to convert OpenType and TrueType fonts to and from XML. FontTools is a library for manipulating fonts, written in Python. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats.
  /external/freetype/
Android.mk 34 src/truetype/truetype.c \
  /external/freetype/include/
ttunpat.h 5 /* Definitions for the unpatented TrueType hinting system */
45 * that unpatented methods only should be used by the TrueType bytecode
tttables.h 5 /* Basic SFNT/TrueType tables definitions and interface */
42 /* TrueType Tables */
45 /* TrueType specific table types and functions. */
48 /* This section contains the definition of TrueType-specific tables */
60 /* A structure used to model a TrueType font header table. All */
61 /* fields follow the TrueType specification. */
98 /* A structure used to model a TrueType horizontal header, the `hhea' */
201 /* The following fields are not defined by the TrueType specification */
217 /* A structure used to model a TrueType vertical header, the `vhea' */
327 /* The following fields are not defined by the TrueType specification *
    [all...]
  /external/freetype/src/truetype/
ttpic.h 5 /* The FreeType position independent code services for truetype module. */
53 ( (TTModulePIC*)((lib)->pic_container.truetype) )
ttobjs.h 37 /* A handle to a TrueType driver object. */
48 /* A handle to a TrueType size object. */
59 /* A handle to a TrueType glyph slot object. */
63 /* specific about the TrueType glyph slot. */
74 /* The TrueType graphics state used during bytecode interpretation. */
103 /* variable as documented in the TrueType specification is a 32-bit */
264 /* Metrics used by the TrueType size and context objects. */
288 /* TrueType size class. */
348 /* TrueType driver class. */
  /external/harfbuzz_ng/src/
hb-open-file-private.hh 63 ULONG offset; /* Offset from beginning of TrueType font
111 Tag sfnt_version; /* '\0\001\0\00' if TrueType / 'OTTO' if CFF */
123 * TrueType Collections
139 Tag ttcTag; /* TrueType Collection ID string: 'ttcf' */
185 Tag ttcTag; /* TrueType Collection ID string: 'ttcf' */
201 static const hb_tag_t TrueTypeTag = HB_TAG ( 0 , 1 , 0 , 0 ); /* OpenType with TrueType outlines */
202 static const hb_tag_t TTCTag = HB_TAG ('t','t','c','f'); /* TrueType Collection */
203 static const hb_tag_t TrueTag = HB_TAG ('t','r','u','e'); /* Obsolete Apple TrueType */
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ttunpat.h 5 /* Definitions for the unpatented TrueType hinting system */
45 * that unpatented methods only should be used by the TrueType bytecode
tttables.h 5 /* Basic SFNT/TrueType tables definitions and interface */
42 /* TrueType Tables */
45 /* TrueType specific table types and functions. */
48 /* This section contains the definition of TrueType-specific tables */
60 /* A structure used to model a TrueType font header table. All */
61 /* fields follow the TrueType specification. */
98 /* A structure used to model a TrueType horizontal header, the `hhea' */
201 /* The following fields are not defined by the TrueType specification */
217 /* A structure used to model a TrueType vertical header, the `vhea' */
327 /* The following fields are not defined by the TrueType specification *
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
ttunpat.h 5 /* Definitions for the unpatented TrueType hinting system */
45 * that unpatented methods only should be used by the TrueType bytecode
tttables.h 5 /* Basic SFNT/TrueType tables definitions and interface */
42 /* TrueType Tables */
45 /* TrueType specific table types and functions. */
48 /* This section contains the definition of TrueType-specific tables */
60 /* A structure used to model a TrueType font header table. All */
61 /* fields follow the TrueType specification. */
98 /* A structure used to model a TrueType horizontal header, the `hhea' */
201 /* The following fields are not defined by the TrueType specification */
217 /* A structure used to model a TrueType vertical header, the `vhea' */
327 /* The following fields are not defined by the TrueType specification *
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
ttpic.h 5 /* The FreeType position independent code services for truetype module. */
53 ( (TTModulePIC*)((lib)->pic_container.truetype) )
ttobjs.h 37 /* A handle to a TrueType driver object. */
48 /* A handle to a TrueType size object. */
59 /* A handle to a TrueType glyph slot object. */
63 /* specific about the TrueType glyph slot. */
74 /* The TrueType graphics state used during bytecode interpretation. */
103 /* variable as documented in the TrueType specification is a 32-bit */
264 /* Metrics used by the TrueType size and context objects. */
288 /* TrueType size class. */
346 /* TrueType driver class. */
  /external/chromium_org/third_party/freetype/include/freetype/internal/
fttrace.h 51 FT_TRACE_DEF( ttload ) /* basic TrueType tables (ttload.c) */
54 FT_TRACE_DEF( ttsbit ) /* TrueType sbit handling (ttsbit.c) */
55 FT_TRACE_DEF( ttbdf ) /* TrueType embedded BDF (ttbdf.c) */
57 /* TrueType driver components */
63 FT_TRACE_DEF( ttgxvar ) /* TrueType GX var handler (ttgxvar.c) */
ftpic.h 47 void* truetype; member in struct:FT_PIC_Container_
  /external/freetype/include/internal/
fttrace.h 51 FT_TRACE_DEF( ttload ) /* basic TrueType tables (ttload.c) */
54 FT_TRACE_DEF( ttsbit ) /* TrueType sbit handling (ttsbit.c) */
55 FT_TRACE_DEF( ttbdf ) /* TrueType embedded BDF (ttbdf.c) */
57 /* TrueType driver components */
63 FT_TRACE_DEF( ttgxvar ) /* TrueType GX var handler (ttgxvar.c) */
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
fttrace.h 51 FT_TRACE_DEF( ttload ) /* basic TrueType tables (ttload.c) */
54 FT_TRACE_DEF( ttsbit ) /* TrueType sbit handling (ttsbit.c) */
55 FT_TRACE_DEF( ttbdf ) /* TrueType embedded BDF (ttbdf.c) */
57 /* TrueType driver components */
63 FT_TRACE_DEF( ttgxvar ) /* TrueType GX var handler (ttgxvar.c) */
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
fttrace.h 51 FT_TRACE_DEF( ttload ) /* basic TrueType tables (ttload.c) */
54 FT_TRACE_DEF( ttsbit ) /* TrueType sbit handling (ttsbit.c) */
55 FT_TRACE_DEF( ttbdf ) /* TrueType embedded BDF (ttbdf.c) */
57 /* TrueType driver components */
63 FT_TRACE_DEF( ttgxvar ) /* TrueType GX var handler (ttgxvar.c) */
  /external/chromium_org/third_party/freetype/include/freetype/
tttables.h 5 /* Basic SFNT/TrueType tables definitions and interface */
42 /* TrueType Tables */
45 /* TrueType specific table types and functions. */
48 /* This section contains the definition of TrueType-specific tables */
60 /* A structure used to model a TrueType font header table. All */
61 /* fields follow the TrueType specification. */
98 /* A structure used to model a TrueType horizontal header, the `hhea' */
201 /* The following fields are not defined by the TrueType specification */
217 /* A structure used to model a TrueType vertical header, the `vhea' */
327 /* The following fields are not defined by the TrueType specification *
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
AlternateFontFamily.h 41 // certain common bitmap fonts to their truetype equivalent up front.
45 // On Windows, 'Courier New' (truetype font) is always present and
47 // a truetype font. Thus pages asking for Courier are better of
55 // (truetype font).
61 // Alias 'MS Serif' (bitmap) -> 'Times New Roman' (truetype font).
62 // Alias 'Times' -> 'Times New Roman' (truetype font).
82 // On Windows, Courier New (truetype font) is always present and
  /external/chromium_org/third_party/freetype/src/truetype/
ttobjs.h 37 /* A handle to a TrueType driver object. */
48 /* A handle to a TrueType size object. */
59 /* A handle to a TrueType glyph slot object. */
63 /* specific about the TrueType glyph slot. */
74 /* The TrueType graphics state used during bytecode interpretation. */
103 /* variable as documented in the TrueType specification is a 32-bit */
264 /* Metrics used by the TrueType size and context objects. */
288 /* TrueType size class. */
346 /* TrueType driver class. */
  /external/chromium_org/ui/gfx/
font_fallback_win_unittest.cc 63 internal::ParseFontFamilyString("Times New Roman (TrueType)", &font_names);
68 internal::ParseFontFamilyString("Cambria & Cambria Math (TrueType)",
76 "Meiryo & Meiryo Italic & Meiryo UI & Meiryo UI Italic (TrueType)",
  /external/chromium_org/third_party/freetype/include/freetype/internal/services/
svttglyf.h 5 /* The FreeType TrueType glyph service. */
svxf86nm.h 36 #define FT_XF86_FORMAT_TRUETYPE "TrueType"
  /external/chromium_org/third_party/freetype/src/sfnt/
ttkern.h 5 /* Load the basic TrueType kerning table. This doesn't handle */

Completed in 760 milliseconds

1 23 4 5 6 7 8 91011>>