From bfbbf06bcea4d58117c14fd3f3b8743a3714f97e Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Sun, 3 Dec 2023 13:21:35 +0900 Subject: tdf#126084 support writing SVG images into OOXML using the MS OOXML extension MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit SVG files aren't supported in OOXML, but we can write it using the MS OOXML extension, which is supported in the latest MSO versions. For now this only implements the support in the exporter. Change-Id: I688180fb5772f3999c2ee3020bc234f90d57cc2f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157237 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl --- oox/source/token/tokens.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'oox/source/token/tokens.txt') diff --git a/oox/source/token/tokens.txt b/oox/source/token/tokens.txt index 56e17dc35c22..47d6b07f2470 100644 --- a/oox/source/token/tokens.txt +++ b/oox/source/token/tokens.txt @@ -682,6 +682,7 @@ aspectratio assign asst asteriskTotals +asvg atEnd atLeast atMost @@ -5091,6 +5092,7 @@ suppressTopSpacing suppressTopSpacingWP surface3DChart surfaceChart +svgBlip swAng swCell swapBordersFacingPages -- cgit LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author