Searched refs:SFNT (Results 1 – 19 of 19) sorted by relevance
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/ |
D | formats.txt | 13 is used only if the font format differs. Possible values are `SFNT' 55 --- SFNT PS TYPE_1 --- type1 Type 1 GX Font Format 57 MAC SFNT PS TYPE_1 --- type1 Type 1 GX Font Format 59 --- SFNT PS TYPE_1 CID cid 5180.sfnt.pdf (for the Mac) 61 MAC SFNT PS TYPE_1 CID cid 5180.sfnt.pdf (for the Mac) 63 --- SFNT PS CFF --- cff OT spec, 5176.CFF.pdf 65 MAC SFNT PS CFF --- cff OT spec, 5176.CFF.pdf 67 --- SFNT PS CFF CID cff OT spec, 5176.CFF.pdf 68 MAC SFNT PS CFF CID cff OT spec, 5176.CFF.pdf 69 --- SFNT PS CFF SYNTHETIC --- OT spec, 5176.CFF.pdf [all …]
|
D | CHANGES | 170 values in CFFs (wrapped in an SFNT structure) are now always 174 CFF font (wrapped in an SFNT structure) is now always taken from 432 - Many fields of the `PCLT' table in SFNT based fonts (if accessed 447 - Support for the forthcoming `OS/2' SFNT table version 5, as can 544 which defines two new SFNT tables, `CBDT' and `CBLC' (named and 727 - Pure CFF fonts within an SFNT wrapper are now supported. 873 - SFNT bitmap fonts which contain an outline glyph for `.notdef' 900 - `FT_Sfnt_Table_Info' can now return the number of SFNT tables of 1079 - Support for the SFNT cmap 13 table format (as defined by the new 1143 - Fix a bug in the SFNT kerning table loader/parser which could [all …]
|
D | INSTALL.ANY | 65 src/sfnt/sfnt.c -- SFNT files support
|
/external/pdfium/third_party/freetype/ |
D | 0000-include.patch | 85 /* embedded bitmaps in all formats using the SFNT module (namely */ 104 /* an embedded `BDF ' table within SFNT-based bitmap formats. */
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/ |
D | ftmoderr.h | 158 FT_MODERRDEF( SFNT, 0x1000, "SFNT module" )
|
/external/freetype/include/ |
D | ftmoderr.h | 158 FT_MODERRDEF( SFNT, 0x1000, "SFNT module" )
|
/external/pdfium/third_party/freetype/include/freetype/ |
D | ftmoderr.h | 158 FT_MODERRDEF( SFNT, 0x1000, "SFNT module" )
|
/external/harfbuzz_ng/ |
D | TODO | 42 - SFNT api? get_num_faces? get_table_tags? (there's something in stash)
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/ |
D | modules.cfg | 70 # SFNT files support. If used without `truetype' or `cff', it supports 71 # bitmap-only fonts within an SFNT wrapper.
|
D | Jamfile | 88 sfnt # SFNT-based format support routines
|
D | ChangeLog | 842 * src/cff/cffdrivr.c (cff_get_ps_name): Use SFNT service only for 843 SFNT. 1103 [sfnt] Improve handling of invalid SFNT table entries (#45987). 1729 [sfnt] Make `tt_face_get_name' member of the SFNT interface. 2186 [cff] Use `name' table for PS name if we have a SFNT-CFF. 2195 have an SFNT. 2273 * src/cff/cffdrivr.c (cff_get_advances): Handle SFNT case
|
D | ChangeLog.21 | 326 Handle unsorted SFNT type 4 cmaps correctly (reported by Dirck 348 dictionary for SFNT-based CFF. 822 loading SFNT fonts without a `kern' table. 1086 * src/cff/cffobjs.c (cff_face_init): A CFF within an SFNT can have 1789 Add API to get information about SFNT tables. 7619 Changing the SFNT loader to check for SFNT-based font files 8264 Fixing the SFNT name table loader to support various buggy fonts. 8925 the SFNT charmap support to use FT_CMaps. 9086 SFNT/TrueType type definitions. 9270 experimental SFNT charmap processing support.
|
D | ChangeLog.23 | 3166 Protect SFNT kerning table parser against malformed tables. 3339 Implement FT_Get_Name_Index for SFNT driver. 3644 Really fix Savannah bug #25010: An SFNT font with neither outlines 3671 Handle SFNT with neither outlines nor bitmaps. This fixes Savannah 4314 Be more tolerant w.r.t. invalid entries in SFNT table directory. 4386 Handle CID-keyed fonts wrapped in an SFNT (with cmaps) correctly. 6731 Don't extract the metrics table from the SFNT font file. Instead, 7308 * src/base/ftmac.c (FT_New_Face_From_FOND): Fall back to SFNT if
|
D | ChangeLog.22 | 1587 Use `load_strike_metrics' provided by SFNT interface. 1796 Add support for an embedded `BDF ' table within SFNT-based bitmap 2598 `hhea' table for SFNT Mac fonts. Change based on a patch by
|
D | ChangeLog.25 | 3642 We simply synthesize a SFNT from the WOFF, create a memory stream 3643 for the new data, and load the SFNT as usual. 4903 which defines two new SFNT tables, `CBDT' and `CBLC' (named and
|
D | ChangeLog.24 | 1322 [sfnt] Load pure CFF fonts wrapped in SFNT container. 2819 Under PIC configuration, FT_{CFF,PSCMAPS,SFNT,TT}_SERVICES_GET 4269 Make FT_Sfnt_Table_Info return the number of SFNT tables.
|
D | ChangeLog.20 | 31 SFNT face loader has been changed to not immediately report an
|
/external/skia/gyp/ |
D | freetype.gypi | 32 …'../third_party/externals/freetype/src/sfnt/sfnt.c', # SFNT files support (TrueType & Open…
|
/external/guava/guava/src/com/google/common/net/ |
D | MediaType.java | 333 public static final MediaType SFNT = createConstant(APPLICATION_TYPE, "font-sfnt"); field in MediaType
|