|
|
|||||
Topic, My new image format | ||||||
| ||||||
You must register or log in to post a message.one thing I noticed in my images is that the file size in bytes is always odd :P if you open the file in a hex-editor it goes like this: [1]width(2 bytes) [2]1 byte and 3 byte colour, or if first byte is 01 then goto 3 [3]1 byte colour ID and 1 byte quantity so for example: 00 05 00 ff ff ff 00 00 00 00 01 00 02 01 01 00 02 the width is 5(00 05) there are 2 colours 0:ffffff 1:000000 the pattern goes 00 02, 01 01, 00 02 that pattern means use colour ID 0[ffffff] for 2 pixels, then colour I 1[000000] for 1 pixel, then 2 for another 2 putting in that code into a hex editor will actually make a readable file :P Never mind. this makes images smaller...could be by a LOT depending on the image... it did actually only take a day it was just tweaking parts of it afterwards :D this is the program, it's a self-extracting archive that runs a registry file when done(if you dont permit access to the registry it wont work!) I have the following images converted: Leaderboard RedYellowGreenBlue CheckPoints use this to convert BMP, PNG or TGA files to PLT(you download then drag a file onto it) | GeneralFirst post of the topicthis is the program, it's a self-extracting archive that runs a registry file when done(if you dont permit access to the registry it wont work!) I have the following images converted: Leaderboard RedYellowGreenBlue CheckPoints use this to convert BMP, PNG or TGA files to PLT(you download then drag a file onto it) |
And try this:
http://img821.imageshack.us/img821/6754/orbsold.jpg