about summary refs log tree commit diff
path: root/pkgs/applications/misc/otf2bdf
AgeCommit message (Collapse)AuthorFilesLines
2024-02-11treewide: add `mainProgram`h7x41-0/+1
2023-05-02otf2bdf: init at 3.1Henner Zeller1-0/+36
otf2bdf is a font conversion program taking scalable fonts and generating a commonly used bitmap font format, "bdf". Signed-off-by: Henner Zeller <h.zeller@acm.org>