Decided to include example image

Floppydisk is awesome
This commit is contained in:
A.M. Rowsell 2021-03-31 11:49:54 -04:00
commit 4758f40d7e
5 changed files with 3400 additions and 7 deletions

8
.gitignore vendored
View file

@ -1,7 +1 @@
*.xbm
*.png
*.msp
*.MSP
*.XBM
*.PNG
*~
*~

View file

@ -14,6 +14,14 @@ It should detect the version automatically, and then write the output file.
Then fire up GIMP, open the xbm file, and you can then export it as any other modern format (PNG, JPG, BMP etc.)
## Example
The examples/ directory has an example of an avatar I created for my friend floppydisk. It has the original PNG, the converted XBM, and the exported PNG.
![floppydisk](examples/FLOPPY.png "Floppydisk's Avatar")
Pretty awesome, right?
## License
The code is under Mozilla Public License v2. Feel free to modify and share as you wish -- just make sure your changes are released under the same license!

BIN
examples/FLOPPY.MSP Normal file

Binary file not shown.

BIN
examples/FLOPPY.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

File diff suppressed because it is too large Load diff