Fix #125043: VSE text outline is wrongly inside the actual text shape #125372

Merged
Aras Pranckevicius merged 4 commits from aras_p/blender:vse_text_inner_outline into main 2024-07-25 14:32:45 +02:00

4 Commits

Author SHA1 Message Date
c139cc9cc0 Update test output 2024-07-25 15:31:36 +03:00
3b7764ecda Merge branch 'main' into vse_text_inner_outline
# Conflicts:
#	tests/data
2024-07-25 15:29:52 +03:00
ac37951e71 Update test output
All checks were successful
buildbot/vexp-code-patch-lint Build done.
buildbot/vexp-code-patch-linux-x86_64 Build done.
buildbot/vexp-code-patch-darwin-x86_64 Build done.
buildbot/vexp-code-patch-darwin-arm64 Build done.
buildbot/vexp-code-patch-windows-amd64 Build done.
buildbot/vexp-code-patch-coordinator Build done.
2024-07-25 09:59:38 +03:00
fb4694ea0f Fix #125043: VSE text outline is wrongly inside the actual text shape
This is only visible when text color has transparency or is fully
transparent. Desired behavior is that the outline would only be
"outside" the actual text.
2024-07-25 09:59:14 +03:00