Skip to content

Commit 71f10ba

Browse files
PecticsCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ed473ee commit 71f10ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/py/transform.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ def change_glyph_width_or_scale(
253253
handling instead of trim whitespace only. Defaults to an empty list.
254254
skip_punctuation (bool, optional): Whether to skip scaling for fullwidth
255255
punctuation glyphs. These glyphs will only be centered, not scaled.
256-
Defaults to True.
256+
Defaults to False.
257257
258258
Notes:
259259
- Glyphs with a width that does not match `match_width` are skipped.

0 commit comments

Comments
 (0)