Blender Git Loki

Git Commits -> Revision 9070999

Revision 9070999 by Brecht Van Lommel (master)
March 25, 2020, 15:39 (GMT)
UI: always use international font

This means Blender can display more text correctly without having to enable
user interface translation. Previously the quality of the font was lower,
but that has been fixed now.

The font files have now been ungzipped, which results in faster file loading
as Freetype can read only the parts of the file that it needs. Blender download
size should not increase since the release package is compressed.

This includes improvements for Cyrillic characters from the latest DejaVu
Sans fonts from D6960, contributed by Harley Acheson. Fixes T74097.

Differential Revision: https://developer.blender.org/D6854

Commit Details:

Full Hash: 9070999c216b87f848dfd9a129b95e3d45a33fb3
Parent Commit: f48d15a
Lines Changed: +20, -18

2 Added Paths:

/release/datafiles/fonts/bmonofont-i18n.ttf (+0, -0) (View)
/release/datafiles/fonts/droidsans.ttf (+0, -0) (View)

2 Deleted Paths:

/release/datafiles/fonts/bmonofont-i18n.ttf.gz (+0, -0)
/release/datafiles/fonts/droidsans.ttf.gz (+0, -0)

4 Modified Paths:

/release/datafiles/LICENSE-bmonofont-i18n.ttf.txt (+3, -0) (Diff)
/release/datafiles/LICENSE-droidsans.ttf.txt (+3, -0) (Diff)
/source/blender/blenfont/intern/blf_font_i18n.c (+2, -2) (Diff)
/source/blender/editors/interface/interface_style.c (+12, -16) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021