don't backport smaller 7x12 glyphs into larger 7x13

This commit is contained in:
Suraj N. Kurapati 2016-05-23 01:45:53 -07:00
parent 2549cfc79b
commit ca8b8c1d5e

View File

@ -50,7 +50,6 @@ TAMZEN_BACKPORT_TREES = %w[ v1.6 v1.6-derived v1.9 ]
# For each font filename regexp, the specified names are substituted.
TAMZEN_BACKPORT_MOVES = {
/8x16/ => '8x17',
/7x13/ => '7x12',
}
# For each font filename regexp, the specified glyphs are backported.