python-ufonormalizer 0.6.1 Script to normalize UFO data
The purpose of the ufonormalizer
command is to provide a standard formatting so that updates to UFO data can be usefully versioned. Examples of formatting applied by ufoNormalizer include:
Changing floating-point numbers to integers where it doesn't alter the value (e.g. x="95.0" becomes x="95")
Rounding floating-point numbers to 10 digits
Formatting XML with tabs rather than spaces.
- Website: https://github.com/unified-font-object/ufoNormalizer
- License: Modified BSD
- Package source: fontutils.scm
- Patches: None
- Builds: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux, i586-gnu