drawbot
drawbot copied to clipboard
Fix for #485: don't assume the axis name exists
If an fvar axis uses a nameID that isn't in the name table, CoreText.kCTFontVariationAxisNameKey isn't in the description dict; fall back to the tag.
This fixes #485