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: Rik
Subject: [Octave-bug-tracker] [bug #52193] Font choices are ignored when printing to an image file
Date: Tue, 28 Aug 2018 23:21:21 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

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

I'm using the latest file.  The help text reverted to


int main(int argc, char *argv[])
{
  const char *help =
"Usage:\n\
\tqt-svg-convert infile fmt dpi font reconstruct outfile\n\n\
Convert svg file to pdf, or raster file formats. All arguments are
mandatory:\n\
* infile: input svg file or \"-\"to indicate that the input svg file should be
\
read from stdin\n\
* fmt: format of the output file. May be one of pdf, svg, bmp, jpg, png or
ppm\n\
* dpi: device dependent resolution in screen pixel per inch\n\
* font: specify a file name for the default FreeSans font\n\
* reconstruct: specify wether to reconstruct polygons (0 or 1)\n\
* outfile: output file name\n";


I had done some clean up of the C++ code and uploaded my version of
octave-svgconvert.cc as file #43273.  In that version the help text has
"octave-svgconvert" in the help text.

@Pantxo: You might want to merge file #43273 and file #44813 before proceeding
with your cleanup.


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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