Skip to content

Releases: blobject/agave

v17

13 Jul 03:35
Compare
Choose a tag to compare
v17
  • reduce top and bottom overshoot by 64 for box-drawing glyphs
  • add a few more box-drawing glyphs
  • switch back from ttfautohint to fontforge's autohint and autoinst functionality
    • reason is that ttfautohint introduces gaps between box-drawing glyphs

v16

11 Jul 04:24
Compare
Choose a tag to compare
v16
  • fix unwanted gaps in box-drawing glyphs
    • overshoot top and bottom each by 128
  • set os/2 vertical metrics
    • em-size still 2048, but ascent = 1792 and descent = 512, totalling 2304

v15

04 Jul 22:29
Compare
Choose a tag to compare
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

11 Sep 00:08
Compare
Choose a tag to compare
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

30 Aug 21:24
Compare
Choose a tag to compare
v13
  • use ttfautohint instead of FontForge's native autohint & autoinst
    • internet seems to say the former works better, and the claim seems to check out.

v12

29 Aug 17:35
Compare
Choose a tag to compare
v12
  • autohint
  • autoinst

(to alleviate foul rendering by Visual Studio Community on Windows)

v11

28 Aug 23:01
Compare
Choose a tag to compare
v11

changes

  • rename font file from agave-r.ttf to Agave-Regular.ttf
  • similarly fix metadata (font name, id, etc.)
  • switch from cubic to quadratic layers

NOTE:

  • please delete the old agave from your system before installing this version.

v10

24 May 23:43
Compare
Choose a tag to compare
v10
  • powerline glyphs
  • shape of "A"
  • start bold variant

v009

07 Feb 13:47
Compare
Choose a tag to compare
  • source
  • regular

v008

25 Aug 12:30
Compare
Choose a tag to compare
  • source
  • regular
  • regular (adjusted)