Opened 13 years ago
Closed 13 years ago
#540 closed enhancement/feature request (fixed)
Enable Antialiasing on navit/android
Reported by: | me.yahoo.com/a/hthlykcvonrgunec9ub0cbz2zzjwdg10#c2fd6 | Owned by: | cp15 |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | port/android | Version: | git master |
Severity: | Keywords: | ||
Cc: | edwintorok@… |
Description
The map on the Android version has very jagged lines. If I patch navit to turn on antialiasing the map looks much better.
Attachments (2)
Change History (6)
Changed 13 years ago by me.yahoo.com/a/hthlykcvonrgunec9ub0cbz2zzjwdg10#c2fd6
Changed 13 years ago by me.yahoo.com/a/hthlykcvonrgunec9ub0cbz2zzjwdg10#c2fd6
comment:1 Changed 13 years ago by me.yahoo.com/a/hthlykcvonrgunec9ub0cbz2zzjwdg10#c2fd6
My antialiasing patch depends on the patch from ticket #538 being applied (use a single Paint object), since I set the AA property in one place only then.
Here is an .apk (signed with debug key only) with all of my 3 patches applied that runs on my HTC Hero: http://www.fileden.com/files/2009/9/1/2561232/Navit-debug.apk
comment:2 Changed 13 years ago by me.yahoo.com/a/hthlykcvonrgunec9ub0cbz2zzjwdg10#c2fd6
- Component changed from core to port/android
- Owner changed from KaZeR to cp15
comment:3 Changed 13 years ago by me.yahoo.com/a/hthlykcvonrgunec9ub0cbz2zzjwdg10#c2fd6
- Cc edwintorok@… added
comment:4 Changed 13 years ago by kazer
- Resolution set to fixed
- Status changed from new to closed
Patch applied in r2935, thank you!
Note: See
TracTickets for help on using
tickets.
antialiasing.patch