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

Stéphane Guillou (stragu) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Regression By|                            |Armin Le Grand
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=13
                   |                            |1523
           Keywords|                            |bibisected, bisected,
                   |                            |filter:svg
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
                 CC|                            |[email protected],
                   |                            |stephane.guillou@libreoffic
                   |                            |e.org
            Summary|fontconfig alias not        |fontconfig alias not
                   |respected                   |respected on SVG import
             Blocks|                            |88278, 103342

--- Comment #3 from Stéphane Guillou (stragu) 
<[email protected]> ---
I had to make sure the Linux Biolinum font was not installed on my system to
reproduce.

On Ubuntu 20.04, I used the following in ~/.config/fontconfig/fonts.conf:

<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<fontconfig>
        <alias binding="same">
        <family>Linux Biolinum</family>
        <accept>
                <family>Andale Mono</family>
        </accept>
        </alias>
</fontconfig>

After a log out and back in, the font is substituted properly in Inkscape, but
falls back to Liberation Sans in:

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 5cd9de202765e243e41416802f3e4486b8a96f16
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

This started in 6.1. Bibisected with linux-64-7.1 repository to first bad
commit 2c183ed370c1e381ffaa14cb1507df84716333da which points to core commit:

commit  3ca7be09834a26fbd1c371deabd7a58111092676
author  Armin Le Grand <[email protected]>  Thu May 10 17:49:19 2018 +0200
committer       Armin Le Grand <[email protected]>  Fri May 18 20:11:35
2018 +0200
Replace SVGFilter using SVGIO
Reviewed-on: https://gerrit.libreoffice.org/54096

Armin, any chance you could have a look?


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=88278
[Bug 88278] [META] SVG import image filter (all modules)
https://bugs.documentfoundation.org/show_bug.cgi?id=103342
[Bug 103342] [META] Font substitution bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to