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:
parent
ab4b010959
commit
4b5656e894
1 changed files with 12 additions and 0 deletions
|
@ -252,3 +252,15 @@ glyph-block Letter-Latin-Upper-H : begin
|
|||
derive-glyphs 'HengSmcp' null 'smcpH' DProcSmallHeng
|
||||
derive-glyphs 'cyrl/EnHook' 0x4C7 'cyrl/En' DProcCapitalHeng
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue