More documentation preparation.

This commit is contained in:
Pietro Gagliardi 2016-01-11 18:57:27 -05:00
parent 7e24debe22
commit b06bd31ee0
1 changed files with 3 additions and 1 deletions

View File

@ -1,2 +1,4 @@
font features are not provided by the collection and have to be added when asking for a font
TODO does it preserve when going from CTFont to CTFontDescriptor?
it does preserve when going from CTFont to CTFontDescriptor
feature 17 has no flags in the header but can also hold small caps info
TODO what happens if we specify two unsupported features? is the entire features dictionary ignored?