Bug 5574 - Printing itself works but the produced postscript is scaled up
Summary: Printing itself works but the produced postscript is scaled up
Status: RESOLVED WONTFIX
Alias: None
Product: xprint
Classification: Unclassified
Component: Documentation: FAQ (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Roland Mainz
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-12 07:47 UTC by ased
Modified: 2011-09-13 15:54 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description ased 2006-01-12 07:47:07 UTC
While printing to PDF is fine but PS produces very big fonts, all scaled up. I'd
tried to play with "default-printer-resolution" from 300 to 600 but it was even
worse. Printing to any real printer was the same as to PS.

xprint version: 0.1.0.aplha1-13 (Debian package)
Locales was default 'C'.
System Debian unstable.
Spooler cups.
PS header:
 %%Creator: The X Print Server's PostScript DDX (xprint.mozdev.org, release
100000, FreeType version 0.0.0)

Testing commands:
PS printing
> xphelloworld -printer xp_ps_spooldir_HOME_Xprintjobs -text Hello
PDF printing
> xphelloworld -printer xp_pdf_spooldir_HOME_Xprintjobs -text Hello

Font size in output postscript file for 300 DPI
/AvantGarde-DemiOblique 75 t Tf
and for 600DPI
/AvantGarde-DemiOblique 150 t Tf

Output from 'xplsprinters -l' was as follow for PS:
printer: xp_ps_spooldir_HOME_Xprintjobs@:64
        description=PostScript job spool dir $HOME/Xprintjobs
        model-identifier=PSspooldir
        default-medium=iso-a4
        default-input-tray=
        medium-source-sizes-supported=iso-a4 false 6.35 203.65 6.35 290.65
        ...
        default-printer-resolution=300
        resolution=300
        resolution=360
        resolution=400
        resolution=600
        default_orientation=portrait
        orientation=portrait
        orientation=landscape
        orientation=reverse-portrait
        orientation=reverse-landscape
        default_plex=
        plex=simplex
        plex=duplex
        plex=tumble
Comment 1 Corbin Simpson 2011-09-13 15:54:12 UTC
Closing WONTFIX because nobody cares about Xprint. Reopen if you plan to address this bug.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.