Re: How to display Unicode math symbol operator characters large enough to comprehend?
Re: How to display Unicode math symbol operator characters large enough to comprehend?
- Subject: Re: How to display Unicode math symbol operator characters large enough to comprehend?
- From: Quincey Morris <email@hidden>
- Date: Tue, 10 Nov 2015 14:40:34 -0800
- Feedback-id: 167118m:167118agrif8a:167118s81nuGdjTt:SMTPCORP
On Nov 10, 2015, at 14:29 , David Hoerl <email@hidden> wrote:
Now that Swift supports the use of certain Unicode symbols for operators, I thought I'd try some.
Problem is I'm using Monaco 10 (ah, so old school) and the mathematical symbols are so small I can't really tell what they are. I looked in the "Fonts and Colors" prefs, but didn't see anything obvious to change.
Anyone else solve this?
You can use the Characters panel (System Preferences -> Keyboard -> Show Keyboard, Emoji & Symbol Viewers in menu bar) to find the symbol and paste it into your source code. If it matters that you can read it afterwards, you can use the "\u{00D7}” form (for a multiplication symbol, e.g.).
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden