Guillaume Ayoub
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...