Guillaume Ayoub

Results 802 comments of Guillaume Ayoub

> If I normally loop over my database and create around 15-17 child items, there will be a page break. I’m sorry, but I can’t reproduce that. Even with a...

Don’t hesitate to add a comment if we can do anything for you.

This PR is not ready yet. #2055 is "fixed", but that’s just a workaround: border colors are wrong. Here’s another example showing what’s left to fix: ```html table { border-collapse:collapse;...

Hi! I don’t have a Mac at home to test and I don’t use nix, so it’ll be hard for me to help. 😄 To know if it’s related to...

Don’t hesitate to add a comment if we can do anything for you.

Hi @hng, If you install WeasyPrint with Homebrew and use it with Homebrew’s Python, you shouldn’t have a problem. If you do, please open a separate issue!

@hng Could you please open a separate issue, with all the details of your system?

Hi! `writing-mode` is already discussed in #577. `text-emphasis` could be interesting, and should be quite "simple" to have. Interested in proposing a pull request?

Hi @SrGitQ Sorry for the delay, and thanks for your code! It’s often easier to review code using pull requests. You can open a draft pull request if your code...

We could rely on pyICU, but it should be possible to handle all the exceptions manually instead of depending on an external library. According to [ICU’s repository](https://github.com/unicode-org/icu/tree/2dce62892b6b00df02195a35ca09ebd8e082e80f/icu4c/source/data/translit), it looks like...