From 69b51624469f6cb594c6bdca9b7b97141a1c0a0f Mon Sep 17 00:00:00 2001 From: epoch Date: Fri, 3 Nov 2017 01:07:44 -0500 Subject: added scripts for vector font testing and part of vector font file. --- testfont.example.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 testfont.example.sh (limited to 'testfont.example.sh') diff --git a/testfont.example.sh b/testfont.example.sh new file mode 100755 index 0000000..59f2c8d --- /dev/null +++ b/testfont.example.sh @@ -0,0 +1,2 @@ +#!/bin/sh +printf "ONCE UPON A TIME\nI WASTED TIME\nOH LOOK IM STILL DOING THAT\nTHE END\n" | ./testfont.sh | ./hackvr epoch -- cgit v1.2.3