]> git.ipfire.org Git - thirdparty/grub.git/commit
Remove dor on i and j when combining with above diacritics.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 10 Jun 2012 22:20:55 +0000 (00:20 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 10 Jun 2012 22:20:55 +0000 (00:20 +0200)
commit4e5a96b02e7561898cee58d7a77c440dfb9f82d2
tree1eb2ae27699b0652aae8168803fe425fcba521fd
parent5561c22d59967e423df4eccdcf5114d4287e8ef1
Remove dor on i and j when combining with above diacritics.

* include/grub/unicode.h (GRUB_UNICODE_DOTLESS_LOWERCASE_I): New enum
value.
(GRUB_UNICODE_DOTLESS_LOWERCASE_J): Likewise.
* grub-core/font/font.c (grub_font_construct_dry_run): Replace i and j
with dotless variants when any combining above is present.
ChangeLog
grub-core/font/font.c
include/grub/unicode.h