Blender Git Commit Log

Git Commits -> Revision feaa61a

Revision feaa61a by Harley Acheson (master)
August 19, 2021, 02:48 (GMT)
UI: Remove "Unfitted" Kerning Style Option

This patch removes the "Kerning Style" option for UI widget font
drawing and uses only the current default of "Fitted", since the other
option of "Unfitted" is just the result of truncation errors.

see D12231 for much more information.

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

Reviewed by Campbell Barton

Commit Details:

Full Hash: feaa61a9680844d0fdc5b9b1a1407819fbb6dc97
Parent Commit: ac09411
Lines Changed: +5, -149

11 Modified Paths:

/source/blender/blenfont/BLF_api.h (+1, -1) (Diff)
/source/blender/blenfont/intern/blf_font.c (+1, -3) (Diff)
/source/blender/editors/interface/interface_handlers.c (+0, -9) (Diff)
/source/blender/editors/interface/interface_panel.c (+0, -8) (Diff)
/source/blender/editors/interface/interface_region_tooltip.c (+0, -3) (Diff)
/source/blender/editors/interface/interface_style.c (+1, -44) (Diff)
/source/blender/editors/interface/interface_widgets.c (+0, -53) (Diff)
/source/blender/editors/space_file/filesel.c (+1, -13) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+1, -2) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+0, -12) (Diff)
/source/blender/python/generic/blf_py_api.c (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021