Dec 102017
 
Bit map manipulation tools for the X-mode graphics Lib XLIB. Source only.
File XLIBTL02.ZIP from The Programmer’s Corner in
Category C Source Code
Bit map manipulation tools for the X-mode graphics Lib XLIB. Source only.
File Name File Size Zip Size Zip Type
LBM2CBM.C 4245 1378 deflated
LBM2PBM.C 4113 1328 deflated
MAKEFILE 1092 500 deflated
PBM2LBM.C 4109 1327 deflated
README.TXT 1205 659 deflated
SHOWPAL.C 9404 2970 deflated
XTSRMOUS.C 3459 886 deflated
XTSRMOUS.H 1020 356 deflated
XTSRTOOL.C 17239 4797 deflated
XTSRUTIL.ASM 3706 1004 deflated
XVIEW.C 5776 1831 deflated

Download File XLIBTL02.ZIP Here

Contents of the README.TXT file


Hi Xlib'ers.

Ive had a lot of requests for bitmap conversion utilities so I have decided
to release some of the tools I use in conjunction with xlib.

Many of you often ask what the best sprite editor to use for creating images
for your graphics libraries right ? Well, my opinion is that you should use
the paint programs that are commercially available since they have all the
features you could ever want - many of which aren't implemented in small
public domain sprite editors, further more, you can choose the one you feel
most comfortable with.

To assist in the creation of bitmaps for use with XLIB, I have put together
a TSR program that captures bitmaps from within your favourite editor. It may
be a little quirky but it does a good job IMO. It also has the ability to
capture palettes and entire 13h screens. BTW: XTSRTOOL will not work under
windows, only DOS based paint programs.

The XLIBTOOL archive also contains bitmap conversion programs and a couple
of other goodies you may find useful.

These tools were created in an adhoc fashion and were never intended for
prime time so excuse the lack of documentation and the quick and dirty
structure of the code.


 December 10, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)