Fix #115938: BLF Handle Negative Left-Side Bearings #115965

Merged
Harley Acheson merged 1 commits from Harley/blender:NegativeBearings into main 2023-12-09 01:52:55 +01:00

1 Commits

Author SHA1 Message Date
Harley Acheson 014101abdb Fix #115938: BLF Handle Negative Left-Side Bearings
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
Our glyph bounds clipping test will fail for the first character of a
string if that character has negative left-side bearing. This is not
usual but can happen in some designs for lowercase "j" to have the tail
hook under the preceding character.
2023-12-08 16:20:48 -08:00