googlefonts / googlefonts/diffenator2

Consider using absolute instead of relative pixel difference count

Open
#51 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
68
Forks
9
PR merge metrics
No merged PRs in 30d

Description

We currently rank (and filter) the diffs by the number of changed pixels divided by the number of total pixels. The disadvantage of this is that long words can hide significant differences. I'm getting good results just using the absolute count.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.