log scripts/plot/util/print.m @ 27344:8ff5628d8b55

age author description
Mon, 10 Jun 2019 21:45:59 +0200 Pantxo Diribarne print.m: Assume .tex files are always encoded in UTF-8 (bug #49338)
Wed, 12 Jun 2019 21:58:16 +0200 Pantxo Diribarne print.m: Allow "-svgconvert" to be used for EPS output (bug #52764)
Thu, 25 Apr 2019 08:48:19 -0700 Rik Place Octave's warning and error IDs in to the "Octave" namespace (bug #56213).
Mon, 22 Apr 2019 21:53:52 -0700 Rik Clean up error messages in print subsystem.
Mon, 22 Apr 2019 17:33:51 -0700 Rik print.m: Fix error when using -tight but Ghostscript is not available (bug #56193).
Fri, 29 Mar 2019 21:01:43 -0700 Rik Fix scaling of fonts when printing with -Sxsz,ysz option (bug #55907).
Wed, 27 Mar 2019 23:26:27 +0000 John W. Eaton maint: Merge stable to default.
Wed, 27 Mar 2019 23:24:40 +0000 John W. Eaton maint: Strip trailing whitespace from source files. stable
Mon, 18 Mar 2019 10:43:45 -0700 Rik Capitalize "Octave" in warning IDs.
Mon, 18 Mar 2019 10:33:38 -0700 Rik Don't issue warning about unsupported latex when printing with -dpdflatexstandalone (bug #55946).
Fri, 15 Mar 2019 22:34:55 +0100 Pantxo Diribarne Remove some formats from the list of supported formats (bug #55906)
Mon, 18 Mar 2019 12:58:09 +0100 Pantxo Diribarne maint: merge stable to default
Fri, 15 Mar 2019 23:41:48 +0100 Pantxo Diribarne Feed fig2dev with PDF files converted from svg (bug #55906) stable
Sat, 16 Feb 2019 17:02:19 -0800 Rik Revert changeset 3a10bdbe6839 which is only for stable branch.
Sat, 16 Feb 2019 17:01:21 -0800 Rik maint: merge stable to default.
Sat, 16 Feb 2019 16:59:35 -0800 Rik Use "-loose" option for printing by default until bug resolved (bug #48689). stable
Fri, 08 Feb 2019 18:07:33 +0100 Pantxo Diribarne Use OpenGl textures to render image objects (bug #55632).
Wed, 06 Feb 2019 18:39:53 -0800 Rik print.m: Use sentence-ending period @. in Texinfo doc. stable
Thu, 17 Jan 2019 09:25:35 +0100 Pantxo Diribarne Choose "painters" renderer when printing rotated text (bug #55485) stable
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 05 Oct 2013 02:21:10 +0200 RĂ¼diger Sonderfeld Add "dumb" terminal to produce ASCII art with gnuplot (patch #8203).
Wed, 05 Dec 2018 15:29:59 -0800 Rik Use -tight option by default when printing EPS files (bug #53535).
Tue, 20 Nov 2018 16:05:42 -0800 Rik Don't issue a warning when -noui option used with print.
Tue, 20 Nov 2018 14:39:17 -0800 Jun Wang Add -fillpage and -bestfit print options (bug #52838).
Tue, 20 Nov 2018 14:06:40 -0800 Rik print.m: Rewrite complex docstring in an attempt to be clearer.
Mon, 12 Nov 2018 01:52:15 +0100 Pantxo Diribarne print.m: Fix localization of the default font file (bug #52193)
Thu, 08 Nov 2018 09:05:24 +0100 Pantxo Diribarne Allow log axes to be exported correctly in tex formats (bug #50130).
Fri, 09 Nov 2018 22:02:30 -0800 Rik doc: Spellcheck documentation.
Thu, 08 Nov 2018 22:02:43 -0800 Rik doc: grammar check m-files in scripts/ directory.
Fri, 17 Nov 2017 11:03:30 +0100 Pantxo Diribarne Add SVG convertion option for printing to PDF and raster outputs (bug #52193)
Thu, 01 Mar 2018 23:41:52 +0100 Pantxo Diribarne print.m: Implement "-opengl", "-painters" and "-RGBImage" options (bug #52866)
Sat, 15 Sep 2018 09:43:48 +0200 John Swensen Improve OpenGL rendering on high resolution screens with Qt 5 (bug #49053)
Tue, 14 Aug 2018 11:17:26 -0700 Mike Miller prefer 'isfolder' over 'exist (..., "dir")' in Octave functions
Wed, 11 Jul 2018 09:26:43 -0700 Rik print.m: Allow 'tif' to indicate 'tiff' format (bug #54282).
Tue, 24 Apr 2018 14:08:30 -0500 Daniel J Sebald Use consistent gnuplot toolkit font syntax allow SVG fractional font size (bug #53737) stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Mon, 26 Mar 2018 10:45:04 -0700 Rik doc: Spellcheck documentation ahead of 4.4 release. stable
Wed, 31 Jan 2018 23:22:51 +0100 Pantxo Diribarne Allow printing without updating qt visible or invisible figures (bug #52940).
Tue, 16 Jan 2018 17:21:47 -0800 Rik maint: merge stable to default.
Tue, 16 Jan 2018 17:21:21 -0800 Rik print.m: Fix typo in docstring. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Sun, 17 Dec 2017 07:04:31 -0800 Rik Change ishandle to return true for Java objects for Matlab compatibility.
Wed, 06 Dec 2017 14:09:08 -0800 Rik maint: Use single quotes to simplify excessive backslash escapes in code.
Wed, 08 Nov 2017 10:32:23 -0500 John W. Eaton maint: Strip trailing whitespace from source files.
Wed, 08 Nov 2017 16:34:23 +0100 Pantxo Diribarne print.m: fix device table formating in docstring
Thu, 12 Oct 2017 23:17:25 +0200 Pantxo Diribarne print.m: fake grid transparency with gray color (bug #49705)
Fri, 01 Sep 2017 11:41:29 -0700 Rik Only print warning messages about missing print tools when needed (bug #44152).
Thu, 11 May 2017 12:03:16 -0700 Rik maint: Periodic merge of stable to default.
Thu, 11 May 2017 12:02:44 -0700 Rik print.m: Update documentation to refer to OpenGL-based toolkits, not just FLTK. stable
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Fri, 17 Feb 2017 17:26:34 +0100 Kai T. Ohlhus maint: merge of stable to default.
Thu, 16 Feb 2017 10:08:39 +0100 Pantxo Diribarne print.m: fix regression with -append option (bug #50318) stable
Thu, 02 Feb 2017 17:25:59 -0500 John W. Eaton maint: Merge stable to default.
Mon, 30 Jan 2017 21:51:06 -0500 John W. Eaton maint: strip trailing whitespace from source files. stable
Mon, 30 Jan 2017 21:51:36 -0500 John W. Eaton maint: Merge stable to default.
Mon, 30 Jan 2017 21:42:38 +0100 Avinoam Kalma Workaround segfault when an error occurs while printing (bug #49779) stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Wed, 16 Nov 2016 21:53:06 -0800 Rik print.m: Fix incorrect optimization from cset 219c70d2ba28.