<head> indexToLocFormat : first

This commit is contained in:
Jeremie Hornus 2018-07-09 15:03:47 +02:00
parent 11b004e172
commit d95c09f272

View File

@ -227,7 +227,7 @@ ttLib.getTableClass('head').mergeMap = {
'macStyle': first,
'lowestRecPPEM': max,
'fontDirectionHint': lambda lst: 2,
'indexToLocFormat': equal,
'indexToLocFormat': first,
'glyphDataFormat': equal,
}