commit 7dd5d6371fc9b44b3627934a7af378a6598dc849
Author: Stephan Witt <[email protected]>
Date: Sun Jan 6 09:28:11 2019 +0100
Add license info for inkscape start script
(cherry picked from commit a4d409b194a2ba38eb2e8c1fd7af0dbf62f59cb7)
Add status log for 2.3.x
---
development/MacOSX/inkscape | 6 ++++++
status.23x | 3 +++
2 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/development/MacOSX/inkscape b/development/MacOSX/inkscape
index f1e6ca4..ca9ef93 100755
--- a/development/MacOSX/inkscape
+++ b/development/MacOSX/inkscape
@@ -1,5 +1,11 @@
#!/bin/bash
+# \file inkscape
+# wrapper start script for Inkscape.app on Mac
+#
+# This file is part of LyX, the document processor.
+# Licence details can be found in the file COPYING.
+#
# \author Stephan Witt
# Full author contact details are available in file CREDITS.
diff --git a/status.23x b/status.23x
index 41d00f0..1bc9f27 100644
--- a/status.23x
+++ b/status.23x
@@ -78,6 +78,9 @@ What's new
- Fix Autonests and IsAutonestedBy layout tags with specific layout names
(with space, underbar and enquoted).
+- Fix SVG to PNG image conversion problem with inkscape on Mac.
+ On-screen display of SVG graphics was broken for e.g. users guide.
+
* USER INTERFACE