Skip to content

Releases: rsms/inter

v3.9

07 Aug 04:31
Compare
Choose a tag to compare

Fixes an issue with metadata where Medium, Semi Bold, and Extra Bold would incorrectly be marked as “italic” which would confuse certain software.

v3.8

05 Aug 02:56
Compare
Choose a tag to compare
  • Possibly breaking change: Variable italic axis (really, slnt axis) has been inverted (negated) — a negative value causes the text to lean rightwards. This is only a breaking change if you are using the multi-axis variable font (Inter.var) and define slant angle using high-level CSS properties like font-style. This change was done to comply with the convention defined in the OpenType spec. #175 #172
  • Variable font files are now significantly smaller thanks to #171 and #169
    • Inter.var.woff2 v3.7: 393kB, v3.8: 306kB
    • Inter-upright.var.woff2 v3.7: 267kB, v3.8: 224kB
    • All this while v3.8 introduces a whole new set of glyphs, kerning and feature code.
  • Adds several new glyphs, like double-stemmed arrows and enclosed alphanumerics & symbols
    • Warning sign #168
    • Copyleft symbol #165
    • Really long arrows, useful in ligatures like --->
    • Arrows with double-lined stems, useful for “assign to”, with ligatures defined for some combinations with equals, e.g. =>
    • Enclosed glyphs in circles and squares
  • Fixes a bug where U+0430 Cyrillic lower-case a would not be substituted for a single-storey “a” with cv11 enabled. #179
  • Fixes a bug with slant of Ͽ (U+03FF) #170 #169
  • Some calt code has moved to liga (standard ligatures), specifically arrow ligatures. Automatic case alignment is still kept in calt. So, you can now disable calt to disable only case alignment, and disable liga to only disable arrow ligatures.
  • Improvements to kerning, spacing and letterform details
  • Improved Microsoft Windows installation instructions #173

v3.7

31 May 15:29
Compare
Choose a tag to compare
  • Fixes an issue with spacing to the right of capital "M"
  • Improves positioning of various bullet glyphs
  • Improved kerning
  • new copyright glyph U+00A9
  • new published (aka sound recording copyright) glyph U+2117
  • new registered sign glyph U+00AE
  • release now contains installation instructions for Linux

v3.6

27 May 00:29
Compare
Choose a tag to compare
  • Fixes an issue related to ttfautohint where lower case "r" would be grid fitted incorrectly by ClearType on Microsoft Windows #119
  • Fixes an issue with using case and calt features in combination where arrow combinations like -> would not be substituted by arrow glyphs #161
  • Fixes an issue with rightArrow of bolder weights in italic #154
  • Adjusts the glyph width of "bullet" to be exactly two "space" glyphs wide, allowing easy ad-hoc list creation with wrapping lines
  • Improved kerning for a.1 (alternate single-storey "a")

v3.5

02 Apr 01:18
Compare
Choose a tag to compare

This is a very small incremental change from v3.4 that mainly contains improved metrics metadata for some macOS applications, improving vertical alignment.

See change log for v3.4 if you are upgrading from an earlier version.

v3.4

01 Apr 02:31
Compare
Choose a tag to compare

Lots of changes in this release.

Highlights include:

  • Workaround for bug with some Apple software (including Sketch) where the computed line height of the Regular weight would be too tall
  • Several new symbol glyphs, especially in the technical area (e.g. computer keyboard symbols)
  • Single-storey a
  • Lots of improvements to diacritics

