xpdf does not allow to use all xpdf.real options

Bug #1728839 reported by Paul Gaborit
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
xpdf (Ubuntu)
Fix Committed
Undecided
Unassigned

Bug Description

xpdf does not allow to use all xpdf.real options: you can't use some options with argument like '-enc', '-mattecolor', '-aa' or '-aaVector'. These options must be added in '/usr/bin/xpdf' script:

...
while [ "$#" -gt "0" ]; do
    case "$1" in
    -z|-g|-geometry|-remote|-rgb|-papercolor|-eucjp|-t1lib|-ps|-paperw|-paperh|-upw|-display|-fg|-foreground|-bg|-background|-font|-fn|-enc|-mattecolor|-aa|-aaVector)
...

description: updated
Revision history for this message
Florian Schlichting (fschlich) wrote :

for xpdf 3.04-6

Changed in xpdf (Ubuntu):
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.