blob: c1e7390a6efff55e791cda0d6e2a00a7491f7cc9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
|
# About
«Nonbi» and «Nonbi Bold» are the two fonts used for [stage7](https://stage7.net)'s personal website. They are pixel fonts best rendered in 16x pixel factors (16px, 32px...).
## Features
* Support for all major European languages using Latin script, and most of the minor ones.
* Support for modern monotonic Greek and Coptic block.
* Basic punctuation symbols.
* Some social network icons:
* 0xe000: Soundcloud.
* 0xe001: Instagram.
* 0xe002: Mastodon.
* 0xe003: Demozoo.
* 0xe004: DeviantArt.
* 0xe005: Twitter.
* 0xe006: GitHub.
* 0xe007: Steam.
* 0xe008: Discord.
* 0xe009: PSNProfiles.
* 0xe00a: RSS.
* 0xe00b: Reddit.
* 0xe00c: Bluesky.
* 0xe00d: Git.
* A glyph to draw pixel art through CSS text-shadow rules (0xe00e).
* Black pointing triangles.
## Changelog
**Version 1.0:**
* Initial release.
**Version 1.1:**
* Added some missing Eastern Europe characters.
* Added some SNS icons.
**Version 2.0 (2024-09-13):**
* Added Greek and Coptic block. (Thanks to Nick T <@hackathy@social.tzimos.xyz> for comments)
* Added missing characters for Asturian, Azerbaijani, Balkan Romani, Kara-Kalpak, Megleno Romanian and Skolt Sami.
* Added a glyph to make pixel art through CSS text-shadow rules.
* Added triangular glyphs to be used as arrows.
* Added more SNS icons.
* Optimized the glyphs to remove unnecessary nodes.
* Modified spacing in the middle dot, period, colon and semicolon characters.
* Fixed fonts metadata.
* \[Bold\] Fixed point in L with middle dot, both capital and small.
## About the author
This software has been made by [stage7](https://stage7.net). You can also [ping me on Mastodon](https://owo.cafe/@stage7) if you want to say "hello".
## License
This software is distributed under a [Creative Commons BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/). Just please tell me if you use it elsewhere.
|