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