Guillaume Ayoub

Results 801 comments of Guillaume Ayoub

> hi can you guide me on it so that i can implement it? Hello @keinagae! The best way for you to start working on Grid support is to follow...

Hi @dennisvang, That’s a good start! When your validations are done, just ask me, I’ll add a comment with the next steps!

Thanks a lot for this bug report. Putting `bbbbbbb
` on the next line would be OK if the `a` float was actually taking some place. But it’s not the case...

Same problem here. I'm using node and just trying to use `html-to-text` with `import htmlToText from 'html-to-text'`. Here is the trace: ``` ERROR in ./~/html-to-text/lib/html-to-text.js Module not found: Error: Can't...

> again do you try to run html-to-text in the browser? I do, sorry.

Thanks a lot for the hints, it'll do the job for me!

Hello! Strange, `word-break` is documented as supported, but it’s definitely not. It should be possible to add the feature with the possibilities given by Pango.

> It seems as though this is a particularly acute problem in tables That’s right, it would be really useful. > Hi, have you any plans about this feature? We...

It’s probably possible, if you know how to add the geospatial metadata the PDF file after it’s generated by Cairo. You can try the [`finisher` feature](https://github.com/Kozea/WeasyPrint/pull/1096) recently added to the...

> it seems to be replaced with black in Weasyprint You’re right, it’s an obviously broken workaround and it should be fixed!