|
From: | C.W. Betts |
Subject: | [bug-gnu-libiconv] Mac encoding/Apple symbol |
Date: | Wed, 11 Sep 2019 21:11:16 +0000 |
I noticed, when using FontForge, that libiconv didn’t translate the symbol at code-point 0x70 (or option-shift-k on the Mac) to 0xf8ff (the Unicode value Apple uses to represent the Apple symbol) but to nothing (-1, or no Unicode code point).
Looking at the source code, it looks like the first value on this line http://git.savannah.gnu.org/cgit/libiconv.git/tree/lib/mac_roman.h#n47 should
be changed to 0xf8ff.
|
[Prev in Thread] | Current Thread | [Next in Thread] |