Some interesting commits since v3.3:

  • 9084323 slight increase of slant of /numbersign
  • e903526 remove slant from /degree
  • c130c69 misc documentation on variable font usage
  • 794662c fixes issues with calt substitution ignore rule
  • 1abaae4 fixes issue with shapes of a.1
  • aa2a3fe adds single-storey a
  • e605458 fix issue with x paths and adds blackstar U+2605, whitestar U+2606
  • ccc994e swap one <-> one.ss01
  • 3b9675e improvements to calt and arithmetic glyphs (e.g. plus, multiply, etc.)
  • 56e2c75 Swaps r.1 <-> r + rips out calt r.1 code + adds ss03 for "r curves into corund neighbors"
  • dddf6d2 Fixes kerning of pair /v/idotless -- closes #143
  • 1dbc8fd Change vertical metrics to make Apple ATS work properly. New ascender value: 2728, new descender value: -680
  • e1d8712 reworked commaaccent
  • fb79b9e Use vert metrics script to fix line heights issue #124 (#141)
  • 3488601 Adds 'Version ' prefix to nameID 5 version string, per MS OT spec (#140)
  • 70f3df7 Fixup STAT tables of single-axis variable fonts to aid desktop apps (style linking). Related to #142
  • 35a2362 Adds --name option to "fontbuild compile-var" for customizing family name, useful for producing variable font files with a different name than the constant files so they can be installed alongside each other. Closes #144
  • 20aaab6 Change version encoding in font files to match common zero-padded version to allow FontBakery to be happy. Closes #138
  • 1208ea9 adds returnsymbol U+23CE
  • 610b997 Adds several "technical" glyphs
  • a503c5a Adds glyphs leftHookArrow, upWhiteArrow, upBlackArrow, control, option, deleteleft, deleteright
  • 9f176ab improved placeofinterestsign U+2318
  • 0b8f63c Fix and improve paths (mostly order) of several glyphs
  • 6cf0980 redraws and adds paragraphreversed, blackleftbullet, blackrightbullet and .case versions
  • a1a1288 redrawn seagullsubnosp U+033C (also fixes bad paths)
  • 181ba19 fixes paths of uni0346 (COMBINING BRIDGE ABOVE)
  • 528f843 improvements to grave, acute, dblgrave and tonos diacritics
  • 6ef7b3e disable exporting of debug glyph uniE001
  • 162519e update panose metadata
  • 034a240 fixes missing "-BETA" filename suffix in the demo CSS file included with dists
  • a99328b Upgrade toolchain. glyphsLib 3.2.0b2 -> 3.2.0; fontmake 1.8.0 -> 1.9.1
  • a0af904 workaround for bug in Safari where contextual sub in liga causes kerning to fail. Moves "r" ligature to calt to work around this bug.

Metrics charts:

regular-metrics.pdf
black-metrics.pdf
thin-metrics.pdf

Glyph charts:

regular-glyphs.pdf
black-glyphs.pdf
thin-glyphs.pdf

v3.3

04 Feb 04:15
Compare
Choose a tag to compare

Inter UI is now called simply Inter, without the "UI" part.

  • New name
  • Lots of diacritic improvements
  • Beta-grade light styles are now suffixed " BETA" to make it extra clear that these are in development
  • Many many changes; several new glyphs, lots of redrawn glyphs, lots of kerning improvements, etc.

v3.2

04 Jan 00:45
Compare
Choose a tag to compare
  • Now includes lighter weights ([100–400); which are of beta quality and needs testing)
  • Lots of improvements to other weights (diacritics, glyph shapes, kerning, etc.)

This release is a big one in terms of source changes, adding up to 14,117 changed files with 714,886 additions and 259,287 deletions, since v3.1.

PDF glyph charts:

v3.1

24 Nov 23:27
Compare
Choose a tag to compare

Changes since v3.0

  • Math operators have been improved (+ − × ÷ ± = ≠ ≈ ~ < > ≤ ≥)
  • Lower-case "g" in heavier weights have been improved (lower arm made more rigid) #80
  • Prime glyphs have been improved (′ ″ ‴ ⁗ ‵ ‶ ‷ ʹ ʺ) #86
  • New alternate upper-case "i" with serifs, accessible through OpenType features ss02 and cv08 #89
  • New alternate number three with flat top, accessible through OpenType features ss01 and cv09 #89
  • Fixes an issue with the variable font where some type rasterizers would apply anti-aliasing as separate passes on each shape of a glyph, rather than drawing all shapes as one. This caused some edges to be slightly heavier than they should be. #85
  • Some small improvements to kerning and other glyphs

Glyph charts:
Inter-UI-regular-glyphs.pdf
Inter-UI-black-glyphs.pdf
Inter-UI-regular-metrics.pdf
Inter-UI-black-metrics.pdf

v3.0

11 Oct 06:50
Compare
Choose a tag to compare

Major release.

  • The entire font family has been redesigned.
  • Entirely new italic masters (made specifically for both regular and black weights.)
  • Regular and Medium weights directly compatible with version 2.x
  • Now also available as a Variable Font with variable weight and slant axis.

Glyph charts:
Inter-UI-regular.pdf
Inter-UI-black.pdf