Cyrillic En with Left hook (U+0528, U+0529) (#1603)

* Update transformed.ptl and below.ptl

* U+0528, U+0529

* (newline thing)
This commit is contained in:
Logo 2023-03-14 04:53:15 +08:00 committed by GitHub
parent ab4b010959
commit 4b5656e894
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -252,3 +252,15 @@ glyph-block Letter-Latin-Upper-H : begin
derive-glyphs 'HengSmcp' null 'smcpH' DProcSmallHeng derive-glyphs 'HengSmcp' null 'smcpH' DProcSmallHeng
derive-glyphs 'cyrl/EnHook' 0x4C7 'cyrl/En' DProcCapitalHeng derive-glyphs 'cyrl/EnHook' 0x4C7 'cyrl/En' DProcCapitalHeng
derive-glyphs 'cyrl/enHook' 0x4C8 'cyrl/en/descenderBase' DProcSmallHeng derive-glyphs 'cyrl/enHook' 0x4C8 'cyrl/en/descenderBase' DProcSmallHeng
derive-glyphs 'cyrl/EnLHook' 0x528 'cyrl/En' : lambda [src srl] : glyph-proc
include : MarkSet.capDesc
include [refer-glyph src] AS_BASE
eject-contour 'serifLB'
include : VerticalHook.l SB 0 (-HookX) Hook
derive-glyphs 'cyrl/enLHook' 0x529 'cyrl/en/descenderBase' : lambda [src srl] : glyph-proc
include : MarkSet.p
include [refer-glyph src] AS_BASE
eject-contour 'serifLB'
include : VerticalHook.l SB 0 (-HookX) Hook