Skip to content

Debugging aid for finding missing and wrong kerning when using ufo2ft.

License

Notifications You must be signed in to change notification settings

daltonmaag/kerning-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kerning-validator

Table of Contents

Installation

pip install git+https://github.com/daltonmaag/kerning-validator

Use

This is a developer tool to sanity-check the font compilation stack.

It tests ufo2ft's KernFeatureWriter (no manual kern, dist, mark, mkmk, curs features; too complicated to unparse), and thereby implicitly fontTools's font compilation and uharfbuzz's table packing code. The shaping is validated with the HarfBuzz code embedded into uharfbuzz, typically using the HarfBuzz shaping engine.

Run the tool on one or more UFOs. It will compile them using ufo2ft and use uharfbuzz to ensure that the kerning defined in the sources makes it into the final font.

License

kerning-validator is distributed under the terms of the MIT license.

About

Debugging aid for finding missing and wrong kerning when using ufo2ft.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages