Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=468565 Thomas Moschny <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|13 |15 --- Comment #15 from Thomas Moschny <[email protected]> 2011-05-30 16:24:45 EDT --- Ping? Problem still there. evince-3.0.0-1.fc15.x86_64 fontconfig-2.8.0-3.fc15.x86_64 fontconfig-2.8.0-3.fc15.i686 Quick solution for anyone else seeing the same problem: $ cat >/etc/fonts/conf.d/31-fix.conf <<EOF <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <alias binding="same"> <family>ZapfDingbats</family> <accept><family>Dingbats</family></accept> </alias> </fontconfig> EOF $ fc-cache -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ fonts-bugs mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs http://fonts.fedoraproject.org/
