SixLabors / Fonts

:black_nib: Font loading and layout library.
https://sixlabors.com/products/fonts
Other
305 stars 69 forks source link

Apply kerning table offset to correct glyph. #405

Closed JimBobSquarePants closed 2 months ago

JimBobSquarePants commented 2 months ago

Prerequisites

Description

Updates the library to apply the kerning offset provided by the KERN table against the correct glyph.

Note. This is a breaking change. The semantics for several public methods were incorrect and required updating.

JimBobSquarePants commented 2 months ago

@tocsoft Thanks for the quick review! I agree regarding the API. I remember someone asking for it, but I don't think it's all that useful.