From ab792dcc665155ff946ae1d06c3463fca084206a Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 11 Jan 2016 19:34:42 -0500 Subject: [PATCH] More Core Text stuff. --- doc/export/coretext | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/export/coretext b/doc/export/coretext index 9379c0d7..0888383b 100644 --- a/doc/export/coretext +++ b/doc/export/coretext @@ -1,4 +1,5 @@ font features are not provided by the collection and have to be added when asking for a font 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? +if a feature is present, it is ignored; other features will still show up + at least in the case of kLetterCaseTrait and kLowerCaseTrait