Commit graph

1089 commits

Author SHA1 Message Date
be5invis
125701ca6a Add Opentype zero feature (#1966). 2023-09-09 12:27:16 -07:00
be5invis
366f3775c7 * Add leaning mark anchors for Thorn (Þ/þ) (#1987). 2023-09-08 21:19:39 -07:00
John McWilliams
899db4cb11
Harmonize variants of single-storey a and Greek alpha (#1986) 2023-09-07 16:29:58 -07:00
John McWilliams
ce81f8e733
More ss italic/slab fixes (#1985)
* More ss italic/slab fixes

also an amendment to #1982 for vhookleft and vcurl slab behavior when ASCII `v` is cursive.

* doc
2023-09-06 13:10:20 -07:00
be5invis
f4e10e8d80 Make italic Cyrillic Small Pe with Middle Hook (U+04A7) doesn't follow variants of n (#1983). 2023-09-05 17:08:12 -07:00
John McWilliams
411b15ae65
Fix variants for nine phonetic characters (#1982)
* Fix variants for seven phonetic characters

* turned v

* d palatal hook

* math ss y
2023-09-05 16:37:35 -07:00
be5invis
2546f759d9 Harmonize dot sizes in ellipsis shapes (#1980). 2023-09-04 13:30:03 -07:00
be5invis
25343b4f66 Remove serifs in U+0320 (#1979). 2023-09-04 12:32:56 -07:00
be5invis
0e6967c328 * Add special k-dot shape (#1978). 2023-09-03 13:28:26 -07:00
John McWilliams
35c252a174
Remove duplicate variant for n with left hook. (#1977)
* Remove duplicate variant for `n` with left hook.

* retarget
2023-09-03 12:35:57 -07:00
be5invis
82601c5364 Fix TTFA control generator to fix broken superscript letters (#1976). 2023-09-02 14:21:46 -07:00
John McWilliams
4feaad6334
Add earless m/n variants with motion serifs. (#1975) 2023-09-01 18:05:33 -07:00
John McWilliams
736700fe02
Fix h/m/n/r slabs for SSs w/o italic forms (#1972)
Also fix Greek lambda for certain SSs, either under slab (`ss10`, `ss14`), under italics (`ss15`, `ss17`), or simply because it was undefined before (`ss16`).
2023-08-31 10:14:59 -07:00
John McWilliams
09dfeca23c
Make serifs of cursive y match that of lower u (#1971) 2023-08-30 09:44:32 -07:00
be5invis
4e1a8f0450 Make the shape of motion-serifed and serifed variants of toothed/tailed u no longer identical under Italic. Now "serifed" u will always preserve all serifs (#1967). 2023-08-28 18:12:18 -07:00
John McWilliams
8e6bffee61
Make MICRO SIGN tailed under italics to match u. (#1968) 2023-08-28 17:46:54 -07:00
be5invis
25ee0bcc50 Generate TTFAutohint control files for better glyph display for variant glyphs (#1963). 2023-08-27 21:48:13 -07:00
John McWilliams
49a5cf8104
Add overlay marks, improve three currency symbols (#1964) 2023-08-27 12:19:21 -07:00
be5invis
0950a86c20 Add
- BLACK DIAMOND MINUS WHITE X (`U+2756`) (#1960).
  - WHITE CONCAVE-SIDED DIAMOND (`U+27E1`) (#1960).
  - LIGHT FOUR POINTED BLACK CUSP (`U+2BCC`) (#1960).
  - WHITE FOUR POINTED CUSP (`U+2BCE`) (#1960).
2023-08-25 21:56:19 -07:00
John McWilliams
58c71fdca7
Fix r variants for ss09 and ss12 under slab. (#1961) 2023-08-25 15:37:42 -07:00
John McWilliams
a3836f8144
Add double ended harpoons, same side. (#1959) 2023-08-24 22:28:34 -07:00
John McWilliams
cb3f71ea8f
Optimize shapes of Barred B and R with Stroke (#1956) 2023-08-23 13:17:45 -07:00
be5invis
73df44d395 Add support for specialized Vietnamese dual diacritics (#1935). 2023-08-23 00:08:21 -07:00
John McWilliams
ae31829591
Reduction of H descender variants, b hook fix (#1954)
Fixes #1953
Fixes #1952
2023-08-22 16:56:08 -07:00
John McWilliams
257eb5046e
i, k, and l slab variant fixes. (#1951)
this also opens up an italic slab override for `ss10`.
2023-08-22 10:37:47 -07:00
John McWilliams
331cb97808
Fix VXAC for Default Slab, ss11, and ss13. (#1946)
* Fix `VXAC` for Default Slab, `ss11`, and `ss13`.

also move variant selector to be next to the other opening/closing punctuation variant selectors.

* minor typo
2023-08-21 12:06:57 -07:00
be5invis
c7b343564d Make bowl height of Cyrillic Yat and Tall Yat (U+0463, U+1C67) consistent (#1945). 2023-08-20 13:22:20 -07:00
John McWilliams
030f77592c
ss13 variant selection fixes (#1944)
some character variants under `ss13` were either unset or inaccurate to Lucida Console. The variant for `a` under slab seemed to be erroneous as well.

Additionally, iota and tau are corrected for `ss05` and `ss08`.
2023-08-20 13:15:13 -07:00
be5invis
4e84f47640 Fix cv76's application on CYRILLIC SMALL LETTER CHE WITH VERTICAL STROKE (U+04B9) (#1942). 2023-08-19 15:15:22 -07:00
be5invis
46db4b9d5f Fix the dimensions of wide geometric shapes in quasi-proportional (#1941). 2023-08-19 13:50:11 -07:00
be5invis
d20b7e86fd Fix leaning marks of LATIN SMALL LETTER T WITH CEDILLA (U+0163) (#1914). 2023-08-19 12:08:59 -07:00
be5invis
02e8fe60ca Add variant selection for Guillemets (#1899). 2023-08-19 01:35:03 -07:00
be5invis
fdcde32d71 It will not be a breaking change 2023-08-18 22:03:54 -07:00
John McWilliams
2f5a31cf46
Add Pi and Tau variant selectors (#1940)
* Add Pi and Tau variant selectors

closes #1924

* fix numeric order
2023-08-18 11:08:58 -07:00
be5invis
f2f3af1819 Add characters:
- CYRILLIC SMALL LETTER ROUNDED VE (`U+1C80`).
2023-08-18 01:20:45 -07:00
be5invis
64ea8b0f79 * Add characters:
- CYRILLIC SMALL LETTER TALL TE (`U+1C84`) (#1911).
  - CYRILLIC SMALL LETTER TALL HARD SIGN (`U+1C86`) (#1911).
  - CYRILLIC SMALL LETTER TALL YAT (`U+1C87`) (#1911).
2023-08-17 22:54:01 -07:00
be5invis
5b5f6fd182 Refine shape of U+0184, U+0185 (#1938). 2023-08-17 22:13:44 -07:00
Logo
48c3f60dbe
Open-headed Arrow (#1912) + Two-tipped Arrow (#1937)
* arrows!

* fix changelog
2023-08-17 10:18:53 -07:00
John McWilliams
ed891cb7d7
A couple slab variant fixes (#1936) 2023-08-17 10:11:58 -07:00
be5invis
d35b849f68 Make below marks to avoid bottom-right Ogoneks (#1789). 2023-08-16 20:43:02 -07:00
be5invis
d4f993a69a Fix two off-center APL Quad characters are in Quasi-proportional (#1930). 2023-08-16 19:12:57 -07:00
John McWilliams
74b3cd3937
Implement auto-serif form for Bulgarian/Serbian De (#1928)
Co-authored-by: Belleve <belleve@typeof.net>
2023-08-15 17:48:56 -07:00
be5invis
95efbdee7e * Remove unnecessary serifed/tailed variants of italic Cyrillic Te with descender (U+04AD) and m with palatal hook (U+1D86) (#1926).
* Remove unnecessary bottom-right serifed variants of Cyrillic Ka with descender (`U+049A`..`U+049B`) (#1927).
2023-08-15 17:46:50 -07:00
be5invis
a2425d0d69 * Add
- DIAMETER SIGN (`U+2300`) (#1923).
  - CIRCLE WITH SUPERIMPOSED X (`U+29BB`).
* Use oval shape for Empty Set symbols to distinguish with O-Slash (#1822).
2023-08-15 02:22:30 -07:00
Logo
86c29b61ad
italic komi tje (#1922) 2023-08-13 15:02:09 -07:00
be5invis
f7fd09172b Implement leaning mark mechanism for F, L, P, b, d, h, k, p, q, r to get better mark placement. Now, "narrow" marks will align to these letters' extension parts (#1851). 2023-08-12 23:01:10 -07:00
be5invis
08c90a900d Remove unnecessary lower-right serif variants for Latin Lower K with Descender (U+2C6A) (#1917). 2023-08-12 13:44:01 -07:00
be5invis
e739ba53e8 Fix broken hookless/tailless/assymetric t variants in ſt ligature (U+FB05) (#1915). 2023-08-12 12:25:58 -07:00
be5invis
c7f5ba7393 Remove unnecessary tailed variants for Cyrillic Shha with Descender (U+0527) (#1916). 2023-08-12 12:21:54 -07:00
be5invis
e57f0e4617 Fix detached cedilla in Hookless asymmetric LATIN SMALL LETTER T WITH CEDILLA (U+0163) (#1914). 2023-08-12 12:17:45 -07:00