Josh Holtrop josh
josh pushed to d at josh/fart 2023-10-10 19:25:46 -04:00
f8fc3518dd Update write_png() to take a Color array
josh pushed to d at josh/fart 2023-10-10 18:35:40 -04:00
8c109a741b Add Vector struct
5b734c315d Add "test" rscons task
8170593d56 Add Color struct
e6c943aab4 Add fart.png to write RGBA PNG images
Compare 4 commits »
josh pushed to d at josh/fart 2023-10-09 19:22:45 -04:00
5b449506cb Add fart.hton module
josh pushed to d at josh/fart 2023-10-09 19:07:01 -04:00
42e2508766 Add crc32()
josh pushed to d at josh/fart 2023-10-09 18:56:06 -04:00
9f39cddc24 Add BFile struct
josh pushed to d at josh/fart 2023-09-30 21:05:18 -04:00
4c57df0774 Update Rsconscript and add main.d
josh created branch d in josh/fart 2023-09-30 20:45:55 -04:00
josh pushed to d at josh/fart 2023-09-30 20:45:55 -04:00
c8658e5e00 Remove C sources
josh pushed to d at josh/hos 2023-09-26 12:00:26 -04:00
71bc3543a1 fontgen: show more error info for invalid character metrics
josh pushed to d at josh/hos 2023-09-26 09:59:31 -04:00
a87d24d417 Reduce kernel console font size slightly
josh pushed to master at josh/propane 2023-09-25 20:02:08 -04:00
af5edaa762 Bump version to 1.0.0
josh pushed to master at josh/propane 2023-09-25 19:57:53 -04:00
81f15245f2 Update README with some user guide contents
josh pushed to master at josh/propane 2023-09-25 19:51:52 -04:00
d8aa72d516 Add all task
aabc8a5af5 Remove propane.sh
Compare 2 commits »
josh pushed to master at josh/propane 2023-09-25 19:50:37 -04:00
705e5d8ba9 Remove need for dspec directory
josh pushed to master at josh/propane 2023-09-25 19:39:09 -04:00
f152cd9da1 Turn on simplecov to measure code coverage
josh pushed to master at josh/propane 2023-09-25 19:13:08 -04:00
9a9315f7f9 Include asset file contents in distributable script
josh pushed to master at josh/propane 2023-09-25 16:16:37 -04:00
197f126109 Add Assets module to abstract accessing asset files
josh pushed to master at josh/propane 2023-09-24 18:54:23 -04:00
db6dc0e099 Add dspec task to test distributable script
josh pushed to master at josh/propane 2023-09-24 18:45:10 -04:00
547dbd3850 Add user guide section for parser rules
josh pushed to master at josh/propane 2023-09-24 16:15:02 -04:00
aff0102536 Document the prefix statement