From 182ed04eaef3db9d0e07d466b19307e6c1b4aeb9 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 8 Feb 2015 13:38:35 +0000 Subject: Add support for exporting canvas as PDF or PS. git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@5543 a436a847-0d15-0410-975c-d299462d15a1 --- NEWS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e6ea402..60df0eb 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,13 @@ -ganv (1.4.3) unstable; +ganv (1.5.0) unstable; * Fix positioning of embedded widgets when changing layout. * Fix unexpected node jumping when dragging new connections. + * Add support for PDF and PS export. + * Improve text rendering at high zoom. * Fix compilation with --no-fdgl (patch from Vlad Glagolev). * Fix crash when destroying canvas. - -- David Robillard Thu, 05 Feb 2015 18:32:13 -0500 + -- David Robillard Sun, 08 Feb 2015 08:32:08 -0500 ganv (1.4.2) stable; -- cgit v1.2.1