Summary: | [patch] Allow fontconfig to use 3 components in locales | ||
---|---|---|---|
Product: | fontconfig | Reporter: | Koop Mast <kwm> |
Component: | library | Assignee: | fontconfig-bugs |
Status: | RESOLVED MOVED | QA Contact: | Behdad Esfahbod <freedesktop> |
Severity: | normal | ||
Priority: | medium | CC: | akira |
Version: | 2.11 | ||
Hardware: | Other | ||
OS: | FreeBSD | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Support 3 component locales |
Description
Koop Mast
2015-11-02 14:08:03 UTC
Do you have any pointers that explains POSIX supports BCP47 as a locale representation? The URL you pointed out is to explan what BCP47 is. it isn't same to what I want to know. AFAIK the POSIX locale system follows similar to BCP47 but has different definition for modifiers say. usually script representation goes into a modifier prefixed by @. cldr is the authority and that's how they refer to locales and repeat examples of 3-group locales 2 component isn't good enough: serbia has latin and cyrillic based languages, you can't represent both with only 2 components. The cldr website has a BCP47 section. http://cldr.unicode.org/ (Unicode Common Locale Data Repository) http://unicode.org/Public/cldr/2.0.1/ (cldr files) Those two could be represented to sr_RS@latin and sr_RS@cyrilic in glibc say. it isn't entirely true. anyway, just wonder if there are any pointers as a reference that POSIX really supports that style. -- 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/49. |
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.