Fix mapping for U+26A1

This commit is contained in:
belleve 2019-01-07 16:57:16 +08:00
parent ac233ff6fb
commit b8535b964d

View file

@ -405,7 +405,7 @@ export : define [apply] : begin
line-to [mix r l 0.6] operBot line-to [mix r l 0.6] operBot
line-to (r + sw * kInside) (symbolMid + sw) line-to (r + sw * kInside) (symbolMid + sw)
line-to (l + sw * kOutside) (symbolMid + sw) line-to (l + sw * kOutside) (symbolMid + sw)
save 'boltSymbol 0x26A1' save 'boltSymbol' 0x26A1
do "Checking marks" do "Checking marks"
local light : adviceBlackness 4.5 local light : adviceBlackness 4.5