tornavis/source/blender/blenfont/intern
Campbell Barton 0d65520f05 BLF: add new arguments to BLF_GlyphBoundsFn
- glyph_bounds: to get the character width.
- glyph_bearing: lower left character starting point.

These values are needed for more precise glyph calculations.
2020-05-03 16:51:34 +10:00
..
blf.c BLF: add utility function to loop over glyph bounds 2020-04-28 13:34:56 +10:00
blf_dir.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
blf_font.c BLF: add new arguments to BLF_GlyphBoundsFn 2020-05-03 16:51:34 +10:00
blf_font_default.c UI: remove non-unicode font and simplify default font loading code 2020-03-25 16:39:58 +01:00
blf_font_win32_compat.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
blf_glyph.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
blf_internal.h BLF: add new arguments to BLF_GlyphBoundsFn 2020-05-03 16:51:34 +10:00
blf_internal_types.h Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
blf_thumbs.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
blf_util.c BLF: add utility function to loop over glyph bounds 2020-04-28 13:34:56 +10:00