BobLd
BobLd
@fpisarello-dawa I'm guessing this comes from different default fonts being used on different operating systems. I'd expect the fonts in your documents are not embedded, and PdfPig uses the OS...
@EliotJones you nailed the main issue with fonts... I'll revert back with fonts that have a compatible license with the project. Let's see then what's doable
Looking at the table below, we have open source equivalents (table from https://wiki.archlinux.org/title/Metric-compatible_fonts)  Liberation fonts are available under `SIL OPEN FONT LICENSE Version 1.1`, which is from what I...
`Symbol` font: https://github.com/powerline/fonts/tree/master/SymbolNeu (Apache License, Version 2.0)
@sbruyere thanks a lot for that, I'm reviewing the changes. In the meantime, can you add unit tests to cover your changes?
I've finally managed to findtime to review. I've added 1 code change request. If you have time, also add a comment to explain we're not using the lenght anymore
Hi @davebrokit thanks a lot for that, I haven't checked but what you say seems to make sense. Happy for you to create a PR, I'll review it. If you...
@EliotJones tests now fixed - good to review EDIT - finally all good
Yes we are, hopefully this will be reviewed this weekend
https://github.com/mono/SkiaSharp/issues/2372