加载中
源代码提交 5
-
Converge canvas item text rendering to one place · 49be3c2c
On Windows, when rendering a Pango::Layout in _render, the result may be different from the rendering in _update. Converge it to a single function and use it in both update functions.
-
Fix breakage with Ubuntu 26.04 CI · 1a4da430
* Implement supersampling for CLI tests, allowing lower fuzz thresholds. * Merge l2compare.sh into check_output.sh to reduce duplication. * Always use L2 metric for fuzzy raster comparisons, not absolute error. * Fix 09-text-layout.svg to add 'arabic' css class to some text that was missing it, use 'Noto Sans Hebrew' for hebrew text, and re-show some cut-off text. Update bundled Noto Sans fonts that it depends on. * Fix test-store writing to source directory. * Update reference images and adjust fuzz. Only significant reference image change is the peppercarrot one, where some previously missing text ("日本語") actually appears now.


























