Guillaume Ayoub
Guillaume Ayoub
Hi! Itās not on purpose. Thatās just because the API was defined when `pathlib` didnāt exist yet. š
Hi! This is another problem caused by #2444. Weāre currently working on #2363, could you try the `pdf/ua` branch? Itās not ready to be used in production, but it should...
Hereās what I get using [PAC](https://pac.pdf-accessibility.org/en).  I think that itās closer to what you want š. Which tool do you use? (And Iām surprised by all these artifacts, did...
> No, I've kept the example as posted above. I was using Adobe Acrobat. Hmm⦠Thatās the order of the drawing stream, not the order of the tag tree. Iāll...
Iāve also removed useless artifacts.
> The blocking rule from hyph_de_DE.dic: > > .ei8nen Yes. > might need to recreate hyph_de_DE.dic, because even LibreOffice doesn't seem to use it? > > here is a maybe...
Hi! Thanks for this issue! We should actually add a public API to register a new Pyphen dictionary. Itās already possible but not documented yet: ```python from pathlib import Path...
> That'd be perfect as long as there's a way to specify the preference through the commandline API, whether directly or via a config file. Currently I'm using Weasyprint as...
> I use `pyphen` for my Rasperry Pi Zero powered Internetradio Cool! > pyphen imported, loading of de_DE took 43.77 seconds on Raspberry Pi Zero Thatās a lot. Even if...
You may get slightly better results using the 0.14.0 version, as it may be a bit faster if your storage is slow (and it probably is). That could help with...