In R2025a, how to add Additional Fonts?

38 views (last 30 days)
涛
on 10 Nov 2025 at 10:46
Commented: dpb on 13 Nov 2025 at 14:26
Before R2025a, we can install the font in the \jre\lib\fonts folder where Java® software is installed on your system, for example, C:\Program Files\MATLAB\R2024a\sys\java\jre\win64\jre\lib\fonts. Then, use the font in MATLAB by selecting it in the MATLAB > Fonts settings.
But in R2025a, how to add Additional Fonts. Because it seems that the aforementioned method has become ineffective.

Accepted Answer

dpb
dpb on 10 Nov 2025 at 15:22
Edited: dpb on 10 Nov 2025 at 15:36
Now MATLAB is supposed to be able to find any compatible system-installed font. See <Add Additional Fonts> for information on what is compatible, etc.
NOTA BENE: You will have to shut down and restart MATLAB after installing the new font because it only refreshes the list on startup and afaik, there's no way to force that. Seems like a big omission in the Settings functionality...why it wouldn't go get the currently-installed list when opening is puzzling.
The former installation in the JRE folder no longer works because with the new desktop, Java isn't used for renderingl so it makes no difference.what is/is not there.
  6 Comments
涛
on 13 Nov 2025 at 2:57
Yes, the OS shows it as being a TrueType font. I will submit to Mathworks as an official support request/bug.
Thank you.
dpb
dpb on 13 Nov 2025 at 14:26
I think is justfied as a prime purpose in being able to do so is to support other languages and if there's an issue with MATLAB being unable to use fonts that other applications/the OS can, then I think that should be addressed.

Sign in to comment.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Products


Release

R2025a

Community Treasure Hunt

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

Start Hunting!