add 0x204B reversed pilcrow sign

This commit is contained in:
Dmitry Bushev 2017-03-26 14:49:49 +03:00
parent 410ece10f2
commit 79e669d65f

View file

@ -498,6 +498,22 @@ export : define [apply] : begin
.cv23 'paragraph.low'
}
sketch # revertParagraph
branch
include glyphs.'paragraph.high' AS_BASE
include : FlipAround MIDDLE (CAP / 2) (-1) 1
save 'revertParagraph.high'
branch
include glyphs.'paragraph.low' AS_BASE
include : FlipAround MIDDLE (CAP / 2) (-1) 1
save 'revertParagraph.low'
select-variant 'revertParagraph' 0x204B 'high' {
.cv22 'revertParagraph.high'
.cv23 'revertParagraph.low'
}
sketch # section
local top parenTop
local bot parenBot