#4258 closed defect (duplicate)
anti-aliasing is broken
| Reported by: | Cobra | Owned by: | team |
|---|---|---|---|
| Priority: | normal | 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)
Changed 3 years ago by Cobra
comment:1 Changed 3 years ago by Cobra
additional information
- switching off java's 2D acceleration didn't help
- wireframe view is fine with anti-aliasing working
comment:2 Changed 3 years ago by stoecker
- Resolution set to duplicate
- Status changed from new to closed
comment:3 Changed 3 years ago by stoecker
Closed as duplicate of #4234.



screenshot of josm with broken anti-aliasing