Name Description Size Coverage
bits.h 2459 -
CharInfo.h 1524 -
CmapCache.h 1258 -
Code.h 4139 -
Collider.h 7639 -
Compression.h 1521 -
debug.h 1397 -
Decompressor.h 1191 -
Endian.h Description: A set of fast template based decoders for decoding values of any C integer type up to long int size laid out with most significant byte first or least significant byte first (aka big endian or little endian). These are CPU byte order agnostic and will function the same regardless of the CPUs native byte order. Being template based means if the either le or be class is not used then template code of unused functions will not be instantiated by the compiler and thus shouldn't cause any overhead. 2462 -
Error.h 6494 -
Face.h non-NULL 4570 -
FeatureMap.h 0 means default 5726 -
FeatureVal.h 1197 -
FileFace.h 1238 -
Font.h 1561 -
GlyphCache.h 6332 -
GlyphFace.h 1360 -
Intervals.h 6251 -
json.h 4206 -
List.h 5065 -
locale2lcid.h 17285 -
Machine.h 4820 -
Main.h MSVC's __fallthrough annotations are checked by /analyze (Code Analysis): https://msdn.microsoft.com/en-us/library/ms235402%28VS.80%29.aspx 4561 -
NameTable.h 1278 -
opcode_table.h 6643 -
opcodes.h 18007 -
Pass.h 3508 -
Position.h 1953 -
Rule.h 5471 -
Segment.h sub-Segments longer than this are not cached (in Unicode code points) 8490 -
Silf.h 3248 -
Slot.h 6285 -
Sparse.h 3682 -
TtfTypes.h Responsibility: Tim Eves Last reviewed: Not yet. Description: Provides types required to represent the TTF basic types. 9558 -
TtfUtil.h Responsibility: Alan Ward Last reviewed: Not yet. Description: Utility class for handling TrueType font files. 8666 -
UtfCodec.h 6505 -