Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
cormullion committed Feb 6, 2022
1 parent 32c49cb commit 372b24c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 12 deletions.
33 changes: 24 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,26 @@
# Changelog

## [v0.044] 2022-02-02 15:00:00
(probably best viewed with JuliaMono :))

## [v0.044] 2022-02-06 10:00:00

### Added

- ss15 stylistic set, uses roundhand script style for math script (U1D4D0 -> U1D4CF) #124
- ss15 stylistic set, uses old-school roundhand script style for math script (U1D4D0 -> U1D4CF) (fixes #124)

- Saltillo UA78b (Ꞌ) and saltillo UA78C (ꞌ)

- Archaicsampi U0372 Ͳ and archaicsampi U0373 ͳ

### Changed

- double-width combining marks (eg U+0361) adjusted (#125)
- updated source to Glyphs3. This was a major undertaking, and I hope I've found all the changes/problems.

- U+02BF and U+02BE (ʿʾ) now match
- double-width combining marks (eg U+0361) adjusted (fixes #125)

- tweaked a few glyphs
- U+02BF and U+02BE (ʿʾ) now match (fixes #121)

- tweaked various glyphs

### Removed

Expand All @@ -23,12 +31,19 @@
### Added

- slight adjustment to contextual alternates for (_)

- added a few missing PUA glyphs: eg 

### Changed

- fixed some italics glitches
- fullwidth characters U+FF01–U+FF5E are now slightly higher, so that you can see the difference between them and their ASCII counterrparts. eg "@@ AA BB CC DD EE FF GG HH II JJ KK LL MM NN OO PP QQ RR SS TT UU VV WW XX YY ZZ [[ \\ ]] ^^ __ `` aa bb cc dd ee ff gg hh ii jj kk ll mm nn oo pp qq rr ss tt uu vv ww xx yy zz" (fixes #117)

- fullwidth characters U+FF01–U+FF5E are now slightly
higher, so that you can see the difference between them
and their ASCII counterparts. eg "@@ AA BB CC DD EE FF GG
HH II JJ KK LL MM NN OO PP QQ RR SS TT UU VV WW XX YY ZZ
[[ \\ ]] ^^ __ `` aa bb cc dd ee ff gg hh ii jj kk ll mm
nn oo pp qq rr ss tt uu vv ww xx yy zz" (fixes #117)

### Removed

Expand All @@ -54,7 +69,7 @@ Currently, they are a work in progress, as I'm not quite sure yet how far to tak

### Added

- SS14 joins ==
- SS14 joins ==

### Changed

Expand All @@ -71,7 +86,7 @@ Currently, they are a work in progress, as I'm not quite sure yet how far to tak
- some missing Vai glyphs added
- tweaked the design of math operators such U22da ⋚ and U22db ⋛. They at least match their twins better now, although they might be inconsistent with other glyphs (#107)
- stylistic set SS13 can replace the HTML opening comment sequence with a tidier ligature (#108)
- added Bismillah UFDFD (﷽), some chess pieces U1FA00-U1FA05, UE818-1b (Avatar elements), UE81C (Sheikah)
- added Bismillah UFDFD (﷽), some chess pieces U1FA00-U1FA05, UE818-1b (Avatar elements), UE81C (Sheikah)
- UE850-UE85B provide frames for a Julia spinner, for use with ProgressMeter.jl
- UE843 holds the font's version number

Expand All @@ -88,7 +103,7 @@ Currently, they are a work in progress, as I'm not quite sure yet how far to tak
### Changed

- tweaked design of U27F3 (clockwise arrow) to look nicer in VS-CODE
- updated Vai cyrillic
- updated Vai cyrillic
- realign circled letters U1F170..., don't know why they slipped
- tuned Fraktur bolds again

Expand Down
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
#### JuliaMono, a font for programming

JuliaMono is a monospaced typeface designed for programming in text editing environments that require a wide range of specialist and technical Unicode characters.
JuliaMono is a monospaced typeface designed for programming in text editing environments that require a wide range of specialist and technical Unicode characters.

![image](https://github.com/cormullion/juliamonomaster/blob/master/images/specimen_1.png)

Visit [https://juliamono.netlify.app](https://juliamono.netlify.app) to find out more.

I don't recommend cloning this git repo - it's well over 1 GB of old font files...

0 comments on commit 372b24c

Please sign in to comment.