Shape arabic code when on UTF-8 visual
This commit is contained in:
parent
a6ab5fb2cf
commit
a82890fffc
3 changed files with 44 additions and 3 deletions
|
@ -222,5 +222,7 @@ grub_unicode_glyph_from_code (grub_uint32_t code)
|
|||
|
||||
grub_uint32_t
|
||||
grub_unicode_mirror_code (grub_uint32_t in);
|
||||
grub_uint32_t
|
||||
grub_unicode_shape_code (grub_uint32_t in, grub_uint8_t attr);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue