Opened 11 years ago
Closed 11 years ago
#45 closed defect (wontfix)
[wx2.8] Ghostscript/PDF printing of small-scale maps is nastily quantised
Reported by: | Wookey | Owned by: | Olly Betts |
---|---|---|---|
Priority: | minor | Milestone: | 1.2.12 |
Component: | aven | Version: | 1.2.11 |
Keywords: | Cc: |
Description
If I print the CUCC austria all.3d dataset on one A4 page (via the cups-PDF printer on Debian Wheezy) the station positions are 'gridded' to a much lower resolution than the printer could cope with. The lines themselves are high-res. The result is not really usable as it doesn't look right. A sample PDF is attached to illustrate the issue.
Attachments (1)
Change History (4)
Changed 11 years ago by
Attachment: | quantised-stations-bug.pdf added |
---|
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Milestone: | → 1.2.12 |
---|---|
Status: | new → assigned |
Version: | 1.2.6 → 1.2.11 |
I think in fact the station positions are always rounded to the same (invisible) grid on the printout, it's just not obvious except when zoomed out a lot like this.
comment:3 Changed 11 years ago by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Summary: | Station positions in Ghostscript/PDF printing of small-scale maps is nastily quantised → [wx2.8] Ghostscript/PDF printing of small-scale maps is nastily quantised |
I believe this is an issue with wxwidgets2.8.
When built with wxwidgets 3.0, printing via CUPS-PDF doesn't show this effect, and neither does the built-in GNOME print to PDF feature.
I've fixed the glitches in wxwidgets 3.0 printing support, and will upload a Debian package built against wx3.0 fairly soon, so I'm proposing to "wontfix" this in the wx 2.8 case. A backport of wxwidgets 3.0 to wheezy is more worth the time investment than trying to improve Survex's wx 2.8 support.
Actually it was version 1.2.11.
And using the 'print-to-file' option (to get 1.3M postscript file) rather than selecting the CUPS-PDF 'printer' produces the same blocky result.