Make frac
work for normal slash; Add numr
and dnom
feature (#1230).
This commit is contained in:
parent
3503c33d56
commit
1a2a8b6e75
3 changed files with 7 additions and 3 deletions
|
@ -33,6 +33,10 @@ define [buildGSUB para glyphStore markGlyphs] : begin
|
|||
# APLF
|
||||
buildGrFeature gsub glyphStore Gr.AplForm
|
||||
|
||||
# numr / dnom
|
||||
buildGrFeature gsub glyphStore Gr.NumeratorForm
|
||||
buildGrFeature gsub glyphStore Gr.DenominatorForm
|
||||
|
||||
# ccmp
|
||||
buildCCMP gsub glyphStore markGlyphs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue