Page 1 of 1

Graphical Utilities

Posted: Tue Nov 22, 2005 8:59 pm
by Hrothgar
I've been searching around for a utility to easily create graphics to put into bitmapped images in QB for use with PUT commands. I found pixel plus 256 and other programs like it which are great for sprites or tiles but only create images as large as 100x100 pixels and also only work in screen 13.

Any recomendations for similar programs that support larger images to use as pre-rendered backgrounds would be greatly appreciated.

Re: Graphical Utilities

Posted: Tue Nov 22, 2005 11:11 pm
by Guest
Hrothgar wrote:I've been searching around for a utility to easily create graphics to put into bitmapped images in QB for use with PUT commands. I found pixel plus 256 and other programs like it which are great for sprites or tiles but only create images as large as 100x100 pixels and also only work in screen 13.

Any recomendations for similar programs that support larger images to use as pre-rendered backgrounds would be greatly appreciated.
there are some nice utilities here in the file area for this i think
go check them out...

Posted: Wed Nov 23, 2005 2:20 pm
by Antoni
For the QB bload format, you can use any editor, do a standard bmp, then use one of the qb programs that convert bmp to bload...
Here is one of them:
http://www.qb45.com/index.php?page=down ... oad&id=638

FreeBasic can bload standard bmp files so any editor is OK.