Add a serif to MathBB j to match MathBB i/l. (#2107)
This commit is contained in:
parent
db5baf85a2
commit
281a00b3bc
3 changed files with 6 additions and 5 deletions
|
@ -49,6 +49,7 @@
|
|||
* Improve top-left serif for LATIN SMALL LETTER KRA (`U+0138`) to match `k`.
|
||||
* Make Greek Kappa (`U+03BA`) respond to more serif variants for `k` (`cv36`).
|
||||
* Add a top-left serif to GREEK SMALL LETTER HETA (`U+0371`) under slab.
|
||||
* Add a serif to MATHEMATICAL DOUBLE-STRUCK SMALL J (`U+1D55B`) to match that of MATHEMATICAL DOUBLE-STRUCK SMALL I (`U+1D55A`).
|
||||
* Improve vertical alignmant of bowl for LATIN CAPITAL LETTER THORN WITH STROKE (`U+A764`) and LATIN CAPITAL LETTER THORN WITH STROKE THROUGH DESCENDER (`U+A766`).
|
||||
* Stylistic set fixes:
|
||||
- Fix `cv10` for `ss01`, `ss02`, and `ss08` under slab.
|
||||
|
|
|
@ -159,7 +159,7 @@ glyph-block Letter-Latin-Lower-J : begin
|
|||
curl center (Descender + ArchDepthA)
|
||||
hookend (Descender + O)
|
||||
g4 hookx (Descender + JHook)
|
||||
include : HBar.t (center - BBD) center XH BBS
|
||||
include : HBar.t (center - [HSwToV BBS] / 2 - BBD - Jut) center XH BBS
|
||||
include : intersection
|
||||
VBar.r (center - BBD) Descender XH BBS
|
||||
spiro-outline
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue