Akash049 / android-ui-utils

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

big png (XXHDPI) will make Simple Nine-patch Generator crash #199

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
open a png (h 1075px  x w 995px - 225KB) and wait till its loaded.

What is the expected output? What do you see instead?
Image is loaded and ready to edit.
instead: 
Screens will go off and windows will note that my intel display drivers have 
crashed. All generated images will behave odd / don't show anything at all.

Please provide any additional information below.
Running: Windows 7 x64 SP1 on a Lenovo U410, with chrome V29.0.1547.66 m

Attached: 
1. screendump of Simple Nine-patch Generator after crashing
2. Used image

Original issue reported on code.google.com by Sjoe...@gmail.com on 11 Sep 2013 at 1:33

Attachments:

GoogleCodeExporter commented 8 years ago
That's not really the intent of nine-patches unfortunately... if your source 
image is hundreds of kilobytes, that's generally a sign you're using them for 
unintended purposes.

Original comment by romannu...@google.com on 17 Sep 2013 at 1:03