[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. """Change the units-per-EM of a font.
Currently does not support CFF fonts. AAT, Graphite, or color tables are Currently does not support CFF fonts. AAT, Graphite tables are not supported
not supported either.""" either."""
from fontTools.ttLib.ttVisitor import TTVisitor from fontTools.ttLib.ttVisitor import TTVisitor