Rahimel/pixelperfect-spritesync-pro
the application does not work. Why?
Design an application using Python, JavaScript, HTML and CSS that will take any size sprite sheet lift each sprite placing it on its own layer and align the sprites perfectly so that when the sprite sheet is animated there is no overlap of one image onto anther. Always and ONLY after the images have been perfectly aligned the application should generate ONE layer with all of the sprite images perfectly aligned and allow the user to download one image at a time but more importantly the user must be able to download the fully aligned sprite sheet (vertically and horizontally) in a single .png sprite sheet.
Manual changes saved
Design an application using Python, JavaScript, HTML and CSS that will take any size sprite sheet lift each sprite placing it on its own layer and align the sprites perfectly so that when the sprite sheet is animated there is no overlap of one image onto anther. Always and ONLY after the images have been perfectly aligned the application should generate ONE layer with all of the sprite images perfectly aligned and allow the user to download one image at a time but more importantly the user must be able to download the fully aligned sprite sheet (vertically and horizontally) in a single .png sprite sheet.
initial commit
