SixLabors / Fonts

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

Fix rendering font size and overline position. #326

Closed JimBobSquarePants closed 1 year ago

JimBobSquarePants commented 1 year ago

Prerequisites

Description

Fixes a regression where the current run font size was not being used for rendering. Also fixed overline position to match CSS

JimBobSquarePants commented 1 year ago

I've already directly tested this locally against https://github.com/SixLabors/ImageSharp.Drawing/pull/211