Exploding Texts

Use this forum to ask questions about how to do things in QCAD.

Moderator: andrew

Forum rules

Always indicate your operating system and QCAD version.

Attach drawing files and screenshots.

Post one question per topic.

Post Reply
User avatar
andrew
Site Admin
Posts: 9062
Joined: Fri Mar 30, 2007 6:07 am

Exploding Texts

Post by andrew » Wed Dec 28, 2016 1:32 pm

From a QCAD user:
How does QCAD explode texts? Why do I get splines, arcs and lines and sometimes very small segments?

User avatar
andrew
Site Admin
Posts: 9062
Joined: Fri Mar 30, 2007 6:07 am

Re: Exploding Texts

Post by andrew » Wed Dec 28, 2016 2:48 pm

The underlying geometry of a glyph from a TTF font depends on the definition of that font, i.e. how the glyphs were created and are stored in the TTF file.

Glyphs in TTF fonts are defined as a collection of splines. If a spline happens to represent an arc or a line (within a tolerance), QCAD converts it into an arc or a line on the fly.

For the next release, I've added a preference for the explode tool to explode texts to closed polylines instead. Splines are converted to polylines with arc segments. You can try this (experimental) change by updating the following files of your QCAD installation:

scripts/Modify/Explode/Explode.js
scripts/Modify/Explode/PreferencesPage.ui

Post Reply

Return to “QCAD 'How Do I' Questions”