FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 858 : smooth() doesn't work with Processing 0142 Beta and built-in jvm
Last modified: 2008-07-24 20:47
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
DUPLICATE of bug
767
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
heuermh
Assigned To:
fry
Attachment
Type
Created
Size
Actions
flags.pde
application/octet-stream
2008-07-24 14:07
859 bytes
screenshot of flags.pde running in version 0135
image/png
2008-07-24 14:11
96.08 KB
screenshot of flags.pde running in version 0142
image/png
2008-07-24 14:11
50.74 KB
Description
: Opened: 2008-07-24 14:05
Code run with Processing 0135 Beta and its built-in jvm on Windows
Java HotSpot(TM) Client VM
1.4.2_12-b03
is correctly anti-aliased, whereas the same code run with Processing 0142
Beta and its built-in jvm
Java HotSpot(TM) Client VM
1.5.0_15-b04
is not anti-aliased.
Additional Comment
#1 From heuermh 2008-07-24 14:07
edit
]
flags.pde
example demonstrating the problem
Additional Comment
#2 From heuermh 2008-07-24 14:11
edit
]
screenshot of flags.pde running in version 0135
Additional Comment
#3 From heuermh 2008-07-24 14:11
edit
]
screenshot of flags.pde running in version 0142
Additional Comment
#4 From fry 2008-07-24 20:47
*** This bug has been marked as a duplicate of
767
***