Blender Git Commit Log

Git Commits -> Revision 8aa1c0a

Revision 8aa1c0a by Harley Acheson (master)
July 28, 2021, 18:16 (GMT)
Fix T75028: Improved Font Names in File Manager

When viewing font files in the File Manager, this patch uses the font's
family and style names to show the same type of string shown to users
in operating system lists. For example "Book Antiqua Regular" instead
of "BKANT.ttf"

see D12020 for details and examples.

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

Reviewed by Campbell Barton and Julian Eisel

Commit Details:

Full Hash: 8aa1c0a326a838528470e79abad3abec343d1c9f
Parent Commit: 073bf8b
Lines Changed: +41, -6

5 Modified Paths:

/source/blender/blenfont/BLF_api.h (+2, -0) (Diff)
/source/blender/blenfont/intern/blf.c (+11, -0) (Diff)
/source/blender/blenfont/intern/blf_font.c (+8, -0) (Diff)
/source/blender/blenfont/intern/blf_internal.h (+2, -0) (Diff)
/source/blender/editors/space_file/filelist.c (+18, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021