triangle.gif (3425 Byte) TOoLS4FOoLS!
Well, this two UTILS are my only contributions up to now to the NetYaroze! community. I did them spontaniously coz I'm a oldschool msDOS addicted programmer and I hate always to have to change to Win95 just to convert a BMP to TIM or to look at a single TIMfile..
Ok, I know.. it's a thing of one minute! Alt-Tab and so on, but with my 2 tools it's just a thing of 2 seconds! hehe..
Hope I'm not the only one who have a use of this 2 utils!

I realese the code of this utils too, coz I'm sure there will be someone who can use them one day! Let me know..

 

   VTIM v.1.0 It's a fast TIM viewer featuring:

  - 4,8,16 and 24bit ColorDepth support
  - any resolution (coz the screenOutput is always
    only 320*200*15bit )

I had a version which changed into a higher vesa mode, but I restricted this feature.. don't know why! If you want I'll re-add it.

Read: README.TXT for more informations

Any kind of feadback about this tool [EMAIL]!

here the..
[SOURCE]
   CTIM v.1.0 It's a fast BMP to TIM converter featuring:

  - BMP to TIM convertion
  - of course also TIM to BMP convertion!
  - 4,8,16 and 24bit ColorDepth support for TIM
    and BMP (wich has no 16bit mode! - I know =)
  - any resolution

I have not much experience about frameCoords and the other stuff. I examined TIM converted by TIMutils and try to understand how it generates it. I've tested tones of TIMs converted with cTIM and had no crashs. But I would be glad, if you would do further tests or explaine me who to generate the frameCoords correctly!

Read: README.TXT for more informations

Any kind of feadback about this tool [EMAIL]!

here the..
[SOURCE]