Add TODO items

This commit is contained in:
Behdad Esfahbod 2013-08-29 18:19:22 -04:00
parent 50f83ef3dc
commit 852e8a50c8

View File

@ -1507,6 +1507,8 @@ def prune_pre_subset(self, options):
# TODO(behdad) OS/2 ulUnicodeRange / ulCodePageRange?
# TODO(behdad) Drop unneeded GSUB/GPOS Script/LangSys entries.
# TODO(behdad) Drop empty GSUB/GPOS, and GDEF if no GSUB/GPOS left
# TODO(behdad) Drop GDEF subitems if unused by lookups
# TODO(behdad) Avoid recursing too much (in GSUB/GPOS and in CFF)
# TODO(behdad) Text direction considerations.
# TODO(behdad) Text script / language considerations.