Releases: delphinus/homebrew-sfmono-square
Releases · delphinus/homebrew-sfmono-square
Use the source fonts from Web
Apple has released SF Mono fonts and others here: Fonts - Apple Developer. This build uses the binary from the site and stops to use in your OS.
Significant changes
- ce85b8e Download SF Mono and extract fonts
- It now uses SF Mono 15.0d4e71 (before it used 13.1d0e1).
- 5955a65 Update Copyright from info of SF Mono
- 35ba629 Do not transform glyphs SF Mono includes now
- Now the original SF Mono includes more glyphs. See #15.
- 6717c5c Expand shade characters to cover all
- Modify glyphs: 0x2591, 0x2592, 0x2593 to cover all spaces. See screenshots.
- Screenshots in #18.
- e1631a0 Fix #9: Detect MIGU1M_SCALE env var
- This enables to change the size of glyphs from Migu1M.
Install source fonts
This build installs intermediary source fonts in addition to the final products. See /usr/local/opt/sfmono-square/share/fonts/src
.
- This is for a temporal workaround for #7.
Use Python3 to build
Fontforge in Homebrew started to include its library for Python3, not Python2. This build has no changes for the fonts themselves, but the formula now uses Python3 for building.