Skip to content

FontFamily font metrics compatible functions #299

Answered by JimBobSquarePants
jahav asked this question in Ideas
Discussion options

You must be logged in to vote

These properties already exist in the FontMetrics type which is a property of the Font type. https://docs.sixlabors.com/api/Fonts/SixLabors.Fonts.FontMetrics.html

You want the normalised values as there are properties within a font file which determine which metric to use. In addition some fonts miss certain metrics which require replacement values to be calculated based on known conventions.

There no benefit to us exposing the internal metrics.

TL;DR System.Drawing is wrong. Six Labors and FontForge are correct.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jahav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants