Changes

Jump to: navigation, search

Creating images for the Amstrad

295 bytes added, 17:04, 16 August 2011
/* Sample Python programs for conversion to SCR */
*Save in a format your converter to SCR understands
===Sample Python program programs for conversion to SCR===
You need to save your image in PPM ASCII format in Gimp for this. Also, Python needs to have NumPy installed. The program will also print the necessary INK statements for BASIC.
 
The first variant is for MODE 0 images:
<pre>
binfile.close()
</pre>
 
==Links==
 
*[http://code.google.com/p/newoldtv/downloads/detail?name=retro_computing_gimp_0.0.5.tar.gz ''Retro Computing GIMP filters''] (Python filters for GIMP to create optionally dithered images for the CPC, Spectrum, BBC Micro, C64, and Apple II)
1,544
edits