Files
create/tests
forbes ea49736549
All checks were successful
Build and Test / build (pull_request) Successful in 29m28s
test(gui): add BitmapFactory DPI-aware SVG rendering tests (#189)
Three tests for the loadPixmap() DPI fix:
- pixmapFromSvg(content, size) renders at the exact requested size
- getMaximumDPR() returns >= 1.0
- pixmap() loaded from an SVG file has correct devicePixelRatio and
  physical size matching 64 * DPR
2026-02-18 12:54:48 -06:00
..