All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
1.8.0 - 2019-11-16
- Add coding ligatures to all weights #64
- Stop producing EOTs
1.7.2 - 2018-01-07
- Font variant with a larger line height, especially for users of accented capitals. #23
- Numero sign (№) #23
- Perl 6 quotes (「 and 」) #82
- Black circle (●) #78
- Comparison operators (≤ and ≥) #69
-
Fixed the curly tail on Cyrillic у #23
-
Upgrade the build system to have a proper version of the font with a built-in stylistic set
ss01
(no-loopk
) #67Thanks to the Monoid project for open-sourcing their build scripts.
- Add a stylistic set to replace the looped lowercase
k
with a straight version. - Adjust curly quotes so they behave better as apostrophes.
- Also, since nobody complained about the new Cyrillic characters, I declare this is their official release! (I did not change anything since 1.7.0 though).
Beta version for the 1.7 series.
- Add Cyrillic alphabet to the four fonts.
- Add some real sub/supscript numbers and fractions.
- Revamp straight and curly quotes.
- Fix some Windows rendering issues.
- Move accents around (why do I do that every time?)
- Add
fontdiff
script which generates font diffs.
- Make italics visible on Windows.
- Fix line height on Mac.
- Move all the italic glyphs to the left.
- Adjust some accents.
- Add block characters.
- Make the underscore visible on Windows.
- Generate better CSS.
- Make
+
symmetrical, align dots in:
and;
.
- Simplify @ to make it look sharp at all sizes.
- Various fixes.
- Add bold italic version.
- Add regular italic version.
- Some small changes (Q, w, y, n).
- Drop Reserved Font Name. You can now subset, compress, hint and whatnot without worrying about renaming.
- Many small improvements (8, s , t, a, e, {, }, W, i, l, g...).
- Rename font to Fantasque Sans, because fantasque is the new cosmic.
- Make W look symmetrical at big size.
- Various fixes: playing again with bold m, moving accents again, taking care again of Powerline symbols, clean 8 and R.
- Add a few box drawing characters (for use with vim-indentline).
- Generate webfonts (goal: this font used for code samples on all cool languages' websites).
- Add a WIP medium version of the proportional font.
-
Various fixes: still cleaning m and w, reworked all ogoneks, changed a bit the dollar, moved some accents, eliminated glitches around Powerline symbols.
-
TTF fonts are now hinted using Freetype's
ttfautohint
, which should give much better results on Windows (and maybe in Java apps and others contexts). In case this is a problem, please let me know and I will provide also an unhinted version.Windows users should use the TTF (TrueType) files.
- Very slight change of metrics to add space between characters and lines.
- Various small changes : curlier curly brackets, more difference between
- various quotes, cleaner W, w, m, and rounder @.
- Windows compatibility.
- More latin accents.
- Greek letters.
- Powerline characters.
- Minor adjustments.
- Add the bold version.
- Various minor adjustments, new paragraph symbol, slanted dollar.
- Make slashes longer, ensure parenthesis and brackets are rendered at the same height, and some other minor adjustments.
First release.