-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
font-patcher: Add option to select metrics source
[why] If the font has contradicting baseline to baseline metrics the patcher tries to find a sane value and use that. That automatism gets it right in most cases, but there might be fonts where the user wants a different metric to be used. At the moment the use would need to use `font-line` to adjust the metrics, which is not very convenient. [how] Add option to select one of the metricses. Use that metrics when setting up the patched font. Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
- Loading branch information
Showing
1 changed file
with
36 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters