diff --git a/glyphs/symbol-punctuation.ptl b/glyphs/symbol-punctuation.ptl index 52946d9b8..afe4350e3 100644 --- a/glyphs/symbol-punctuation.ptl +++ b/glyphs/symbol-punctuation.ptl @@ -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