PlNG

Results 15 comments of PlNG

Also as a suggestion to developers, instead of being unable to detect the phone, detect if ADB is in the directory, then guide the user if it is not. "Program...

At quick glance of _languageData.js, the models object contains, according to Object.keys(models).length 62 languages. I dumped it through my language code database. Klingon was probably the biggest out of the...

man I am so not good at the githubs. Will get better.

There is a chrome extension [Script-Cover](http://code.google.com/p/script-cover/). Some drawbacks is that this does not work with local (file:/// url) files and it must be disabled for casual browsing (otherwise it instruments...

Just to guide you on your journey with things to check, are you handling the transparent color flag, transparent color index, background color value, and frame disposal method correctly? The...