Home | History | Annotate | Download | only in ports

Lines Matching full:glyf

1528     // fonts always have both glyf and loca tables. At the least, this is what
1531 if (!this->getTableSize('glyf') || !this->getTableSize('loca')) {