mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-08-08 17:30:29 -04:00
Improve comment to explain glyph ordering
This commit is contained in:
parent
ac5d5697d8
commit
413f3839ec
@ -506,7 +506,9 @@ static struct glyph {
|
||||
|
||||
/*
|
||||
* The other batch of glyphs were specially designed for this font.
|
||||
* These are kept sorted by Unicode code point.
|
||||
* These are kept sorted by Unicode code point. Glyphs accessed
|
||||
* using OpenType features are next to their originals, even when
|
||||
* they also have Private Use Area mappings.
|
||||
*/
|
||||
|
||||
/* Basic Latin */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user