Guillaume Ayoub

Results 801 comments of Guillaume Ayoub

> `0.14.0` is not much better A 10% improvement is good news, that’s what I was hoping for, but it’s not enough. > new profile: It looks like we saved...

> Perhaps an offline-preprocessing of the (used) dictionary? Could this help? I’ve tried to load a JSON (generated from the dictionary) on my laptop and it’s ~5 times faster than...

@max-blau Why did you close this pull request?

Thanks for the report. We already add this information in PDF/A, for example. I think that it’s actually mandatory. The structure is a bit different though: In WeasyPrint: ``` ```...

Both syntaxes are actually possible: > Property and structure field elements that have normal (non-URI) simple, unqualified values may be replaced with attributes in the rdf:Description element. And your PDF...

This branch is ready to be tested. Some improvements can/will be made, before merging or in a future issue: - ~warn users when they don’t set a document language or...

#2482 has been opened to track other issues that are not fixed by this pull request. Time to merge! šŸŽ‰

Thanks for the report, I’ll try to find what’s wrong!

Hi! Thanks for the bug report, with a clean way to reproduce ā¤ļø. It’s fixed in the `faster-svg-emojis` branch that includes improvements for SVG fonts and… normal SVGs too!

I suppose that it’s related to the [new Glycin loader](https://download.gnome.org/sources/gdk-pixbuf/2.43/gdk-pixbuf-2.43.2.news). What’s the value of `pixbuf.get_n_channels()`? The JPEG testing image really has 3 channels.