Make cv06
able to influence U+0191
(#1038).
This commit is contained in:
parent
565c589d6d
commit
aeb3867be3
2 changed files with 5 additions and 3 deletions
|
@ -6,3 +6,4 @@
|
|||
- Fix shape of Copyleft Symbol `U+1F12F` (#1034).
|
||||
- Fix incorrect mapping of `U+037B` and `U+03FD` (#1036).
|
||||
- Correct glyph of `U+2411` (#1037).
|
||||
- Make `cv06` able to influence `U+0191` (#1038).
|
||||
|
|
|
@ -85,7 +85,8 @@ glyph-block Letter-Latin-Upper-F : begin
|
|||
include : refer-glyph "F"
|
||||
include : HOverlayBar (SB * 0.5) (SB * 3 + Stroke * HVContrast) [mix 0 XH 0.4]
|
||||
|
||||
create-glyph 'Fltail' 0x191 : glyph-proc
|
||||
include [refer-glyph 'F'] AS_BASE
|
||||
derive-glyphs 'Fltail' 0x191 'F' : lambda [src sel] : glyph-proc
|
||||
include [refer-glyph src] AS_BASE ALSO_METRICS
|
||||
include : MarkSet.if
|
||||
eject-contour 'serifBottom'
|
||||
include : VerticalHook (SB * 1.5 + HalfStroke * HVContrast) 0 (-HookX) Hook
|
Loading…
Add table
Add a link
Reference in a new issue