Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oppiliappan/scientifica
tall, condensed, bitmap font for geeks
https://github.com/oppiliappan/scientifica
bitmap bitmap-font font ligatures
Last synced: 30 days ago
JSON representation
tall, condensed, bitmap font for geeks
- Host: GitHub
- URL: https://github.com/oppiliappan/scientifica
- Owner: oppiliappan
- License: ofl-1.1
- Created: 2017-12-03T13:34:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-04T17:11:39.000Z (about 1 year ago)
- Last Synced: 2024-10-09T21:04:52.772Z (about 1 month ago)
- Topics: bitmap, bitmap-font, font, ligatures
- Language: Vim script
- Homepage:
- Size: 2.81 MB
- Stars: 1,851
- Watchers: 17
- Forks: 29
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scientifica
> Tall and condensed bitmap font for geeks.
`scientifica` is largely based on
[`creep`](https://github.com/romeovs/creep), with a number of
minor tweaks to improve readability (*a matter of taste of
course*). Most characters are just 4px wide, which is brilliant for
low dpi(90-120) displays.## What's new?
- Scaleable `ttf` format
- Raster formats: `otb` and `bdf`
- Ligatures (vim and neovim only)
- **Bold** and *Italic* variants
- New Characters to the following unicode blocks:
* Geometric Shapes
* Arrows
* Miscellaneous Technical
* Miscellaneous Symbols
* Miscellaneous Mathematical Symbols-A
* Private Use Area (Powerline symbols)
* Mathematical Operators
* Box Drawings
- Revamped characters: `V, *, f, W, M, ~, & , i, t, a, (), [], {}`
- Vertically centered operators
- Larger Brackets to ease recognizability in streams of text## Gallery
| ![sample image](./img/sci4.png) | ![sample image](./img/sci2.png) | ![sample image](./img/sci3.png) |
| -------------------------------- | -------------------------------- | -------------------------------- |
| Programming | Box Drawings | Latin, Polish, Slovakian, French, German || ![sample image](./img/sci1.png) | ![sample image](./img/sci5.png) |
| -------------------------------- | -------------------------------- |
| Powerline Glyphs | Ligatures (Rust, Python, Haskell, Ocaml) |## Installation
Installation instructions have been moved to
[`INSTALL.md`](INSTALL.md).## Ligatures
Scientifica supports ligatures in Vim and Neovim via the
conceal feature. Please read the
[Ligatures](ligature_plugins/README.md)
manual for instructions.## Credits
Most Basic Latin characters are from
[creep](https://github.com/romeovs/creep) by
[romeovs](https://github.com/romeovs/).
Creep has been optimized for linux terminals by
[raymond-w-ko](https://github.com/raymond-w-ko/). Check out
his version [here](https://github.com/raymond-w-ko/creep2).
Some characters are based on
[Lemon](http://artwizaleczapka.sourceforge.net/).
Thanks to the creators of [Font
Forge](https://fontforge.github.io/en-US/) for, well,
creating fontforge.