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

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

[Octave-bug-tracker] [bug #44187] Bugs and modifications in print() with


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #44187] Bugs and modifications in print() with gnuplot graphics toolkit
Date: Tue, 15 Dec 2015 00:35:55 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9

Follow-up Comment #59, bug #44187 (project octave):

@Ederag/others,

i've started reviewing more changesets. Unfortunately, most of them are making
changes in the wrong places. The function __print_parse_opts__.m and print.m
is where most of the heavy lifting is intended to be done. The
__XXXXX_print__.m functions were intended to be kept as simple as possible (to
avoid duplication of code). Since the gl2ps library renders a point (i.e. 1/72
in) for each pixel, the print_m function used to scale everything
appropriately. Maybe that is broken now (I haven't gotten that far yet).

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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