Bug 13017

Summary: make fc-match accept list of objects, like fc-list does
Product: fontconfig Reporter: Behdad Esfahbod <freedesktop>
Component: fc-matchAssignee: Keith Packard <keithp>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: mattengi
Version: 2.4   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Bug Depends on: 13016    
Bug Blocks:    

Description Behdad Esfahbod 2007-10-30 16:19:52 UTC
So you can say:

  $ fc-match sans file

Would be trivial after bug 13016 is fixed.
Comment 1 Mait 2008-01-22 06:35:57 UTC
Yes, It could be better if I can,

$ fc-match sans hintstyle hinting autohint(or '*hint*')
or
$ fc-match sans !charset(it's long...)

instead of,

$ fc-match sans -v | grep hint
or
$ fc-match sans -v | [filter for remove 'charset' property. Yes, I dont' know yet. :)]
Comment 2 Behdad Esfahbod 2008-08-12 16:56:41 UTC
Humm, note that this conflicts with what I suggested in bug 16122.  I'd rather add the syntax in this bug.
Comment 3 Behdad Esfahbod 2009-01-15 16:13:34 UTC
In my tree:

[master]: created 704a171: "[fc-match] Accept list of elements like fc-list (bug #13017)"
 4 files changed, 77 insertions(+), 41 deletions(-)
Comment 4 Behdad Esfahbod 2009-06-24 12:35:13 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.