summary refs log tree commit diff
path: root/bin/dtch.c
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-02-14 14:52:53 -0500
committerJune McEnroe <programble@gmail.com>2018-02-14 14:52:53 -0500
commit1b3c340d73f81f2df36eba72d9a0c7810f68ac83 (patch)
tree7f747e741a05e0be0848af37de58f6909bafff26 /bin/dtch.c
parentMove PNG filename counter into gfxx (diff)
downloadsrc-1b3c340d73f81f2df36eba72d9a0c7810f68ac83.tar.gz
src-1b3c340d73f81f2df36eba72d9a0c7810f68ac83.zip
Replace pngChunk with glorious C metaprogramming
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
6&follow=1'>Add palette sampling to gfxxJune McEnroe 2018-02-04Add 4-bit RGB to gfxxJune McEnroe Replace default palette with alternating black and white. 2018-02-04Add Quit menu item to gfcocoaJune McEnroe 2018-02-04Switch back to sane Objective-C styleJune McEnroe 2018-02-04Quit gfcocoa when window closesJune McEnroe 2018-02-03Apparently this is how people write Objective-CJune McEnroe