cTIM v.1.0 - a fast TIM and BMPfile converter programmed by Yannick Suter AKA AsC/NOWADAYS 1998 .ÄÄ INTRODUCTION ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ. Well, I did this util right after I finished vTIM1.0, because it would be silly not to make more with the TIMreader I've already programmed. So I add the BMPreader and the two format saver - and my converter was ready to use =) .ÄÄ ABOUT cTIM v.1.0 ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ. cTIM is a BMP_2_TIM and TIM_2_BMP converter for DOS featuring: . reads 4,8,16 and 24 bit TIM images . reads 4,8 and 24 bit BMP images . every resolution supported . converts an image directly into the counterpart The SYNTAX is quite easy, coz there are no options up to now! CTIM will automatically convert a example.TIM into example.BMP with the appropriate colorDepth. A 8bit BMPfile will be con- verted into a 8bit TIMfile. But a 16bit TIMfile will not be converted into a 16bit BMPfile [coz 16bit BMPs doesn't exist!] Such a file will automatically be converted into a 24bit BMP. This version features NO option to interchange the colorDepth. This will be the first option I'll add - I promise. syntax: CTIM.EXE *.TIM or CTIM.EXE *.BMP .ÄÄ ABOUT THE CODE ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ. Well, I release also the code [watch out for vt10src.zip], coz I'm sure it could be helpful one day for someone. It contains not much comments. If you have any questions or if you find any bug, please email me! [asc@netlink.ch] To compile the code use watcom. I'm using watcom v11.0, you should be also able to compile with watcom 10.3. To compile just type WMAKE.exe and every thing will be done automatically. .ÄÄ THE END ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ. In the next version I'll add some more features like support more other formats. I'm currently working on a GIF and TGA reader and writer. I think the possibility to change the color Depth would be quite useful. I release also the full sourcecode. Watch out for ct10src.zip! Enjoy it! Cheers Yannick! 1998