Bug 13017 - make fc-match accept list of objects, like fc-list does
Summary: make fc-match accept list of objects, like fc-list does
Status: RESOLVED FIXED
Alias: None
Product: fontconfig
Classification: Unclassified
Component: fc-match (show other bugs)
Version: 2.4
Hardware: Other All
: medium normal
Assignee: Keith Packard
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 13016
Blocks:
  Show dependency treegraph
 
Reported: 2007-10-30 16:19 UTC by Behdad Esfahbod
Modified: 2009-06-24 12:35 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.