Guillaume Ayoub

Results 801 comments of Guillaume Ayoub

It’s a "bug" in the Glycin loader, [fixed 2 weeks ago](https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/merge_requests/219). I think that we can close this issue and wait for the next version if it’s OK for you.

Hi! @bohwaz Sorry for the delay and thanks for the support! šŸ™ We’re currently working on PDF/X and we’re still trying to find a nice way to handle XMP. It...

Yes, that would be very useful!

Hi! This would be really useful to have this feature, but because of the way CSS works it’s actually not possible this way. The properties applied to the page are...

That’s cool, thanks! You got the overall idea and the code is great. There are some changes I’d like to have before merging. Would you prefer to have a review...

> just cleaned up `uppercase` and `lowercase` functions, waiting for your review. Hmm, my review wasn’t clear. The goal is to define a different mapping for each language with exceptions...

Thanks for your code! I’ve updated the code to handle more cases and add tests. I’ve also added links so that we don’t forget where these rules come from. I’ve...

Hi! ``` |TH1|TD2| |TH3|TD4| |TD5|TD6| ``` In your example: - TH1 is the header of the first row (covers TD2) - TH3 is the header of the first column (covers...

> Do I have any control over that? You currently don’t, but there’s hope. There’s a way to change the page numbers directly in the PDF document. This way, your...

> I didn't know you were phasing out Cairo.Is it too focused on interactive rendering and treats PDF as too much of an afterthought? Cairo is an incredible library, but...