Files
test/source
Harley Acheson 4df8b950e1 Fix: Correct RGBA Cursor Sizing Error
While calculating the scaling factor when rasterizing SVG files to
cursors there is an extra code line left in that was only used
during testing. Basically the size is correctly calculated and then
this extra line does it again, but in a different way. This can result
in the very bottom single line of the cursor being cut off at some
sizes.

Pull Request: https://projects.blender.org/blender/blender/pulls/141410
2025-07-03 19:05:18 +02:00
..