Decided to include example image
Floppydisk is awesome
This commit is contained in:
parent
40c8c2b474
commit
4758f40d7e
5 changed files with 3400 additions and 7 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -1,7 +1 @@
|
||||||
*.xbm
|
*~
|
||||||
*.png
|
|
||||||
*.msp
|
|
||||||
*.MSP
|
|
||||||
*.XBM
|
|
||||||
*.PNG
|
|
||||||
*~
|
|
||||||
|
|
|
@ -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.)
|
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.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Pretty awesome, right?
|
||||||
|
|
||||||
## License
|
## 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!
|
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
BIN
examples/FLOPPY.MSP
Normal file
Binary file not shown.
BIN
examples/FLOPPY.png
Normal file
BIN
examples/FLOPPY.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
3391
examples/FLOPPY_converted.xbm
Normal file
3391
examples/FLOPPY_converted.xbm
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue