#4258 closed defect (duplicate)
anti-aliasing is broken
Reported by: | Cobra | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
Since rev. 2672 anti-aliasing of osm data doesn't work anymore which results in a real ugly look and makes text (e.g. name=*, ref=*) quite hard to read. As a secondary problem, sometimes those texts disappear temporarily until the active area is moved a bit or the entity is selected.
All versions >2672 are affected, everything up to (and including) 2670 is working fine. I tested a few versions from 2608 to 2698 one after the other, all with the same environment and parameters. I think changeset 2671 is to blame for breaking something in mappaint.
josm is started with this command:
java -jar -Xmx1024M -Dsun.java2d.opengl=true josm-latest.jar
(of course, anti-aliasing is activated in prefences, deactivating and activating again doesn't help)
System: ubuntu 8.04 LTS, java version 1.6.0_17, opengl is working fine.
Attachments (1)
Change History (4)
by , 15 years ago
Attachment: | josm_broken_AA.png added |
---|
comment:1 by , 15 years ago
additional information
- switching off java's 2D acceleration didn't help
- wireframe view is fine with anti-aliasing working
comment:2 by , 15 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
screenshot of josm with broken anti-aliasing