This commit is contained in:
Behdad Esfahbod 2012-08-08 15:27:14 -04:00
parent 7e7d245b33
commit fe2b8a7777
1 changed files with 2 additions and 2 deletions

4
TODO
View File

@ -1,7 +1,7 @@
General fixes: General fixes:
============= =============
- mask propagation (when ligation, "or" the masks). - mask propagation? (when ligation, "or" the masks).
- Warn at compile time (and runtime with HB_DEBUG?) if no Unicode / font - Warn at compile time (and runtime with HB_DEBUG?) if no Unicode / font
funcs found / set. funcs found / set.
@ -52,7 +52,7 @@ API additions
- Add glib GBoxedType stuff and introspection - Add glib GBoxedType stuff and introspection
- Add Uniscribe face / font get API - Finish Uniscribe / CoreText face / font get API
- BCP 47 language handling / API (language_matches?) - BCP 47 language handling / API (language_matches?)