[ot] Minor note re cmap subtable format 2 and 8

This commit is contained in:
Behdad Esfahbod 2014-05-14 00:42:18 -04:00
parent b7878cd58e
commit c95587618c
1 changed files with 2 additions and 0 deletions

View File

@ -272,6 +272,8 @@ struct CmapSubtableFormat13 : CmapSubtableLongSegmented<CmapSubtableFormat13>
struct CmapSubtable
{
/* Note: We intentionally do NOT implement subtable formats 2 and 8. */
inline bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const
{
switch (u.format) {