Releases: blobject/agave
Releases · blobject/agave
v17
v16
v15
- (partially) fix space (unwanted gaps) between box-drawing glyphs
- use top border of -256 (due to existence of diacritics reaching that high)
- use side borders of -64 respectively (due to existence of other glyphs that overshoot their proper boundaries by that much)
- (partially) fix alignment between box-drawing glyphs
- there were a few mistakes in the glyph sources
- add more box drawing glyphs in the range 2500 - 254f
v14
- fix matching brace alignment issue
- by eliminating references to the matching brace and instead importing hard copies of the reverse
- rename source filenames to each contain respective unicode codepoints
- finish applying the new (v10) "A" style
- namely, update the shape of "r/_extra/A-duck", but consider "AE" in the future
v13
v12
- autohint
- autoinst
(to alleviate foul rendering by Visual Studio Community on Windows)