addam / Export-Paper-Model-from-Blender

Python addon for creating paper models in Blender (development version)
https://blenderartists.org/t/export-paper-model/476597
405 stars 53 forks source link

SVG font size wrong #87

Closed quautla closed 3 years ago

quautla commented 3 years ago

Hi

When export SVG file the font size of lables are wrong, and I solved adding font-size: {text_size}; attribute on io_export_paper_model.py on line 1519

image

Do you accept PR?

Thank you

quautla commented 3 years ago

I'm updated the script and was solved, but in factory addons on Blender 2.9.0 isn´t work apparently