|
| From: | Dmitri A. Sergatskov |
| Subject: | [Octave-bug-tracker] [bug #43651] special character (diameter sign) in plot produces warning or doesn't show up |
| Date: | Sat, 9 Mar 2019 14:34:29 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0 |
Follow-up Comment #22, bug #43651 (project octave):
Alternatively one can fake diameter symbol (U+2300) with (U+00F8)
ø letter that presents in some languages and as a result exists in wider
variety of fonts. So the following works with e.g. Noto font
(which is the default on my computer):
text(0.5, 0.5, 'Circle ø10"')
print("t2.pdf", "-svgconvert")
Dmitri.
(file #46479)
_______________________________________________________
Additional Item Attachment:
File name: t2.pdf Size:9 KB
<https://savannah.gnu.org/file/t2.pdf?file_id=46479>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?43651>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |