Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-02 | Optimized the awk search in fontd, now it exits when it finds the char instead | Haoran S. Diao (刁浩然) | |
of continuing to search the entire font | |||
2023-07-02 | fixed typo | Haoran S. Diao (刁浩然) | |
2023-07-02 | did some optimizations to make things a lot faster at the cost of making bbrll | Haoran S. Diao (刁浩然) | |
only work with 1/0 inputs, and if the buffer is exactly some multiple of 2x4 large | |||
2023-06-30 | Added smarter font directory handling | Haoran S. Diao (刁浩然) | |
2023-06-30 | Added ability to display entire strings of text | Haoran S. Diao (刁浩然) | |
2023-06-30 | Added example program for displaying bdf files | Haoran S. Diao (刁浩然) | |