Bug 19331

Summary: FcNameParse() ignores non-builtin elements
Product: fontconfig Reporter: Behdad Esfahbod <freedesktop>
Component: libraryAssignee: fontconfig-bugs
Status: RESOLVED MOVED QA Contact: Behdad Esfahbod <freedesktop>
Severity: normal    
Priority: medium CC: akira
Version: 2.4   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Behdad Esfahbod 2008-12-29 18:22:26 UTC
FcNameParse() only parses elements that it knows.  That's because it needs to know the type of the element.  I like to see it parse everything though, and it can do a heuristic at detecting the type, or look at the end of the value to see if there are type specifiers.
Comment 1 GitLab Migration User 2018-08-20 21:44:21 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/18.

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.