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`.
|
* 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`).
|
* 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 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`).
|
* 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:
|
* Stylistic set fixes:
|
||||||
- Fix `cv10` for `ss01`, `ss02`, and `ss08` under slab.
|
- Fix `cv10` for `ss01`, `ss02`, and `ss08` under slab.
|
||||||
|
|
|
@ -159,7 +159,7 @@ glyph-block Letter-Latin-Lower-J : begin
|
||||||
curl center (Descender + ArchDepthA)
|
curl center (Descender + ArchDepthA)
|
||||||
hookend (Descender + O)
|
hookend (Descender + O)
|
||||||
g4 hookx (Descender + JHook)
|
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
|
include : intersection
|
||||||
VBar.r (center - BBD) Descender XH BBS
|
VBar.r (center - BBD) Descender XH BBS
|
||||||
spiro-outline
|
spiro-outline
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue