Guillaume Ayoub

Results 801 comments of Guillaume Ayoub

Don’t hesitate to add a comment if there’s anything more we can do.

Thanks for the report. That’s probably related to #2025.

> The `image_cache` option specified in the documentation is not correct. Thank you! > It would be useful to fail when passing invalid options, to avoid them silently not being...

Here’s what I get with various browsers. Firefox seems to be the only one to do things right. Chrome: ![Image](https://github.com/user-attachments/assets/d3e9f1f9-ee28-4935-991a-45182ae5f6b7) Firefox: ![Image](https://github.com/user-attachments/assets/0f6a6735-0176-4180-be65-b735c67cfefc) Gnome Web: ![Image](https://github.com/user-attachments/assets/df07b728-995d-4816-9c47-7ebc558f4a60) Here’s what I get with...

Hi! Sorry to get into your discussion. I’m Guillaume from CourtBouillon, WeasyPrint maintainers, and I may have some answers. :smile: > I don't think this is feasible, unless there is...

Hi! > What kind of line breaking algorithm is implemented in WeasyPrint, please? We’re a browser, we implement the ugly one. :smile: But happily for you, things will change, even...

> Unfortunately, I am afraid that this feature, due to its complexity, will not make it in time (the book needs to be published in 1-2 months). Probably not. It...

> This request is to support the [min](https://developer.mozilla.org/en-US/docs/Web/CSS/min) function and the [overflow-x](https://developer.mozilla.org/en-US/docs/Web/CSS/overflow-x) property. I also had a [discussion](https://github.com/jgm/pandoc/discussions/9741) with the Pandoc developers on this, but concluded it would be better...

> Does this mean that, for example, rows within a `display: grid` container layout would automatically resize their height to fit the size of their content? No, it means for...