Closed madig closed 6 years ago
Why?
used for padding to get a nicer glyph list in a font editor at 32px and a certain window width
32 is the number of glyph cells per row, not '32px'
see https://github.com/daltonmaag/ubuntu/issues/12#issuecomment-349243837
Ok, pulling this back for now after Cosimo's explanation (https://github.com/daltonmaag/ubuntu/issues/12#issuecomment-349243837).
Previously, a lot of dummy entries ("glyphXXX") were used for padding to get a nicer glyph list in a font editor at 32px and a certain window width. Removing all non-existing, non-glyphXXX entries made things not line up anymore, so just remove them all.