Name Description Size Coverage
bits.h 2459 -
CharInfo.h 1524 75 %
CmapCache.h 1258 -
Code.h 4139 97 %
Collider.h 7639 41 %
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 80 %
Face.h non-NULL 4570 94 %
FeatureMap.h 0 means default 5726 74 %
FeatureVal.h 1197 100 %
FileFace.h 1238 -
Font.h 1561 83 %
GlyphCache.h 6332 100 %
GlyphFace.h 1360 100 %
Intervals.h 6251 92 %
json.h 4206 -
List.h 5065 88 %
locale2lcid.h 17285 0 %
Machine.h 4820 100 %
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 70 %
NameTable.h 1278 -
opcode_table.h 6643 -
opcodes.h 18007 -
Pass.h 3508 100 %
Position.h 1953 100 %
Rule.h 5471 -
Segment.h sub-Segments longer than this are not cached (in Unicode code points) 8490 -
Silf.h 3248 75 %
Slot.h 6285 90 %
Sparse.h 3682 93 %
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 100 %
UtfCodec.h 6505 -