FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 1490 : should alpha PImage stuff use a non-4byte config?
Last modified: 2010-06-05 03:45
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
ASSIGNED
Resolution:
-
Pr
i
ority:
P5
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
fry
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2010-02-28 12:24
fonts use PConstants.ALPHA for images, which are just converting to ARGB on
first draw. the ALPHA config from the Android SDK might be more efficient
(and even higher quality).
This bug is now being tracked
here
.