Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Dec 23, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

timvandermeij and others added 8 commits December 22, 2025 19:41
…ion tests

This commit extracts the logic to draw a line from one coordinate to
another to both remove code duplication (8% of the total number of lines
in the file are removed) and clarify the intent of the individual tests.
Some gradients are represented as patterns in PDF.js, because they
mustn't be affected by the current transform. But in most of the cases,
the gradient is attached to the origin and the current transform is very
basic (dilatation + orthogonal + translation). In those cases, we can
avoid creating the pattern because the gradient is transformed into
another gradient when the inverse transform is applied.
Fix the encoding for some missing chinese fonts
Remove some files from talos tests because they aren't available on webarchive
Avoid pattern creation with some basic gradients
Introduce a helper function to draw a line in the ink editor integration tests
@pull pull bot locked and limited conversation to collaborators Dec 23, 2025
@pull pull bot added the ⤵️ pull label Dec 23, 2025
@pull pull bot merged commit 33e8579 into code:master Dec 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants