Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 596336

Summary: media-gfx/inkscape-0.91-r3: bitmap (PCF) fonts not rendered
Product: Gentoo Linux Reporter: sphakka <marcoep>
Component: Current packagesAssignee: Mikle Kolyada (RETIRED) <zlogene>
Status: RESOLVED FIXED    
Severity: normal CC: dilfridge
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description sphakka 2016-10-06 10:53:16 UTC
Created attachment 449328 [details]
emerge --info

Strange behaviour with media-gfx/inkscape-0.91-r3: bitmap (PCF) fonts (f.i., lfpfonts) are not rendered at all (a default 'sans' family is used instead), even though they are available and correctly rendered in the drop-down "Select font family" (Alt+X) font menu.

The same fonts are rendered correctly in Gimp.

I wonder if it has anything to do with this upstream Bug: https://bugs.launchpad.net/inkscape/+bug/167076
Comment 1 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2020-04-23 19:16:56 UTC
Does not seem  to be a problem anymore.
Comment 2 sphakka 2020-04-25 08:34:21 UTC
Yeah it looks OK.

BTW, it looks like some font packages lack fontconfig files, indeed

  $ equery f media-fonts/lfpfonts-fix | grep etc
  $ equery f media-fonts/artwiz-latin1 | grep etc
 
gives nothing. Maybe others are affected. Their fonts are still picked up by Inkscape but not rendered: so, I wonder why they appear in the font menu... Could that explain the issue?