mirror of
https://github.com/fadden/6502bench.git
synced 2024-12-01 07:50:37 +00:00
07d477fc70
Added a new category "sprite sheet", which is essentially a more generalized version of the bitmap font renderer. It has the full set of options for col/row/cell stride and colors. (Issue #74, issue #75) Added a flag that flips the high bits on bitmaps. Sometimes data is stored with the high bit clear, but the high bit is set as it's rendered. (Issue #76) Also, fixed the keyboard shortcuts in the Edit Visualization Set window, which were 'N' for both "New ___" items. (Issue #57) |
||
---|---|---|
.. | ||
advanced.html | ||
analysis.html | ||
codegen.html | ||
editors.html | ||
end-notes.html | ||
index.html | ||
intro.html | ||
main.css | ||
mainwin.html | ||
settings.html | ||
tools.html | ||
tutorials.html | ||
visualization.html |