I thought erroneously, that I could use the text command to print out an
emoji. But apparently not.
So, what is this used for?
--
Extra Ham Operator: K7AZJ
Registered Linux User: 275424
Raspberry Pi and Openscad developer
The most exciting phrase to hear in science - the one that heralds new
discoveries - is not "Eureka!" but "That's funny...".- Isaac. Asimov
On 12/04/2016 04:40 PM, Jerry Davis wrote:
I thought erroneously, that I could use the text command
to print out an emoji. But apparently not.
So, what is this used for?
Are we talking about OpenSCAD? I don't see any emoji in
the edit menu. Maybe some strange font doing fancy stuff?
Share a screenshot?
ciao,
Torsten.
This is from
OpenSCAD http://www.openscad.org version 2016.11.06 (git e8ebf1c)
in the edit menu right under the start dictation. (which I still don't know
what its for either).
--
Extra Ham Operator: K7AZJ
Registered Linux User: 275424
Raspberry Pi and Openscad developer
The most exciting phrase to hear in science - the one that heralds new
discoveries - is not "Eureka!" but "That's funny...".- Isaac. Asimov
On Sun, Dec 4, 2016 at 8:49 AM, Torsten Paul Torsten.Paul@gmx.de wrote:
On 12/04/2016 04:40 PM, Jerry Davis wrote:
I thought erroneously, that I could use the text command
to print out an emoji. But apparently not.
So, what is this used for?
Are we talking about OpenSCAD? I don't see any emoji in
the edit menu. Maybe some strange font doing fancy stuff?
Share a screenshot?
ciao,
Torsten.
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
I believe those menu entries have been added by another program.
Maybe a screen reader, speach-to-text, accessibility software??
Admin - PM me if you need anything, or if I've done something stupid...
Unless specifically shown otherwise above, my contribution is in the Public Domain; to the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. Obviously inclusion of works of previous authors is not included in the above.
View this message in context: http://forum.openscad.org/what-is-the-purpose-of-emoji-symbols-under-edit-menu-tp19462p19466.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
Jerry,
These are standard menu entries in most OS X apps that offer text input.
If you use a font which can render unicode symbols, you can use these symbols in OpenSCAD designs,
e.g. text("♛", font="Arial Unicode MS”);
-Marius
ok. thanks y'all.
that's actually cool.
--
Extra Ham Operator: K7AZJ
Registered Linux User: 275424
Raspberry Pi and Openscad developer
The most exciting phrase to hear in science - the one that heralds new
discoveries - is not "Eureka!" but "That's funny...".- Isaac. Asimov
On Sun, Dec 4, 2016 at 2:01 PM, Marius Kintel marius@kintel.net wrote:
Jerry,
These are standard menu entries in most OS X apps that offer text input.
If you use a font which can render unicode symbols, you can use these
symbols in OpenSCAD designs,
e.g. text("♛", font="Arial Unicode MS”);
-Marius
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org