1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2025-01-31 12:27:22 +02:00

Update DaddyTimeMono to 1.2.3

Add config.cfg to keep ttf instead of following the upstream switch to otf.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
Fini Jastrow 2023-03-21 12:22:52 +01:00
parent 0d272cd39b
commit adb3a8587a
6 changed files with 4 additions and 38 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

View File

@ -1,42 +1,7 @@
# DaddyTimeMono
A monospaced font for programmers and other terminal groupies.
**TTF** file is in `./build` directory.
For more information have a look at the upstream website: https://github.com/BourgeoisBear/DaddyTimeMono
![DaddyTimeMono Font Sample](DaddyTimeMono-sample.gif)
## Currently Featured
- Unaccented Alphabet
- Numerals
- Punctuation
- Box-Drawing Characters
- CJK Fullwidth Unaccented Alphabet
- CJK Fullwidth Numerals
- CJK Fullwidth Punctuation
- CP437/ANSI Line Drawing & Box-Fill Characters
## TODO Features
- CP437/ANSI Box-Fill Character Width
- Accented Latin Characters
- Powerline Symbols
- Possibly Cyrillic
## Credits
Digits inspired by the [Corona PPC-400](https://en.wikipedia.org/wiki/Corona_Data_Systems#Corona_PPC-400) BIOS font.
![PPC-400 BIOS Font](cordata-font.png)
All other characters by Jason Stewart.
### Special thanks to:
- George Williams and the entire [FontForge](http://fontforge.github.io/en-US/) team for making a useful creative tool freely available.
- The [ttfautohint](https://www.freetype.org/ttfautohint/) team and their fantastic tool for making this font usable at lower resolutions.
- Ricardo Bánffy of [3270 font](https://github.com/rbanffy/3270font) fame for sharing an image of the Cordata PPC-400 BIOS font.
- Whoever designed the PPC-400 font back in the day that has provided such sweet, sweet inspiration.
## Notes
- If you're using PuTTY, you will need to check "*allow selection of variable-pitch fonts*" for DaddyTimeMono to appear in the fonts dialog. The CJK fullwidth characters are twice the width of all other characters, and prevent PuTTY from recognizing it as a monospaced font.
Version: 1.2.3

View File

@ -0,0 +1 @@
config_patch_flags="--ext ttf"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 286 KiB