|
From: | Pantxo Diribarne |
Subject: | [Octave-bug-tracker] [bug #56904] weird linewidth marker after printing |
Date: | Mon, 16 Sep 2019 12:15:05 -0400 (EDT) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 |
Update of bug #56904 (project octave): Category: None => Plotting with OpenGL Status: None => Need Info _______________________________________________________ Follow-up Comment #1: I obtain the same result as you do if I compile Octave against a version of gl2ps that is too old (<1.4). Can you check that the following returns false: __have_feature__ ("GL2PSLINEJOIN") The long story is that since gl2ps doesn't support closed path, we change le line join/cap to round for some non right-angle-markers. This is not ideal (when you have this feature) but better than nothing (in your case line join/cap are not implemented in gl2ps). _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?56904> _______________________________________________ Message posté via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |