discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

what is the purpose of emoji & symbols under edit menu?

JD
Jerry Davis
Sun, Dec 4, 2016 3:40 PM

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

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
TP
Torsten Paul
Sun, Dec 4, 2016 3:49 PM

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.

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.
JD
Jerry Davis
Sun, Dec 4, 2016 6:57 PM

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

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 >
M
MichaelAtOz
Sun, Dec 4, 2016 8:41 PM

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.

The TPP is no simple “trade agreement.”  Fight it! http://www.ourfairdeal.org/  time is running out!

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.

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. The TPP is no simple “trade agreement.” Fight it! http://www.ourfairdeal.org/ time is running out! -- 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.
MK
Marius Kintel
Sun, Dec 4, 2016 9:01 PM

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

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
JD
Jerry Davis
Sun, Dec 4, 2016 11:56 PM

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

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 >