Skip to content

Open and free pixel arts works for games like tile sets and characters

Notifications You must be signed in to change notification settings

superqix/openpixels

 
 

Repository files navigation

For more details see silveiraneto.net/tag/pixelart

GETTING OPENPIXELS
===============================================================================
See http://silveiraneto.net/2011/08/20/getting-openpixels/

LAYERS
===============================================================================
On the open_chars.xcf file each layer should have a name like:
	TYPE_DESCRIPTION

Examples:
	hair_cuttedblack
	cloths_dress

Right now no spaces are allowed.

To extract xcf layers into png files first install the package xcftools.
Exemple:
	sudo apt-get install xcftools

After this execute the script extract_layers.sh to the xcf file.
	./extract_layers open_chars.xcf


--
--

About

Open and free pixel arts works for games like tile sets and characters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.0%
  • Python 20.3%
  • Processing 10.9%
  • Shell 7.8%