Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zk-phi/nasucode
[Font] A programming font (Source Code Pro + NasuM + Nerd Fonts)
https://github.com/zk-phi/nasucode
font
Last synced: about 1 month ago
JSON representation
[Font] A programming font (Source Code Pro + NasuM + Nerd Fonts)
- Host: GitHub
- URL: https://github.com/zk-phi/nasucode
- Owner: zk-phi
- Created: 2024-05-26T15:29:18.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-26T15:56:36.000Z (9 months ago)
- Last Synced: 2024-11-08T04:40:35.730Z (3 months ago)
- Topics: font
- Language: Makefile
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# nasucode
A font for coding.
1. ASCII glyphs from Source Code Pro
2. non-ASCII glyphs from NasuM
3. ... plus symbols from Nerd Font## Building
- Install `fontforge`, `ttfautohint`
- Download source fonts and put into the `fonts` dir
- Run `make all`## Developing
You may use `otameshi.html` to preview the generated font without installing it.