Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <campbell@blender.org>2022-04-05 13:10:55 +0300
committerCampbell Barton <campbell@blender.org>2022-04-13 04:58:42 +0300
commitae43872ad572eb3e6ad1ebfd02921fc2403059bc (patch)
treea223c292c2bc07b8f5b980b25f434e9fcc1b7163 /source/blender/editors/interface/interface_style.cc
parentd0a70adf8f2e8977fb27f8987488bded33e82106 (diff)
BLF: sub-pixel positioning support
Support sub-pixel kerning and hinting for future support for improved character placement. No user visible changes have been made. - Calculate sub-pixel offsets, using integer maths. - Use convenience functions to perform the conversions and hide the underlying values. - Use `ft_pix` type to distinguish values that use sub-pixel integer values from freetype and values rounded to pixels. This was originally based on D12999 by @harley with the user visible changes removed so they can be applied separately.
Diffstat (limited to 'source/blender/editors/interface/interface_style.cc')
0 files changed, 0 insertions, 0 deletions