bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #47639] grub2-2.02: Some Chinese characters are displayed as '?' wi


From: LiuYan
Subject: [bug #47639] grub2-2.02: Some Chinese characters are displayed as '?' with a border
Date: Sat, 8 Apr 2017 15:31:12 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #2, bug #47639 (project grub):

'菜'
# echo -n 菜 | hexdump -C
00000000  e8 8f 9c                                          |...|

# echo -n 菜 | iconv -t unicode | hexdump -C
00000000  ff fe dc 83                                       |....|


',' (a full-width form of comma), this one came from screenshot of openSUSE

# echo -n , | hexdump -C
00000000  ef bc 8c                                          |...|

# echo -n , | iconv -t unicode | hexdump -C
00000000  ff fe 0c ff                                       |....|


(file #40332, file #40333)
    _______________________________________________________

Additional Item Attachment:

File name: VirtualBox_openSUSE Leap_09_04_2017_02_24_43.png Size:161 KB
File name: VirtualBox_openSUSE Leap_09_04_2017_02_24_43.png Size:161 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47639>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]