| OLD | NEW |
| 1 /***************************************************************************/ | 1 /***************************************************************************/ |
| 2 /* */ | 2 /* */ |
| 3 /* tttags.h */ | 3 /* tttags.h */ |
| 4 /* */ | 4 /* */ |
| 5 /* Tags for TrueType and OpenType tables (specification only). */ | 5 /* Tags for TrueType and OpenType tables (specification only). */ |
| 6 /* */ | 6 /* */ |
| 7 /* Copyright 1996-2001, 2004, 2005, 2007, 2008 by */ | 7 /* Copyright 1996-2001, 2004, 2005, 2007, 2008, 2013 by */ |
| 8 /* David Turner, Robert Wilhelm, and Werner Lemberg. */ | 8 /* David Turner, Robert Wilhelm, and Werner Lemberg. */ |
| 9 /* */ | 9 /* */ |
| 10 /* This file is part of the FreeType project, and may only be used, */ | 10 /* This file is part of the FreeType project, and may only be used, */ |
| 11 /* modified, and distributed under the terms of the FreeType project */ | 11 /* modified, and distributed under the terms of the FreeType project */ |
| 12 /* license, LICENSE.TXT. By continuing to use, modify, or distribute */ | 12 /* license, LICENSE.TXT. By continuing to use, modify, or distribute */ |
| 13 /* this file you indicate that you have read the license and */ | 13 /* this file you indicate that you have read the license and */ |
| 14 /* understand and accept it fully. */ | 14 /* understand and accept it fully. */ |
| 15 /* */ | 15 /* */ |
| 16 /***************************************************************************/ | 16 /***************************************************************************/ |
| 17 | 17 |
| (...skipping 15 matching lines...) Expand all Loading... |
| 33 FT_BEGIN_HEADER | 33 FT_BEGIN_HEADER |
| 34 | 34 |
| 35 | 35 |
| 36 #define TTAG_avar FT_MAKE_TAG( 'a', 'v', 'a', 'r' ) | 36 #define TTAG_avar FT_MAKE_TAG( 'a', 'v', 'a', 'r' ) |
| 37 #define TTAG_BASE FT_MAKE_TAG( 'B', 'A', 'S', 'E' ) | 37 #define TTAG_BASE FT_MAKE_TAG( 'B', 'A', 'S', 'E' ) |
| 38 #define TTAG_bdat FT_MAKE_TAG( 'b', 'd', 'a', 't' ) | 38 #define TTAG_bdat FT_MAKE_TAG( 'b', 'd', 'a', 't' ) |
| 39 #define TTAG_BDF FT_MAKE_TAG( 'B', 'D', 'F', ' ' ) | 39 #define TTAG_BDF FT_MAKE_TAG( 'B', 'D', 'F', ' ' ) |
| 40 #define TTAG_bhed FT_MAKE_TAG( 'b', 'h', 'e', 'd' ) | 40 #define TTAG_bhed FT_MAKE_TAG( 'b', 'h', 'e', 'd' ) |
| 41 #define TTAG_bloc FT_MAKE_TAG( 'b', 'l', 'o', 'c' ) | 41 #define TTAG_bloc FT_MAKE_TAG( 'b', 'l', 'o', 'c' ) |
| 42 #define TTAG_bsln FT_MAKE_TAG( 'b', 's', 'l', 'n' ) | 42 #define TTAG_bsln FT_MAKE_TAG( 'b', 's', 'l', 'n' ) |
| 43 #define TTAG_CBDT FT_MAKE_TAG( 'C', 'B', 'D', 'T' ) |
| 44 #define TTAG_CBLC FT_MAKE_TAG( 'C', 'B', 'L', 'C' ) |
| 43 #define TTAG_CFF FT_MAKE_TAG( 'C', 'F', 'F', ' ' ) | 45 #define TTAG_CFF FT_MAKE_TAG( 'C', 'F', 'F', ' ' ) |
| 44 #define TTAG_CID FT_MAKE_TAG( 'C', 'I', 'D', ' ' ) | 46 #define TTAG_CID FT_MAKE_TAG( 'C', 'I', 'D', ' ' ) |
| 45 #define TTAG_cmap FT_MAKE_TAG( 'c', 'm', 'a', 'p' ) | 47 #define TTAG_cmap FT_MAKE_TAG( 'c', 'm', 'a', 'p' ) |
| 46 #define TTAG_cvar FT_MAKE_TAG( 'c', 'v', 'a', 'r' ) | 48 #define TTAG_cvar FT_MAKE_TAG( 'c', 'v', 'a', 'r' ) |
| 47 #define TTAG_cvt FT_MAKE_TAG( 'c', 'v', 't', ' ' ) | 49 #define TTAG_cvt FT_MAKE_TAG( 'c', 'v', 't', ' ' ) |
| 48 #define TTAG_DSIG FT_MAKE_TAG( 'D', 'S', 'I', 'G' ) | 50 #define TTAG_DSIG FT_MAKE_TAG( 'D', 'S', 'I', 'G' ) |
| 49 #define TTAG_EBDT FT_MAKE_TAG( 'E', 'B', 'D', 'T' ) | 51 #define TTAG_EBDT FT_MAKE_TAG( 'E', 'B', 'D', 'T' ) |
| 50 #define TTAG_EBLC FT_MAKE_TAG( 'E', 'B', 'L', 'C' ) | 52 #define TTAG_EBLC FT_MAKE_TAG( 'E', 'B', 'L', 'C' ) |
| 51 #define TTAG_EBSC FT_MAKE_TAG( 'E', 'B', 'S', 'C' ) | 53 #define TTAG_EBSC FT_MAKE_TAG( 'E', 'B', 'S', 'C' ) |
| 52 #define TTAG_feat FT_MAKE_TAG( 'f', 'e', 'a', 't' ) | 54 #define TTAG_feat FT_MAKE_TAG( 'f', 'e', 'a', 't' ) |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 98 #define TTAG_vhea FT_MAKE_TAG( 'v', 'h', 'e', 'a' ) | 100 #define TTAG_vhea FT_MAKE_TAG( 'v', 'h', 'e', 'a' ) |
| 99 #define TTAG_vmtx FT_MAKE_TAG( 'v', 'm', 't', 'x' ) | 101 #define TTAG_vmtx FT_MAKE_TAG( 'v', 'm', 't', 'x' ) |
| 100 | 102 |
| 101 | 103 |
| 102 FT_END_HEADER | 104 FT_END_HEADER |
| 103 | 105 |
| 104 #endif /* __TTAGS_H__ */ | 106 #endif /* __TTAGS_H__ */ |
| 105 | 107 |
| 106 | 108 |
| 107 /* END */ | 109 /* END */ |
| OLD | NEW |