summary refs log tree commit diff
path: root/bin/fbclock.c (follow)
Commit message (Collapse)AuthorAge
* Add bin/READMEJune McEnroe2018-02-01
|
* Only load 128 glyphs in fbclockJune McEnroe2018-01-31
| | | | | There's no point loading more than ASCII since it doesn't interpret the unicode table at all.
* Style tweak fbclockJune McEnroe2018-01-30
|
* Take fbclock font in env varJune McEnroe2018-01-29
|
* Support fbclock fonts wider than 8June McEnroe2018-01-29
|
* Take font path on fbclock argvJune McEnroe2018-01-29
|
* Add fbclockJune McEnroe2018-01-29