Releases
1.808
Fixes
- Make sure the version metadata is correct in ttf as well (#132)
1.807
Fixes
- Broken TTF render version 1.806 in Linux fixed (#128)
1.806
Fixes
- Problem with multiple ‘greater’ or ‘less’ signs (<, >) now fixed (#109)
- Vertical box/border symbols now adjusted to prevent discontinuity (#100)
- Minus, Hyphen, and Endash revised for better distinction (#120)
- Greek letters ψ (psi), φ (phi), γ (gamma), and π (pi) revised (#115)
- Personal – Make sure
zero
is included to the build
1.805
Fixes
- Font weights are broken in 1.804 TTF (#112)
1.804
Fixes
- Font weights in ttf are wrong (#110)
- BoldItalic 6 & 9 don’t render properly 1.803 (#111)
1.803
Features
- Added: Arrows ↰↱↲↳↴↵ (upTipLeftArrow, upTipRightArrow, downTipLeftArrow, downTipRightArrow, rightCornerDownArrow, carriagereturn) (#104)
Fixes
- Construction of figures 6 and 9 altered to better match figure 8.
- Design of ☜ ☞ ☝ ☟ (leftWhiteIndex, rightWhiteIndex, upWhiteIndex and downWhiteIndex) adjusted
- Render problem with ligature #( fixed (#106)
- Distinction between italic lower cases ‘o’ and ‘a’ optimized (#102)
1.802
Features
- Added: Bash specific ligatures (#58)
- Added: Cold Fusion Comments ligatures (#86)
- Added: ‘Checkmark’ and ‘heavycheckmark’
Fixes
- Fixed: >= and <= ligature widths match other ligatures (#85)
- Fixed: !== ligature renders well on low resolution again (#91)
- Fixed: Powerline arrow elements are aligned correctly now (#96)
1.801
Fixes
- Fix font weight in ttf (#89)
1.800
Starting from this release, there are features that are provided for plus or professional only. Certain features and all fixes will still be available for the personal version as well.
Features
- Plus - Added script variant as alternative to italic (stylistic set ss02, ‘script variant’)
- Plus - 1st alternative ‘g’ (stylistic set ss03, ‘alt g 1’)
- Plus - 2nd alternative ‘g’ (stylistic set ss04, ‘alt g 2’)
- Plus - Alternative ‘ß’ (stylistic set ss05, ‘alt germandbls’)
- Plus - Alternative ‘@’ (stylistic set ss06 ‘alt @’)
- Regular italic ‘k’ construction altered
- A small adjustment to Light master of upright ‘r’
- Added ||= ligature
Fixes
- ‘Non-breaking space’ added (#80)
- Ligatures including or referring to [] or {} fixed to match in height (#78)
- Diagonal stroke in ‘notequal sign’ and similar lengthen for better distinction (#72)
- All Brackets are now aligned to match upper case letters
1.700
Features
- New symbols: Pointing index hands (black, white, all directions)
- New ligatures: |-> and |= (#68)
- Curly brackets have now more open shapes { }
Fixes
1.604
Fixes
- Horizontal stem of letter f has been lowered in the second and the third master to render better in low pixel sizes
- Minor inconsistencies have been fixed between upright and italic variants
1.602
Improvements
- f – The top shape has been made more open so that the character flows better with others
Fixes
- i and j – the spacing between the letter body and the dot has been increased. Now the characters look better on low resolution displays
1.601
Features
/**
ligatures are now JSDoc compatible and balanced. Example:
/* * Multi-line code comment */ /** * JSDoc comment */
Fixes
1.600
Fixes
Features
- Added ‘Normal asterisk’ (*) in
ss01
(Stylistic Set 01) - Added ‘Slashed zero’ (0) in
zero
- Ligatures have been split into two sets -
calt
(contextual alternates) andliga
(ligatures) to reflect the character meaning better.
Ligature Sets
Ligatures have been split into contextual alternates (
calt
) and actual ligatures (liga
). Contextual alternates (calt
) change only spacing between characters while ligatures (liga
) replace combinations with different shapes.When you enable ligatures, both are enabled in editors like VS Code and WebStorm. Consider the VS Code configuration below:
{ "editor.fontLigatures": true }
In order to control which features to enable in VS Code, you’ll have to set configuration as below (standard CSS syntax):
{ "editor.fontLigatures": "'calt' on, 'liga' off" }
Stylistic Sets
Stylistic sets are a new feature that allow us to refine the glyphs in the future and let you choose the customizations you prefer since sometimes a specific way of rendering a character might fit your preferences better.
To use them in browser, consider the following CSS:
.stylistic-set-1 { font-feature-settings: "ss01"; } .stylistic-zero { font-feature-settings: "zero"; }
To enable them in Visual Studio Code, configure its settings as follows:
{ // Enable stylistic sets for all languages "editor.fontLigatures": "'ss01', 'zero'", // Enable stylistic sets for a specific language "[javascript]": { "editor.fontLigatures": "'ss01'" } }
See VS Code issue 80577 for further information and technical details.
It’s not possible to control the enabled features in many of the popular editors yet. Please get in touch with the creators of your editors to make them aware of this so that more control may eventually be added.
- Added ‘Normal asterisk’ (*) in
1.500
Support for new languages
- Azerbaijani
- Cornish
- Esperanto
- Greenlandic
- Kurdish
- Nahuatl
- Old Icelandic
- Old Norse
- Pinyin
- Sami
- Vietnamese
- Zarma
- Zazaki
Features
- New symbols - ➲☁☇☠☹☺☻☼☾♥❄⎇⎋🌐🌧🌩💳🔒🔓⇪⌧⌫⌦⏏⌨⌥⌘⏎⏻⏼⭘⏽⏾⎙
- New ligatures - ''' and """ - Issue #2
Fixes
- Ligatures are now aligned vertically to match each other
- General vertical text alignment has been fixed - Issue #5
1.401
Fixes
- Cyrillic ъ character - Minor interpolation error corrected.
1.400
Features
- Cyrillic languages are now supported including Bulgarian, Ukrainian, Russian, and Serbian
- Greek is now supported
- New symbols - Box drawing elements
- New symbols - Block elements
- New symbols - Geometric elements (circles, squares, triangles, …)
- New symbols - Arrows
- New ligature - ||
- Optimized TTF files are now included as the file format works better for Windows users
Fixes
- Position of various brackets in ligatures have been adjusted in height to match regular brackets
- Now <> and </> ligatures match in height and their angular inconsistency has been fixed
- === and !== ligatures render correctly now
1.303
Features
- Improve font rendering in Ubuntu by reducing V and H standard stems and fixing zone extension to one unit
Fixes
- Fix font rendering in Ubuntu by improving hinting behavior #6
1.302
Fixes
- Fix font rendering in WebStorm by changing font file naming.
1.3.0
Features
- Add support for three more block elements (shadelight, shademedium, shadedark)
Fixes
- đ ħ ŧ - position of bar in bolder styles.
- f - position of horizontal stem in bolder styles.
- Make the branch glyph slightly wider.
1.2.0
Fixes
- e - Altered position of middle stem do have better balance between upper and lower white space
- i - Increased height of i dot to achieve better distinction
- Diacritics/Accents: Same procedure as with i dot
- Center accent characters
1.0.0
- Initial version