|
| From: | Miloš Petrašinović |
| Subject: | [Octave-bug-tracker] [bug #58432] CMU Serif font in figure |
| Date: | Sat, 23 May 2020 06:10:17 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 |
URL:
<https://savannah.gnu.org/bugs/?58432>
Summary: CMU Serif font in figure
Project: GNU Octave
Submitted by: mpetrasinovic
Submitted on: Sat 23 May 2020 10:10:14 AM UTC
Category: Plotting
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Incorrect Result
Status: None
Assigned to: None
Originator Name: mpetrasinovic
Originator Email:
Open/Closed: Open
Release: 5.1.0
Discussion Lock: Any
Operating System: Microsoft Windows
_______________________________________________________
Details:
I would like to use CMU Serif font from
https://fontlibrary.org/en/font/cmu-serif
The following code does not work.
h = figure(1)
title('Test')
set(h,'FontName','CMU Serif')
I am using Win10. Is this font name right and what else could be wrong?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?58432>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |