
3rd Nov 2007, 12:57 pm
|
|
Member
Keen on MPx players
|
|
Join Date: Oct 2007
Posts: 60
|
|
Re: what's the best way to create a lst file for rklogoedit
Hi,
I have started writing a tool like RKLogoEdit, but with the features that are missing from RKLogoEdit.
It is in the early stages, there are problems with the bitmap colour, there is a shift in the green ??.
Current features include :
Realtime stretching of images, width and height (pixel accuracy) this makes it easy to find that illusive image,
Pixel image size, helps with finding an image of a particular size,
Image data chunk jump, jumps past all the bytes of the located image so the start of the next image is at 0 - 0,
Double sized image, everything on screen is double size, makes it easy to check the image,
Byte shifing, 1, 10, 100, 1000, 10000 at a time using spin boxes,
Image screen size is 320 x 320 for vertical or horizontal images,
loading and saving of bitmaps,
Assembly code conversion of 16bit to 24 bit and back for fast results,
Still to do :
Fix problem with reading bitmaps from stream (green shift),
Image replacement in firmware stream,
Lst read and write, with editing and insert and delete etc,
When this is finished I will release the code as open source, this will help create a tool that is easy to use with plenty of features.
Anyone wishing to help, please contact me through this forum topic,
need help with the bitmap bug,
Cheers
Dancemammal
|