More TODOs.
This commit is contained in:
parent
d788d86239
commit
df03c09a9c
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
// TODOs:
|
// TODOs:
|
||||||
// - switching from Skia to a non-fvar-based font crashes because the CTFontDescriptorRef we get has an empty variation dictionary for some reason...
|
// - switching from Skia to a non-fvar-based font crashes because the CTFontDescriptorRef we get has an empty variation dictionary for some reason...
|
||||||
|
// - Futura causes the Courier New in the drawtext example to be bold for some reason...
|
||||||
|
|
||||||
// Core Text exposes font style info in two forms:
|
// Core Text exposes font style info in two forms:
|
||||||
// - Fonts with a QuickDraw GX font variation (fvar) table, a feature
|
// - Fonts with a QuickDraw GX font variation (fvar) table, a feature
|
||||||
|
|
Loading…
Reference in New Issue