Summary: | font MIME enhancement | ||
---|---|---|---|
Product: | shared-mime-info | Reporter: | Stanislav Brabec <sbrabec> |
Component: | freedesktop.org.xml | Assignee: | Jonathan Blandford <jrb> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | enhancement | ||
Priority: | high | CC: | bugzilla |
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Stanislav Brabec
2005-09-08 06:21:39 UTC
(In reply to comment #0) > There is a small addition to font definition, which was originally present as > mime-info in GNOME control-center: > > <?xml version="1.0" encoding="UTF-8"?> > <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> > <mime-type type="application/x-font-pcf"> > <glob pattern="*.pcf.gz" /> Why are .pcf.Z under application/x-font-type1, and *.pcf under application/x-font-pcf? > </mime-type> > <mime-type type="application/x-font-ttf"> > <glob pattern="*.ttc" /> > <glob pattern="*.TTC" /> That's unneeded, the globs are not case sensitive (and it's already there now) 2007-02-06 Bastien Nocera <hadess@hadess.net> * freedesktop.org.xml.in: Move *.pcf.Z to application/x-font-pcf as it's definitely not a Postscript font, add *.pcf.gz as well (Closes: #4398) |
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.