diff options
author | Xisco Fauli <anistenis@gmail.com> | 2016-01-17 23:54:31 +0100 |
---|---|---|
committer | Armin Le Grand <Armin.Le.Grand@cib.de> | 2016-01-26 09:19:04 +0000 |
commit | 7c151f39144b7401a99c7b736a41e5dce4ac4db1 (patch) | |
tree | cd9dab9d2fa815d392adb1d413373948cd92a7f4 /toolkit | |
parent | 3bd5a251925d8660718553a7702198d6d2251502 (diff) |
SVGIO: Fix issue when font size is in percentage and ...
... there's no parent style set
Sample:
<?xml version="1.0" encoding="UTF-8"?>
<svg height="600" width="400"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
font-size="100%">
<text x="5" y="15">Sample 1</text>
</svg>
Change-Id: Iec88c148475bf8a610286414083e9801faaf8d78
Reviewed-on: https://gerrit.libreoffice.org/21553
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Armin Le Grand <Armin.Le.Grand@cib.de>
Diffstat (limited to 'toolkit')
0 files changed, 0 insertions, 0 deletions