From 79e669d65f8c853d474b89eceffbbca6b8bce93a Mon Sep 17 00:00:00 2001 From: Dmitry Bushev Date: Sun, 26 Mar 2017 14:49:49 +0300 Subject: [PATCH] add 0x204B reversed pilcrow sign --- glyphs/symbol-punctuation.ptl | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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