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

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

[Octave-bug-tracker] [bug #60992] Feature request: pass "Title" property


From: Rik
Subject: [Octave-bug-tracker] [bug #60992] Feature request: pass "Title" property of plots to created PDF files
Date: Fri, 30 Jul 2021 16:51:05 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.101 Safari/537.36

Follow-up Comment #2, bug #60992 (project octave):

Yes, that is expected.  In each case Octave is using the gl2ps library to
output an OpenGL window to the specified format (SVG or PDF).  It looks to me
like it is libgl2ps that is inserting the "Title" property and I was wondering
if it accepted an option.

EDIT: I answered my own question.  The function gl2psBeginPage
(http://geuz.org/gl2ps/) accepts a title argument.  I guess this just needs to
be coded.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60992>

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




reply via email to

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