support for Variable fonts

조회 수: 2 (최근 30일)
Octavio Pardo Virto
Octavio Pardo Virto 2020년 2월 7일
댓글: Steven Lord 2020년 2월 7일
How is the support for Variable fonts (Open Type 1.8) in Matlab? If there is not, any plains for the future? Thanks

채택된 답변

Steven Lord
Steven Lord 2020년 2월 7일
You can customize the fonts MATLAB uses by following the instructions on this documentation page.
  댓글 수: 2
Octavio Pardo Virto
Octavio Pardo Virto 2020년 2월 7일
Hi Steven, thanks a lot for your answer. However, let me reask just to be sure. Variable fonts, or OpenType 1.8 is a format rather new. It was launched 4 years ago and it is an evolution of OpenType and TrueType formats. Operative Systems such as Windows 10 or last Mac OS do support them, but I was wndering if Mathlab does.
Shall I assume that if the font is installed and operative in your OS, mathlab will be able to access it??
Thanks
Steven Lord
Steven Lord 2020년 2월 7일
The "Adding Fonts" section on that page states that:
MATLAB only includes compatible fonts in the font preferences.
For desktop components (such as the Command Window), figure windows, and uicontrols, fonts must be compatible with TrueType and Microsoft OpenType® fonts
For graphics objects, such as xlabel, ylabel, title, and text, fonts must be TrueType and Microsoft OpenType fonts
I am not familiar with how (or if) these fonts are compatible with TrueType and Microsoft OpenType fonts. You may want to try it (if they're not compatible they shouldn't show up in the Preferences, according to this documentation) or contact Technical Support with this question.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Entering Commands에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by