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

Weird offset on transparent image with trim. #37

Open
ninnghazad opened this issue Jun 3, 2016 · 0 comments
Open

Weird offset on transparent image with trim. #37

ninnghazad opened this issue Jun 3, 2016 · 0 comments

Comments

@ninnghazad
Copy link

including a completely transparent image and using the trim option results in this:

"space.png":
               {
                        "frame": {"x":182,"y":18,"w":1,"h":1},
                        "rotated": false,
                        "trimmed": true,
                        "spriteSourceSize": {"x":4294967294,"y":4294967294,"w":1,"h":1},
                        "sourceSize": {"w":9,"h":34}
                },

note the x/y of spriteSourceSize.

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

No branches or pull requests

1 participant