summary refs log tree commit diff
path: root/bin/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-02-05 14:27:23 -0500
committerJune McEnroe <june@causal.agency>2018-02-05 14:40:21 -0500
commitfae3a038f49acae8ae62249787c372e78967c32a (patch)
tree63229ea4f5605f811c9a4b873790215334ddbe61 /bin/.gitignore
parentAdd flip option to gfxx (diff)
downloadsrc-fae3a038f49acae8ae62249787c372e78967c32a.tar.gz
src-fae3a038f49acae8ae62249787c372e78967c32a.zip
Rewrite gfxx bit handling
Specifies how many bits for each of "alpha" (ignored), red, green, blue.
Separates byte-order and bit-order. Much more flexible, but now won't
render CARDS.DLL graphics properly due to the skip bit being not where
it expects.

Also mmaps the file instead of reading it all in. And the default
palette and sampling got removed again for now, since it's too awkward
to use.
Diffstat (limited to 'bin/.gitignore')
0 files changed, 0 insertions, 0 deletions
href='/src/commit/www/photo.causal.agency/trips.html?id=9a38d0932d64b4a2ed5a6a2499490094d3bf8e7e&follow=1'>Automatically select the last used lens for a bodyJune McEnroe 2024-09-19Add photos from September 5June McEnroe 2024-09-15Add some more film stocks to the listJune McEnroe 2024-09-13Add photos from September 2June McEnroe 2024-09-13Add Fomapan 200 to films listJune McEnroe 2024-09-10Add August 29 picnic photosJune McEnroe 2024-09-08Apply some bold to trips renderingJune McEnroe 2024-09-08Render trips hopefully more efficientlyJune McEnroe 2024-09-08Allow removing bodies and lensesJune McEnroe 2024-09-08Limit body width so it looks less silly on desktopJune McEnroe 2024-09-07Handle no film being loadedJune McEnroe 2024-09-07Fancy up the text a littleJune McEnroe