https://bugs.documentfoundation.org/show_bug.cgi?id=151674

V Stuart Foote <vsfo...@libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vsfo...@libreoffice.org

--- Comment #2 from V Stuart Foote <vsfo...@libreoffice.org> ---
Created attachment 183191
  --> https://bugs.documentfoundation.org/attachment.cgi?id=183191&action=edit
SVG transform: translated & rotated regression

confirmed, but uncertain about multiple runs within the same translate & rotate
span from the source SVG, intent is to have a "subscript" of reduced height
font--at 7.4.3 it only is center aligned, at 7.5.0 the two runs are left
aligned but split vertically in the transform.

   <g font-family="'Liberation Sans'" font-style="normal" xml:space="preserve"
font-size="13.2" transform="translate(5.9,130.275) rotate(-90,24.5,0)"
font-weight="normal">
    <text fill="rgb(38,38,38)" y="-2" x="0 9 18 ">HHH</text>
    <text fill="rgb(38,38,38)" y="-0" font-size="9.24" x="27 29 34 39 44
">index</text>
   </g>

seems we've changed handling between 7.4 and 7.5 but both do not achieve the
subscript look. 

Version: 7.4.2.3 (x64) / LibreOffice Community
Build ID: 382eef1f22670f7f4118c8c2dd222ec7ad009daf
CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded


Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: b887d67ff9914100df787bd2036b22bf32456fab
CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to