servo / pathfinder

A fast, practical GPU rasterizer for fonts and vector graphics
Apache License 2.0
3.52k stars 198 forks source link

[Dx9] Incorrect clipping when the destination texture width is not a multiple of the tile size #544

Open floppyhammer opened 9 months ago

floppyhammer commented 9 months ago

Artifacts can be seen near the right edge.

image

For reference: https://github.com/floppyhammer/pathfinder-cpp/issues/21