[scaleUpem] Update docstring

This commit is contained in:
Behdad Esfahbod 2022-08-18 06:00:16 -06:00
parent 032ff5620a
commit 18d2d9f6c9

View File

@ -1,7 +1,7 @@
"""Change the units-per-EM of a font.
Currently does not support CFF fonts. AAT, Graphite, or color tables are
not supported either."""
Currently does not support CFF fonts. AAT, Graphite tables are not supported
either."""
from fontTools.ttLib.ttVisitor import TTVisitor