README.md (0d66206fff44f864ea8a4b220c3a53b4caa959a0) | README.md (b17b639832e707aab0e9514cf94727498e2d67bd) |
---|---|
1``` 2 3 :::::::::::::::::::: 4 ::: ::: 5 _____ _______ __. ________ ________ ________. ::: 6 _) _//__ __/ __ / |.\ __ /.\ __ /.\ _. | ::: 7 .\____ /.\ )/ / || )/ | )/ | \| | ::: 8 | )/ | __/| \ _____| _____| | |_ ::: --- 27 unchanged lines hidden (view full) --- 36 37Due to character size constraints, the 5x8 version only contains printable 38ASCII characters, the Braille Patterns Unicode block, and light Box Drawing 39characters. Please also note that there is no OpenType version for this size. 40 41As of Spleen 1.8.0, there is now a 6x12 version containing the same Unicode 42blocks as the 5x8 version and the Latin-1 Supplement Unicode block. 43 | 1``` 2 3 :::::::::::::::::::: 4 ::: ::: 5 _____ _______ __. ________ ________ ________. ::: 6 _) _//__ __/ __ / |.\ __ /.\ __ /.\ _. | ::: 7 .\____ /.\ )/ / || )/ | )/ | \| | ::: 8 | )/ | __/| \ _____| _____| | |_ ::: --- 27 unchanged lines hidden (view full) --- 36 37Due to character size constraints, the 5x8 version only contains printable 38ASCII characters, the Braille Patterns Unicode block, and light Box Drawing 39characters. Please also note that there is no OpenType version for this size. 40 41As of Spleen 1.8.0, there is now a 6x12 version containing the same Unicode 42blocks as the 5x8 version and the Latin-1 Supplement Unicode block. 43 |
44As of Spleen 2.0.0, the 8x16, 16x32 and 32x64 versions have full support for 45Code page 437 (IBM PC). 46 |
|
44Spleen also has support for Powerline symbols out of the box. 45 46The font name is a reference to Baudelaire. 47 48## Screenshots 49 50The following screenshots show Spleen 16x32 displaying code and prose. 51 --- 58 unchanged lines hidden (view full) --- 110(PCF) using **bdftopcf** and run **mkfontdir** in the directory. 111 112Alternatively, release tarballs provide PCF files for each size. 113 114### macOS 115 116macOS users should use the `.dfont` files provided in the release tarballs. 117 | 47Spleen also has support for Powerline symbols out of the box. 48 49The font name is a reference to Baudelaire. 50 51## Screenshots 52 53The following screenshots show Spleen 16x32 displaying code and prose. 54 --- 58 unchanged lines hidden (view full) --- 113(PCF) using **bdftopcf** and run **mkfontdir** in the directory. 114 115Alternatively, release tarballs provide PCF files for each size. 116 117### macOS 118 119macOS users should use the `.dfont` files provided in the release tarballs. 120 |
121### DOS 122 123DOS users should run the **SPLEEN.COM** executable provided in the release 124tarballs to enable the font. 125 126This has been tested in DOSBox and FreeDOS on real hardware. 127 |
|
118### Windows 119 120Windows users should use the `.fon` or `.otf` files provided in the release 121tarballs. 122 123## Usage 124 125### *BSD and Linux --- 70 unchanged lines hidden (view full) --- 196- [Spleen - Monospaced bitmap fonts][20] (2018) 197- [New console font Spleen made default][21] (2019) 198- [NetBSD, CTWM, and Spleen][22] (2021) 199 200GitHub: https://github.com/fcambus/spleen 201 202## Trivia 203 | 128### Windows 129 130Windows users should use the `.fon` or `.otf` files provided in the release 131tarballs. 132 133## Usage 134 135### *BSD and Linux --- 70 unchanged lines hidden (view full) --- 206- [Spleen - Monospaced bitmap fonts][20] (2018) 207- [New console font Spleen made default][21] (2019) 208- [NetBSD, CTWM, and Spleen][22] (2021) 209 210GitHub: https://github.com/fcambus/spleen 211 212## Trivia 213 |
204- Spleen is the default font for OpenBSD consoles since January 2019 205- Spleen was imported in the NetBSD src tree in March 2019 206- Spleen 12x24 was used in the Haiku [kernel debugger][23] (on high resolution | 214- Spleen was imported in the OpenBSD src tree in [September 2018][23] 215- Spleen is the default font for OpenBSD consoles since [January 2019][24] 216- Spleen was imported in the NetBSD src tree in [March 2019][25] 217- Spleen 12x24 was used in the Haiku [kernel debugger][26] (on high resolution |
207 displays) from May 2021 to June 2022 | 218 displays) from May 2021 to June 2022 |
208- [msTERM][24], a Terminal program for MailStation devices uses Spleen 5x8 209- [FBInk][25], a library to print text & images to an eInk Linux framebuffer | 219- Spleen was imported in the FreeBSD base system in [May 2023][27] 220- [msTERM][28], a Terminal program for MailStation devices uses Spleen 5x8 221- [FBInk][29], a library to print text & images to an eInk Linux framebuffer |
210 embeds Spleen 16x32 | 222 embeds Spleen 16x32 |
223- [U8g2][30], a monochrome graphics library for embedded devices includes 224 all Spleen sizes 225- [Ansilove][31], an ANSI and ASCII art to PNG converter includes Spleen |
|
211 212[1]: https://www.cambus.net/content/2018/09/spleen-hello.png 213[2]: https://www.cambus.net/content/2018/09/spleen-etranger.png 214[3]: https://www.cambus.net/files/spleen/spleen-5x8.png 215[4]: https://www.cambus.net/files/spleen/spleen-6x12.png 216[5]: https://www.cambus.net/files/spleen/spleen-8x16.png 217[6]: https://www.cambus.net/files/spleen/spleen-12x24.png 218[7]: https://www.cambus.net/files/spleen/spleen-16x32.png --- 7 unchanged lines hidden (view full) --- 226[15]: https://packages.debian.org/search?keywords=spleen 227[16]: https://packages.ubuntu.com/search?keywords=spleen 228[17]: https://ports.macports.org/port/font-spleen/ 229[18]: https://wiki.ubuntu.com/Fonts#Enabling_Bitmapped_Fonts 230[19]: https://github.com/fcambus/bdf2sfd 231[20]: https://www.cambus.net/spleen-monospaced-bitmap-fonts/ 232[21]: https://undeadly.org/cgi?action=article;sid=20190110064857 233[22]: https://www.cambus.net/netbsd-ctwm-and-spleen/ | 226 227[1]: https://www.cambus.net/content/2018/09/spleen-hello.png 228[2]: https://www.cambus.net/content/2018/09/spleen-etranger.png 229[3]: https://www.cambus.net/files/spleen/spleen-5x8.png 230[4]: https://www.cambus.net/files/spleen/spleen-6x12.png 231[5]: https://www.cambus.net/files/spleen/spleen-8x16.png 232[6]: https://www.cambus.net/files/spleen/spleen-12x24.png 233[7]: https://www.cambus.net/files/spleen/spleen-16x32.png --- 7 unchanged lines hidden (view full) --- 241[15]: https://packages.debian.org/search?keywords=spleen 242[16]: https://packages.ubuntu.com/search?keywords=spleen 243[17]: https://ports.macports.org/port/font-spleen/ 244[18]: https://wiki.ubuntu.com/Fonts#Enabling_Bitmapped_Fonts 245[19]: https://github.com/fcambus/bdf2sfd 246[20]: https://www.cambus.net/spleen-monospaced-bitmap-fonts/ 247[21]: https://undeadly.org/cgi?action=article;sid=20190110064857 248[22]: https://www.cambus.net/netbsd-ctwm-and-spleen/ |
234[23]: https://git.haiku-os.org/haiku/commit/?id=29a109bd6c01ce71bb61177ee9ff0417e74c1e18 235[24]: https://github.com/jcs/msTERM 236[25]: https://github.com/NiLuJe/FBInk | 249[23]: https://freshbsd.org/openbsd/src/commit/5raMrDMpYlPYW01H 250[24]: https://freshbsd.org/openbsd/src/commit/MoBCxKiAlFajRvSm 251[25]: https://freshbsd.org/netbsd/src/commit/TAJuMl9caBpVjGfB 252[26]: https://git.haiku-os.org/haiku/commit/?id=29a109bd6c01ce71bb61177ee9ff0417e74c1e18 253[27]: https://cgit.freebsd.org/src/commit/?id=0d66206fff44 254[28]: https://github.com/jcs/msTERM 255[29]: https://github.com/NiLuJe/FBInk 256[30]: https://github.com/olikraus/u8g2/wiki/fntgrpspleen 257[31]: https://www.ansilove.org |