BobLd

Results 150 comments of 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) ![image](https://github.com/UglyToad/PdfPig/assets/38405645/d2702ad1-7a5a-4fdf-bc69-68c39ecf0381) 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...

https://github.com/mono/SkiaSharp/issues/2372