Tagged Questions
2
votes
3answers
725 views
TextEdit removes Byte-Order-Mark (BOM) from Unicode/UTF files. How to fix?
I'm working with UTF-8 files, but TextEdit seems to not fully support the BOM. When a BOM is present, it DOES render unicode characters correctly. However, upon saving the file, the BOM is removed, so ...
1
vote
2answers
130 views
How do I look up the Unicode # for a given character on Lion?
How do you find the Unicode number representation for a given character in Lion?
On Mac OS X 10.6 when hovering the mouse cursor over for example the ⌘ symbol in the "Character Viewer" a tool ...