ref: d666f3452899e97707f957c3dca92c5db23a428f
dir: /README.md/
spit ==== A simple presentation tool for 9front. spit relies sigrid's [libpt](https://git.sr.ht/~ft/libpt for text rendering using TTF fonts. Installation: ------------- ```sh % git/clone <repository_url> % cd spit % mk % mk install ``` Usage: ------ See `sample.spit` for a sample presentation. ```sh % spit -f textfont.ttf -F fixedfont.ttf sample.spit ``` Basic configuration of colors and text sizes is available in `style.h`. Author: ------- phil9 License: -------- MIT Bugs: ----- Sure, please report!