From b06bd31ee00ef54ea97d2a3dec2864d4bbda1204 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 11 Jan 2016 18:57:27 -0500 Subject: [PATCH] More documentation preparation. --- doc/export/coretext | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/export/coretext b/doc/export/coretext index 8dde0a21..9379c0d7 100644 --- a/doc/export/coretext +++ b/doc/export/coretext @@ -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?