diff --git a/changes/3.1.1.md b/changes/3.1.1.md index a74c425f5..c6d41876e 100644 --- a/changes/3.1.1.md +++ b/changes/3.1.1.md @@ -2,4 +2,5 @@ * Fix broken shape of R under CV83 (#561). * Fix broken shape of U+235d (#563). * Fix broken shape of U+0494, U+0495 (#564). - * Fix missing serif of U+1DB2 (#565). \ No newline at end of file + * Fix missing serif of U+1DB2 (#565). + * Fix incorrect serifs of Sho (U+03F8, #568). \ No newline at end of file diff --git a/glyphs/letters-unified-extended.ptl b/glyphs/letters-unified-extended.ptl index 81f55a0cd..899e712f3 100644 --- a/glyphs/letters-unified-extended.ptl +++ b/glyphs/letters-unified-extended.ptl @@ -2106,7 +2106,6 @@ glyph-block LetterUnified-Extended : begin save 'Sho' 0x3F7 sketch # thorn - include : create-glyph : glyph-construction include : refer-glyph "b" eject-contour 'serifLB' @@ -2115,8 +2114,19 @@ glyph-block LetterUnified-Extended : begin eject-contour 'bowl' eject-contour 'serifLT' include MarkSet.if - save 'thorn' 0xFE + + sketch # sho + include : create-glyph : glyph-construction + include : refer-glyph "b" + eject-contour 'serifLB' + eject-contour 'serifLT' + include : create-glyph : glyph-construction + include : refer-glyph "p" + eject-contour 'bowl' + eject-contour 'serifLT' + eject-contour 'serifLB' + include MarkSet.if save 'sho' 0x3F8