Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=946859

Akira TAGOH <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|fontconfig                  |firefox
           Assignee|[email protected]            |gecko-bugs-nobody@fedorapro
                   |                            |ject.org

--- Comment #2 from Akira TAGOH <[email protected]> ---
This seems causing by
http://cgit.freedesktop.org/fontconfig/commit/?id=95af7447dba7c54ed162b667c0bb2ea6500e8f32
and now "hash" object has to be available in the cache anyway otherwise the
matcher won't works as expected. due to this, FcFreeTypeQueryFace() from
firefox is failing because they give "" as a filename and fontconfig requires
the valid filename to generate "hash".

As they know what they do, it can be worked around in firefox too.

FWIW FC_FILE is in the matcher now, removing FC_FILE from the pattern (in
gfsDownloadedFcFontEntry::InitPattern at gfx/thebes/gfxPangoFonts.cpp say) may
causes unexpected result.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=Sf4KlFQHJz&a=cc_unsubscribe
_______________________________________________
fonts-bugs mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/

Reply via email to