locale-util: add comment with link to unicode chars supported by eurlatgr (#8894)

See: #6443
This commit is contained in:
Lennart Poettering 2018-05-03 16:15:04 +02:00 committed by Yu Watanabe
parent fe80fcc7e8
commit 5d01f5dce4
1 changed files with 7 additions and 0 deletions

View File

@ -354,6 +354,13 @@ bool keymap_is_valid(const char *name) {
const char *special_glyph(SpecialGlyph code) {
/* A list of a number of interesting unicode glyphs we can use to decorate our output. It's probably wise to be
* conservative here, and primarily stick to the glyphs defined in the eurlatgr font, so that display still
* works reasonably well on the Linux console. For details see:
*
* http://git.altlinux.org/people/legion/packages/kbd.git?p=kbd.git;a=blob;f=data/consolefonts/README.eurlatgr
*/
static const char* const draw_table[2][_SPECIAL_GLYPH_MAX] = {
/* ASCII fallback */
[false] = {