blender/source/blender/blenfont/intern
Ton Roosendaal 17b1c19054 UI todo:
Added "Panel Title" style to Theme settings.
Allows to make these nice larger or draw differently.

Also tried to put hinting in Style, but this needs to be a per-font
setting. uiFont data is still not being saved (also not allowing
to set own font files for UI). That's a todo for 267 then.
2013-01-23 16:01:35 +00:00
..
blf_dir.c code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines is now unused but keep incase we want to add defines there later. 2012-09-03 22:04:14 +00:00
blf_font.c code cleanup: remove unused macros, commet some which may be useful later - or good to keep for completeness. quieted some warnings and add flags -Wmissing-include-dirs and -Wno-div-by-zero to cmake/gcc 2012-09-20 01:02:39 +00:00
blf_glyph.c UI todo: 2013-01-23 16:01:35 +00:00
blf_internal_types.h Color Management, Stage 2: Switch color pipeline to use OpenColorIO 2012-09-15 10:05:07 +00:00
blf_internal.h code cleanup: remove paranoid/invalid NULL checks and also reduce some unneeded size_t -> int conversions. 2012-09-15 07:31:17 +00:00
blf_lang.c Fixes to BLF_locale_explode, was not handling all cases correctly (own fault) :/ 2013-01-21 10:46:01 +00:00
blf_translation.c I18n fix: "" context is not the same as NULL context! 2013-01-21 10:52:34 +00:00
blf_util.c Style cleanup in blenfont (spaces, C++ comments, etc.). 2012-03-12 09:22:16 +00:00
blf.c Holiday coding log :) 2012-12-12 18:58:11 +00:00