googlefonts / fontdiffenator

Font comparison tool
Apache License 2.0
79 stars 13 forks source link

Enh Request: please after and before items more consistently #81

Open marekjez86 opened 3 years ago

marekjez86 commented 3 years ago

For attrib we use value_a and value_b. For id string_a and string_b. However for Fonts (when one generates html with pngs) Font Set : Before(or After)

Screen Shot 2020-10-01 at 12 47 27

Note that value_a or string_a hint that this is for AFTER font and value_b or string_b refers to BEFORE... but this is the opposite.

I'd encourage to use value_after and value_before to be more consistent.