We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed473ee commit 71f10baCopy full SHA for 71f10ba
source/py/transform.py
@@ -253,7 +253,7 @@ def change_glyph_width_or_scale(
253
handling instead of trim whitespace only. Defaults to an empty list.
254
skip_punctuation (bool, optional): Whether to skip scaling for fullwidth
255
punctuation glyphs. These glyphs will only be centered, not scaled.
256
- Defaults to True.
+ Defaults to False.
257
258
Notes:
259
- Glyphs with a width that does not match `match_width` are skipped.
0 commit comments