Commit Graph

20 Commits

Author SHA1 Message Date
Vince Weaver
3e7be76227 dsr_shape: update some routines used when debugging shapes 2020-06-13 23:09:09 -04:00
Vince Weaver
91b603ec29 hgr-utils: shape_table: add support for printing hex values 2020-05-28 15:00:33 -04:00
Vince Weaver
78f680a2e5 hgr-utils: add a png2dhgr tool 2020-01-02 23:51:05 -05:00
Vince Weaver
50584c5541 fix ordering of LFLAGS in Makefiles
recent Debian stopped allowing this
2019-11-12 09:53:24 -05:00
Vince Weaver
eefdf16b8d png2hgr: sort of handle half-pixel colors better 2018-08-25 01:20:52 -04:00
Vince Weaver
c8e0b75ceb png2hgr: mostly seems to work now 2018-08-24 16:18:25 -04:00
Vince Weaver
63ea676e0e png2hgr: fill all the bits now 2018-08-24 15:52:20 -04:00
Vince Weaver
d36311e434 png2hgr: full row lookup table for HGR 2018-08-24 15:33:29 -04:00
Vince Weaver
897576bcea png2hgr: start working on lookup table 2018-08-24 15:31:29 -04:00
Vince Weaver
d6af19f30e png2hgr: reads png file properly 2018-08-24 15:16:28 -04:00
Vince Weaver
2d8855413e hgr: initial checkin on png2hgr
doesn't work
2018-08-24 14:04:52 -04:00
Vince Weaver
e44d0f5e26 shape_table: add some debugging
was trying to find a problem with the converter but it turns
out that the sample presentation shapetable was missing
a linefeed at the end of the file.
2018-07-15 12:21:08 -04:00
Vince Weaver
9809bd5410 pcx2hgr: add "raw" option to not put the A/L values on front 2018-02-07 16:30:02 -05:00
Vince Weaver
2d805754d2 pcx2hgr: allow creating images with black1 backgrounds 2017-01-09 23:47:39 -05:00
Vince Weaver
9aaf181571 hgr-tools: add shape table dumper
trying to track down a really weird bug
2017-01-06 22:49:07 -05:00
Vince Weaver
6b2afb05a2 shape_table: re-write so it can parse multiple commands per line
makes it easier to work out shape tables in a text editor
2017-01-06 08:16:32 -05:00
Vince Weaver
f39f91863b hgr-utils: pcx2hr -- clean up whitespace, remove compiler warnings 2016-03-11 16:14:59 -05:00
Vince Weaver
9efa352160 hgr-utils: shape-table: clean up whitespace, fix compiler warning 2016-03-11 15:31:09 -05:00
Vince Weaver
4f18bff2bd hgr-utils: add README file 2016-03-11 14:59:48 -05:00
Vince Weaver
2305c15ee4 split up into subprojects
sorry anyone who was maintaining patches against this or had hardcoded
paths
2016-03-11 14:37:48 -05:00