|
| From: | Pantxo Diribarne |
| Subject: | [Octave-bug-tracker] [bug #52946] Using option 'markerfacecolor' in plot options when plotting using 'hold' causes black text to save incorrectly. |
| Date: | Mon, 22 Jan 2018 08:33:47 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0 |
Update of bug #52946 (project octave):
Status: Confirmed => Fixed
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #2:
Ok, with the svg, I can confirm that legend objects are actually present but
below the main axes background. This is another known issue that has been
fixed upstream.
The workaround is to upgrade your version of gl2ps:
* download and untar gl2ps (http://geuz.org/gl2ps/)
* compile it: "cmake .; make;make install"
* preload this new version prior to launching Octave: "LD_PRELOAD
/usr/loal/lib/libgl2ps.so octave"
Closing report as fixed.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52946>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |