Skip to content

Commit

Permalink
Release 6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledhosny committed May 27, 2019
1 parent 303e90e commit ca18e8e
Show file tree
Hide file tree
Showing 16 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions FONTLOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,20 @@ https://github.com/alif-type/libertinus
ChangeLog
---------

27 May 2019 (Khaled Hosny) <Libertinus> Version 6.9
- Many mathematical operator in Libertinus Math were scaled up and redesigned
for better use in math mode.
- Libertinus Math now has fraktur alphabets (copied from STIX Two Math font)
and sans serif italic Greek (slanted from the upright version).
- Overline mark (U+0305) no longer make i and j dotless.
- Overline mark should be placed higher than glyph ascenders.
- Fonts are now autohinted with Adobe’s psautohint instead of FontForge’s
autohinter.
- Libertinus Keyborad had the German keys Bild misspelled as Build in both
glyph name and ligature string.
- Several changes to glyph names for consitency and accuracy.
- Several minor reorganization to the OpenType features.

3 April 2019 (Khaled Hosny) <Libertinus> Version 6.8
- Fix missing “math” OpenType script from Libertinus Math.
- Add \QED symbol to Libertinus Math, also add Add ⦇ (U+2987) and ⦈ (U+2988).
Expand Down
Binary file modified LibertinusKeyboard-Regular.otf
Binary file not shown.
Binary file modified LibertinusMath-Regular.otf
Binary file not shown.
Binary file modified LibertinusMono-Regular.otf
Binary file not shown.
Binary file modified LibertinusSans-Bold.otf
Binary file not shown.
Binary file modified LibertinusSans-Italic.otf
Binary file not shown.
Binary file modified LibertinusSans-Regular.otf
Binary file not shown.
Binary file modified LibertinusSerif-Bold.otf
Binary file not shown.
Binary file modified LibertinusSerif-BoldItalic.otf
Binary file not shown.
Binary file modified LibertinusSerif-Italic.otf
Binary file not shown.
Binary file modified LibertinusSerif-Regular.otf
Binary file not shown.
Binary file modified LibertinusSerif-Semibold.otf
Binary file not shown.
Binary file modified LibertinusSerif-SemiboldItalic.otf
Binary file not shown.
Binary file modified LibertinusSerifDisplay-Regular.otf
Binary file not shown.
Binary file modified LibertinusSerifInitials-Regular.otf
Binary file not shown.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NAME=Libertinus
VERSION=6.8
VERSION=6.9

DIST=$(NAME)-$(VERSION)

Expand Down

0 comments on commit ca18e8e

Please sign in to comment.