octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #52193] Font choices are ignored when printing


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #52193] Font choices are ignored when printing to an image file
Date: Fri, 17 Nov 2017 01:35:04 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0

Follow-up Comment #11, bug #52193 (project octave):




octave:1> setenv("OCTAVE_SVGCONVERT", "/usr/local/bin/octave-svgconvert")
octave:2> sombrero 
octave:3> print("ts1.svg")
octave:4> print("ts1.pdf")
octave:5> print("ts1_crop.pdf", "-dpdfcrop")
error: suffixes(56): out of bound 55
error: called from
    __print_parse_opts__ at line 262 column 18
    print at line 318 column 8
octave:5> print("ts1.png")
octave:6> 
address@hidden gcc_def]$ pdfinfo ts1.pdf 
Title:          
Creator:        
Producer:       GPL Ghostscript 9.22
CreationDate:   Fri Nov 17 00:26:02 2017 CST
ModDate:        Fri Nov 17 00:26:02 2017 CST
Tagged:         no
UserProperties: no
Suspects:       no
Form:           none
JavaScript:     no
Pages:          1
Encrypted:      no
Page size:      612 x 792 pts (letter)
Page rot:       0
File size:      288133 bytes
Optimized:      no
PDF version:    1.5

(there is no file "ts1_crop.pdf")

Though the fonts in pdf file are correct.

Dmitri.
-- 


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52193>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]