Editing User talk:Mister Wu
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 656: | Line 656: | ||
The raw hex data used for the curly quotes is 1C20 and 1D20, since ARM is little endian, that means that they're using Unicode 201C (Left Double Quotation Mark) and 201D (Right Double Quotation Mark). | The raw hex data used for the curly quotes is 1C20 and 1D20, since ARM is little endian, that means that they're using Unicode 201C (Left Double Quotation Mark) and 201D (Right Double Quotation Mark). | ||
By the looks of it, as you can see from the first string, the fullwidth spacing - that is present in the final game - is added by the game itself, rather than being in the original text. That's likely because as far as I know the fullwidth curly quotes aren't part of Unicode yet.--[[User:Mister Wu|Mister Wu]] ([[User talk:Mister Wu|talk]]) 18:34, April 21, 2024 (EDT) | By the looks of it, as you can see from the first string, the fullwidth spacing - that is present in the final game - is added by the game itself, rather than being in the original text. That's likely because as far as I know the fullwidth curly quotes aren't part of Unicode yet.--[[User:Mister Wu|Mister Wu]] ([[User talk:Mister Wu|talk]]) 18:34, April 21, 2024 (EDT) | ||