[Fontconfig-bugs] [Bug 92776] New: [patch] Allow fontconfig to use 3 components in locales
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 2 06:08:03 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=92776
Bug ID: 92776
Summary: [patch] Allow fontconfig to use 3 components in
locales
Product: fontconfig
Version: 2.11
Hardware: Other
OS: FreeBSD
Status: NEW
Severity: normal
Priority: medium
Component: library
Assignee: fontconfig-bugs at lists.freedesktop.org
Reporter: kwm at rainbow-runner.nl
QA Contact: freedesktop at behdad.org
Created attachment 119343
--> https://bugs.freedesktop.org/attachment.cgi?id=119343&action=edit
Support 3 component locales
Linux only supports locales with 2 components while POSIX supports
locales with 3 components.
DragonFly and FreeBSD both follow POSIX, which causes fontconfig to
give the following warning:
% env LC_CTYPE=sr_Cyrl_RS.UTF-8 leafpad
Fontconfig warning: ignoring sr_Cyrl_RS.UTF-8: not a valid region tag
For more information about the POSIX documentation:
http://tools.ietf.org/html/bcp47
Chapter 2.1.1 goes over formatting and Appendix-A has more examples.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/fontconfig-bugs/attachments/20151102/e6d32ee1/attachment.html>
More information about the Fontconfig-bugs
mailing list