or should i say this?
linear_extrude()
text(“Hello World”);
Les
It is definatly time OpenScad had built in text handling, i generaly have
to resort to exporting polygon sets from inkscape via the superb path to
Openscad exporter. Bringing across text fragments as includable modules,
But its time openscad had a standard way to do this itself, which had
access to the OS font engine, instead of dxf files with exported fonts in
them.
It one of the three things that still piss me off about openscad
or should i say this?
linear_extrude()
text(“Hello World”);
Les
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
On Dec 4, 2014, at 12:33 PM, Tim Hawkins tim.thawkins@gmail.com wrote:
Text has been enabled in the development snapshot for a number of months. Will make it into the next official release.
Not planned, but I’d be happy to support development initiatives.
We’re working on this. It’s not trivial due to our solid constraints.
-Marius
Le 4 déc. 2014 à 18:33, Tim Hawkins a écrit :
It is definatly time OpenScad had built in text handling, i generaly have to resort to exporting polygon sets from inkscape via the superb path to Openscad exporter. Bringing across text fragments as includable modules, But its time openscad had a standard way to do this itself, which had access to the OS font engine, instead of dxf files with exported fonts in them.
It one of the three things that still piss me off about openscad
On Dec 5, 2014 1:17 AM, "Les Hall" thingsofrings@icloud.com wrote:
or should i say this?
linear_extrude()
text(“Hello World”);
Les
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org