Bug 13016 - Add FcPatternFilter
Summary: Add FcPatternFilter
Status: RESOLVED FIXED
Alias: None
Product: fontconfig
Classification: Unclassified
Component: library (show other bugs)
Version: 2.4
Hardware: Other All
: low enhancement
Assignee: Keith Packard
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 13017
  Show dependency treegraph
 
Reported: 2007-10-30 16:18 UTC by Behdad Esfahbod
Modified: 2009-06-24 12:36 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Behdad Esfahbod 2007-10-30 16:18:55 UTC
that takes input pattern and an object set and returns a new pattern containing only elements from the object set.
Comment 1 Behdad Esfahbod 2008-08-12 23:51:18 UTC
Since it's returning a new pattern, the "Filter" name is more appropriate than "Prune".
Comment 2 Behdad Esfahbod 2008-08-12 23:51:48 UTC
Added in my tree:
Created commit 6b13d04: Add FcPatternFilter() (#13016)
 3 files changed, 52 insertions(+), 0 deletions(-)
Comment 3 Behdad Esfahbod 2009-06-24 12:36:04 UTC
I believe I've fixed this in 2.7.0.  Please reopen otherwise.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.