From: Stephan Witt Date: Sun, 6 Jan 2019 08:28:11 +0000 (+0100) Subject: Add license info for inkscape start script X-Git-Tag: 2.3.3~51 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=7dd5d6371fc9b44b3627934a7af378a6598dc849;p=features.git Add license info for inkscape start script (cherry picked from commit a4d409b194a2ba38eb2e8c1fd7af0dbf62f59cb7) Add status log for 2.3.x --- diff --git a/development/MacOSX/inkscape b/development/MacOSX/inkscape index f1e6ca458f..ca9ef93b68 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 41d00f09a4..1bc9f278bf 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