More exposition.

This commit is contained in:
Pietro Gagliardi 2016-01-09 18:05:44 -05:00
parent 3cc2a06147
commit ca75579135
1 changed files with 1 additions and 0 deletions

View File

@ -653,6 +653,7 @@ static const CGFloat ctWeights[] = {
// Unfortunately there are still no named constants for these.
// Let's just use normalized widths.
// As far as I can tell (OS X only has condensed fonts, not expanded fonts; TODO), regardless of condensed or expanded, negative means condensed and positive means expanded.
// TODO verify this is correct
static const CGFloat ctStretches[] = {
[uiDrawTextStretchUltraCondensed] = -1.0,