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

BlockImageLoader, generates a broken image ( incomplete cube) #14

Open
julian-oh opened this issue Oct 23, 2017 · 4 comments
Open

BlockImageLoader, generates a broken image ( incomplete cube) #14

julian-oh opened this issue Oct 23, 2017 · 4 comments

Comments

@julian-oh
Copy link

Please fix this thanks

@jaehee0507
Copy link
Contributor

jaehee0507 commented Jan 3, 2018

@julian-oh It has been deprecated.

@mu-hun mu-hun closed this as completed Jan 7, 2018
@julian-oh
Copy link
Author

Found a solution, After generating the 3 sides put them each into a ARGB8888 Bitmap then place them into a single Canvas object, this issue happens because they all have incorrect transparency. Also really loved your work Affogatoman, you lead me to actually learning more stuff like Java and Android

@julian-oh
Copy link
Author

I think I didn't said it clearly but i meant each side = new ARGB8888 Bitmap

@mu-hun
Copy link
Member

mu-hun commented Feb 8, 2018

Could you show me the solve code for that part?

@mu-hun mu-hun reopened this Feb 8, 2018
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

3 participants