Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ufonormalizer and psfnormalize produce different results #69

Closed
probonopd opened this issue May 15, 2020 · 1 comment
Closed

ufonormalizer and psfnormalize produce different results #69

probonopd opened this issue May 15, 2020 · 1 comment

Comments

@probonopd
Copy link

ufonormalizer and psfnormalize produce different results.

This kinda defeats the purpose, doesn't it?

To reproduce:

In a local test git repository, normalize a font with psfnormalize, then git commit, then normalize the already normalized font with ufonormalizer. You would expect no changes a git diff will show plenty of changes.

Including trivial ones such as (psfnormalize)

<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

vs. (ufonormalizer)

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

I think both tools should either produce 100% the same "normalization", or else it is not a "normalization". Maybe having 2 such tools just complicates matters and one should be retired?

Reference:
unified-font-object/ufoNormalizer#70

@jvgaultney
Copy link
Contributor

Response:

unified-font-object/ufoNormalizer#70

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants