News:

Simutrans Tools
Know our tools that can help you to create add-ons, install and customize Simutrans.

Generatin PAK128.britain

Started by wernieman, March 16, 2010, 09:34:17 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

The Hood

OK no worries.  Hope you get the computer fixed :)

wernieman

I hope you understand my English

neroden

Quote from: wlindley on March 20, 2010, 02:13:30 PM
TheHood -- to do mass conversions, try the ImageMagick tools, specifically this one:

http://www.imagemagick.org/script/convert.php

Once installed, you could try:

$ convert -depth 24 */*.png */*/*.png

Ta-da!

(And some folks wonder why we like command-line interfaces.)

Ohhh.  We should do this.

The Hood

I'd forgotten about that.  I have imagemagick installed for other purposes, so this should be pretty easy for me to do.  Added to the to-do list...

wernieman

Bit there is an "error".

When you use
convert -depth 24 */*.png */*/*.png

You get not working pngs ... it must be
convert -depth 8 */*.png */*/*.png

Look at the ImageMagick Doku
I hope you understand my English

wernieman

Just to informe ...

making nightly (O.K. Weekly) of PAK128.britain is online ....

see: http://nightly.simutrans-germany.com/
I hope you understand my English

jamespetts

Download Simutrans-Extended.

Want to help with development? See here for things to do for coding, and here for information on how to make graphics/objects.

Follow Simutrans-Extended on Facebook.

The Hood

Great news!  Now all we need is for the pak developers to actually commit some changes... :::) [ahem]