[Fontconfig-bugs] [Bug 96896] fontconfig caches/registers dpkg temporary files instead of ignoring them

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 17 12:16:32 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=96896

Akira TAGOH <akira at tagoh.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |akira at tagoh.org

--- Comment #2 from Akira TAGOH <akira at tagoh.org> ---
I don't want to include any specific fixes in fontconfig. just to ignore
reading certain caches, you could try:

<fontconfig>
  <selectfont>
    <rejectfont><glob>*.dpkg-tmp</glob></rejectfont>
  </selectfont>
</fontconfig>

This would works unless anyone has any <acceptfont> rule there which may
matches such temporary file as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/fontconfig-bugs/attachments/20160817/f8d8e779/attachment.html>


More information about the Fontconfig-bugs mailing list