sauriio

Results 7 comments of sauriio

What about a server running and an async client on the same event loop? i've tried to figure it out but i couldn't. if you have a working example, please...

It sounds reasonable, I think the latest declaration (device-cmyk()) could be future proof and we could use it into jspdf, so what are the steps to take to implement it?...

Oh there's a use case, is to make printables pdf with this color space, I totally understand the very low wish list thing, I cannot use jspdf API directly because...

Here it is, there seems to be the same structure as the one that has the font applied, any ideas what could be happening with text styles too? ![canvas](https://user-images.githubusercontent.com/11887619/225354169-61bd8652-6095-4674-8749-6a619d89efda.svg)

so I checked how we could implement the underlining and the line-through text decoration properties on the pdf, and we need to draw a line with the same color as...

I checked the possible font issues and they seems to be related to the font weight declaration, in the svg these are custom fonts that are added as 'normal' font...

I will add my findings here, you must add all the fonts used on the canvas to the PDF to be safe, even the safe fonts