This repository has been archived by the owner on Jul 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor code to make it easier to follow logic for regular vs MM fon…
…t data. No functional change. For regular fonts, the logic steps through each font in the list, and hints each glyph in that font. For MM fonts it is simplifies the logic to to step through the glyph list from the default font, and for each glyph in turn, hint the default font glyph and then apply its hints to the matching glyph from the other fonts.
- Loading branch information
1 parent
10002a0
commit 9896ce2
Showing
1 changed file
with
77 additions
and
70 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