ctrld-font

Bitmap font forked from Dina and Proggy Tiny
git clone https://git.sinitax.com/bjin/ctrld-font
Log | Files | Refs | README | Upstream | sfeed.txt

commit 37aaa2bdaa39dd242986cc17cdbfce5dd03ffa22
parent 167db021061c61eb96cfac87dc2f496cb4066763
Author: Bin Jin <bjin@ctrl-d.org>
Date:   Tue, 14 Jun 2022 00:42:59 +0800

add README

Diffstat:
DCUSTOM | 45---------------------------------------------
AREADME.md | 97+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
DTODO | 22----------------------
3 files changed, 97 insertions(+), 67 deletions(-)

diff --git a/CUSTOM b/CUSTOM @@ -1,45 +0,0 @@ -All custom glyph are regular only - -U+EE00 layout-tall -U+EE01 layout-mtall -U+EE02 layout-full -U+EE03 layout-grid - -U+EE10 layout-tall-white -U+EE11 layout-mtall-white -U+EE12 layout-full-white -U+EE13 layout-grid-white - -(16pt only) -U+EE20 vol-mute -U+EE21 vol-1-3 -U+EE22 vol-2-3 -U+EE23 vol-3-3 - -(16pt only) -U+EE30 music-stopped -U+EE31 music-play -U+EE32 music-paused -U+EE33 music-next -U+EE34 music-forward -U+EE35 music-prev -U+EE36 music-backward -U+EE37 music-record - -(16pt only) -U+EE40 bat-0-3 -U+EE41 bat-1-3 -U+EE42 bat-2-3 -U+EE43 bat-full - -(16pt only) -U+EEF0 load -U+EEF1 cpu -U+EEF2 mem -U+EEF3 mpd -U+EEF4 uptime -U+EEF5 temperature -U+EEF6 mail -U+EEF7 headphone -U+EEF8 download -U+EEF9 upload diff --git a/README.md b/README.md @@ -0,0 +1,97 @@ + +A fixed-width bitmap font forked from Dina(13pt, 16pt) and Proggy Tiny (10pt). + +Non-ASCII characters +==================== + +Available in all styles. + +| | Hex | +| :-: | :-: | +| λ | U+03BB | +| π | U+03C0 | +| ← | U+2190 | +| ↑ | U+2191 | +| → | U+2192 | +| ↓ | U+2193 | +| ↵ | U+21B5 | +| ⇠ | U+21E0 | +| ⇡ | U+21E1 | +| ⇢ | U+21E2 | +| ⇣ | U+21E3 | +| ■ | U+25A0 | +| ▪ | U+25AA | +| ▴ | U+25B4 | +| ▸ | U+25B8 | +| ▾ | U+25BE | +| ◂ | U+25C2 | +| ◆ | U+25C6 | +| ✓ | U+2713 | +| ✗ | U+2717 | +| ❮ | U+276E | +| ❯ | U+276F | + + +The following are from [Powerline symbols](https://github.com/powerline/fonts) and (the [first 12](https://github.com/ryanoasis/powerline-extra-symbols#glyphs) of) [Powerline extra symbols](https://github.com/ryanoasis/powerline-extra-symbols). + +| | Hex | +| :-: | :-: | +|  | U+E0A0 | +|  | U+E0A1 | +|  | U+E0A2 | +|  | U+E0A3 | +|  | U+E0B0 | +|  | U+E0B1 | +|  | U+E0B2 | +|  | U+E0B3 | +|  | U+E0B4 | +|  | U+E0B5 | +|  | U+E0B6 | +|  | U+E0B7 | + +Custom Characters +================= + +Only available in regular style. + +| | Hex | Name | | +| :-: | :-: | :- | :- | +|  | U+EE00 | layout-tall | XMonad layouts +|  | U+EE01 | layout-mtall +|  | U+EE02 | layout-full +|  | U+EE03 | layout-grid +|  | U+EE10 | layout-tall-white | XMonad layouts (color inverted) +|  | U+EE11 | layout-mtall-white +|  | U+EE12 | layout-full-white +|  | U+EE13 | layout-grid-white + +The following are only available in 16pt font. + +| | Hex | Name | | +| :-: | :-: | :- | :- | +|  | U+EE20 | vol-mute | Volume symbols +|  | U+EE21 | vol-1-3 +|  | U+EE22 | vol-2-3 +|  | U+EE23 | vol-3-3 +|  | U+EE30 | music-stopped | Music player state symbols +|  | U+EE31 | music-play +|  | U+EE32 | music-paused +|  | U+EE33 | music-next +|  | U+EE34 | music-forward +|  | U+EE35 | music-prev +|  | U+EE36 | music-backward +|  | U+EE37 | music-record +|  | U+EE40 | bat-0-3 | Battery symbols +|  | U+EE41 | bat-1-3 +|  | U+EE42 | bat-2-3 +|  | U+EE43 | bat-full +|  | U+EEF0 | load | System Load +|  | U+EEF1 | cpu | CPU +|  | U+EEF2 | mem | Memory +|  | U+EEF3 | mpd | Music player +|  | U+EEF4 | uptime | System uptime +|  | U+EEF5 | temp | Temperature +|  | U+EEF6 | mail | E-Mail +|  | U+EEF7 | headphone | Headphone +|  | U+EEF8 | download | Download +|  | U+EEF9 | upload | Upload diff --git a/TODO b/TODO @@ -1,22 +0,0 @@ -U+2208 ∈ -U+2209 ∉ -U+2211 ∑ -U+221A √ -U+2227 ∧ -U+2228 ∨ -U+2260 ≠ -U+2261 ≡ -U+2264 ≤ -U+2265 ≥ - -more Geometric shapes (U+25A0 -> U+25FF) - -http://www.haskell.org/ghc/docs/latest/html/users_guide/syntax-extns.html#unicode-syntax - -U+E000 - U+F000 is private area, add some fancy symbols: - -* status of battery, sound volume, wifi signal -* logo of some software, websites -* use two custom symbols to represent double width characters - -Use U+EE as prefix