Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Row/Column limit feature in Vertical/Horizontal layouts #40

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

loxxy
Copy link

@loxxy loxxy commented Feb 23, 2016

We cannot currently generate an x,y kind of spritesheet. This update allows to do so, by limiting the row or column in their respective layouts.

Also, the placement in the compact layout is non sequential & hence cannot be used as is without it's stylesheet. A fixed Horizontal / Vertical placement can reduce the overhead of parsing a stylesheet, in certain cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant