Fix no-cv-ss building

This commit is contained in:
be5invis 2022-02-20 12:26:07 -08:00
parent 8433453c33
commit 43c6f2905d

View file

@ -16,7 +16,7 @@ glyph-block Common-Derivatives : begin
local dstName : shapeFrom + '.' + suffix
local dst : glyphStore.queryByName dstName
if dst : g.dependsOn dst
if (h.tag && h.rank) : begin
if (para.enableCvSs && h.tag && h.rank) : begin
[Cv h.tag h.rank].set g dstName
if h.nonDeriving : [Cv h.tag h.rank].setPreventDeriving g