* Disable GSUB5/GPOS7 optimization * Revert "Fixup test expectations" This reverts commit 7db13c9872884772312727e3478fb36ed9883004. * Revert "Rename GPOS8->GPOS7" This reverts commit 6d4c5fe31c9199e6d3e46cd0808e7640d1610e75. * Revert "Fix varlib test expectations - now badly named." This reverts commit 4adea942cc73b6afe58e00278da6cb3795935970. * Allow GSUB5, disable GPOS7 * Revert "Revert "Fixup test expectations"" This reverts commit 42993ae6917f8f6e4c31f4be123caca24d27d2da. * Fix up expectations
69 lines
1.9 KiB
XML
69 lines
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ttFont sfntVersion="true" ttLibVersion="3.0">
|
|
|
|
<GPOS>
|
|
<Version value="0x00010000"/>
|
|
<ScriptList>
|
|
<!-- ScriptCount=1 -->
|
|
<ScriptRecord index="0">
|
|
<ScriptTag value="DFLT"/>
|
|
<Script>
|
|
<DefaultLangSys>
|
|
<ReqFeatureIndex value="65535"/>
|
|
<!-- FeatureCount=1 -->
|
|
<FeatureIndex index="0" value="0"/>
|
|
</DefaultLangSys>
|
|
<!-- LangSysCount=0 -->
|
|
</Script>
|
|
</ScriptRecord>
|
|
</ScriptList>
|
|
<FeatureList>
|
|
<!-- FeatureCount=1 -->
|
|
<FeatureRecord index="0">
|
|
<FeatureTag value="test"/>
|
|
<Feature>
|
|
<!-- LookupCount=1 -->
|
|
<LookupListIndex index="0" value="0"/>
|
|
</Feature>
|
|
</FeatureRecord>
|
|
</FeatureList>
|
|
<LookupList>
|
|
<!-- LookupCount=2 -->
|
|
<Lookup index="0">
|
|
<LookupType value="8"/>
|
|
<LookupFlag value="0"/>
|
|
<!-- SubTableCount=1 -->
|
|
<ChainContextPos index="0" Format="3">
|
|
<!-- BacktrackGlyphCount=0 -->
|
|
<!-- InputGlyphCount=2 -->
|
|
<InputCoverage index="0">
|
|
<Glyph value="L"/>
|
|
</InputCoverage>
|
|
<InputCoverage index="1">
|
|
<Glyph value="quoteright"/>
|
|
</InputCoverage>
|
|
<!-- LookAheadGlyphCount=0 -->
|
|
<!-- PosCount=1 -->
|
|
<PosLookupRecord index="0">
|
|
<SequenceIndex value="1"/>
|
|
<LookupListIndex value="1"/>
|
|
</PosLookupRecord>
|
|
</ChainContextPos>
|
|
</Lookup>
|
|
<Lookup index="1">
|
|
<LookupType value="1"/>
|
|
<LookupFlag value="0"/>
|
|
<!-- SubTableCount=1 -->
|
|
<SinglePos index="0" Format="1">
|
|
<Coverage>
|
|
<Glyph value="quoteright"/>
|
|
</Coverage>
|
|
<ValueFormat value="4"/>
|
|
<Value XAdvance="-150"/>
|
|
</SinglePos>
|
|
</Lookup>
|
|
</LookupList>
|
|
</GPOS>
|
|
|
|
</ttFont>
|