Guillaume Ayoub

Results 23 issues of Guillaume Ayoub

This way, we can replace the default expanders by custom ones.

Hi! First of all, thanks for this marvelous library 🫶🏽. We use Harfbuzz for WeasyPrint, a web engine in Python for document generation, and since Harfbuzz version 4.4 has been...

Filters handled by cairo can be easily managed, but it's really hard for the other ones. See: https://github.com/Kozea/CairoSVG/tree/master/test/fail/filter. Some tests have been fixed by 7f4ac3cb9f and 7004283053.

feature

See: https://github.com/Kozea/CairoSVG/tree/master/test_non_regression/fail/use/#circular-dependencies.

bug

See: https://github.com/Kozea/CairoSVG/tree/master/test/fail/cap/.

bug

(Current code is in the `color4` branch.) The primary change, compared to CSS Color 3, is that CSS colors are no longer restricted to the narrow gamut of sRGB. To...

feature

## Update the supported Syntax module to the 2021 version - [x] Use the new `urange` type - [x] Parse `url()` functions with a string as normal functions (already done,...