Inkview does not support generic font-families

Bug #1689085 reported by Patrick Storz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Undecided
Patrick Storz

Bug Description

When opening an SVG file in Inkview that uses a generic font family, e.g.

<?xml version="1.0" encoding="UTF-8"?>
<svg width="200" height="100" xmlns="http://www.w3.org/2000/svg">
 <text x="50" y="50" font-family="sans-serif" font-size="20px">test</text>
</svg>

The text is still shown with a serif font in Inkview.
(The file opens fine in Inkscape)

Tags: inkview
Patrick Storz (ede123)
tags: added: inkview
Revision history for this message
Patrick Storz (ede123) wrote :

Issue seems to be specific to MSYS2 builds.

Revision history for this message
Patrick Storz (ede123) wrote :

Fixed in
https://gitlab.com/inkscape/inkscape/commit/86fc9df3173d3abdd640c3fc0aa20d0237a89e0a

We didn't install fontconfig font configurations in etc/fonts/conf.d/ which resulted in font substitutions being broken.

Changed in inkscape:
assignee: nobody → Eduard Braun (eduard-braun2)
status: New → Fix Committed
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.