datensumpf / android-ui-utils

Automatically exported from code.google.com/p/android-ui-utils
0 stars 0 forks source link

WebGL artifacts — Online Asset Studio defect #63

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi Guys 

The online version of the asset studio is not working any more:
http://android-ui-utils.googlecode.com/hg/asset-studio/dist/index.html

This problem exists since several days.
There are many features issinglike icon style (glossy etc.) and Alpha 
(transparent ).
When you create icons and download them, they are looking like in the attached 
file.

Original issue reported on code.google.com by kreisk...@gmail.com on 23 Oct 2011 at 10:36

Attachments:

GoogleCodeExporter commented 9 years ago
Hm the output like WebGL artifacts. The foreground styles were recently 
removed, purposefully.

Original comment by romannu...@google.com on 24 Oct 2011 at 12:50

GoogleCodeExporter commented 9 years ago

Original comment by romannu...@google.com on 24 Oct 2011 at 12:53

GoogleCodeExporter commented 9 years ago
Hi there

Is it possible to get the foreground styles somehow again? I have created my 
icon set  with the glossy effect, and now I need two more icons that , of 
course should look like all the others. 
Regarding the artefacts: I am not sure, if I understood this right: Is this a 
bug of the software? Will it be fixed? Thx in advance for your reply on this 
issue! Best Regards

Christian

Original comment by kreisk...@gmail.com on 24 Oct 2011 at 3:25

GoogleCodeExporter commented 9 years ago
You can get the old version by checking out the repository at revision 
13364b7cc3d0 and running make.sh. You'll need the flintjs library somewhere in 
your PATH as well (http://code.google.com/p/flintjs/)

Re: WebGL, I just need to disable it when it's not safe to use... it should be 
fixable.

Original comment by romannu...@google.com on 24 Oct 2011 at 4:12

GoogleCodeExporter commented 9 years ago
any updates on this?  When using the ActionBar Icon Generator I get similar 
incorrect results.  It outputs all versions (ldpi/mdpi/hdpi/xhdpi) but they are 
all gray and have striped out the logo itself.

see attached input/output

Original comment by jamie.hu...@gmail.com on 28 Nov 2011 at 10:07

Attachments:

GoogleCodeExporter commented 9 years ago
@jamie.huson— that's a different issue. your input logo has white and black 
pixels, but the asset studio expects the transparent region to be transparent 
pixels (not white pixels)

Original comment by romannu...@google.com on 28 Nov 2011 at 10:10

GoogleCodeExporter commented 9 years ago
@romannurik I understand! thank you for the quick response.  i am not a 
designer, coder :)

Original comment by jamie.hu...@gmail.com on 28 Nov 2011 at 10:33

GoogleCodeExporter commented 9 years ago
@jamie.huson— glad to help!

Original comment by romannu...@google.com on 28 Nov 2011 at 10:36

GoogleCodeExporter commented 9 years ago
I have a similar problem than the one of Jamie. I am trying to generate tab 
icons from a png drawing, but the output is an image with the same shape than 
the original image, but all white (for the selected icon) and another same 
shape image, but all gray  (for the unselected icon).
Pleas help!

Original comment by sergio...@gmail.com on 29 Jan 2012 at 11:35

GoogleCodeExporter commented 9 years ago
Project moved to https://github.com/romannurik/AndroidAssetStudio. Please 
re-file if this is still an issue.

Original comment by romannu...@google.com on 19 May 2014 at 3:18