remove print
This commit is contained in:
parent
093d0813af
commit
6c3ad47cb6
1 changed files with 0 additions and 1 deletions
|
@ -1074,7 +1074,6 @@ def set_text_on_curve(text_properties, reset_timeout_s=0.1, reset_depsgraph_n=4)
|
|||
|
||||
############### PREPARE FOR THE NEXT
|
||||
|
||||
print(f"{glyph_id}: {glyph_properties.letter_spacing=}")
|
||||
glyph_advance = (
|
||||
glyph_post_advance * scalor + text_properties.letter_spacing + glyph_properties.letter_spacing
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue