Hacker News new | ask | show | jobs
by eesmith 1010 days ago
I found a neat oddity. I was browsing through the code pages and saw a "P" with a horizontal bar through it, in the OEM Nordic cp=865 page at 0x9E. I wondered what it could be.

It is "₧", which is U+20A7. https://en.wikipedia.org/wiki/Spanish_peseta comments:

> In the version 1.0 of Unicode the character ₧ U+20A7 PESETA SIGN had two reference glyphs: a "Pts" ligature glyph as in IBM code page 437 and an erroneous P with stroke. In Unicode 2.0 the reference glyph P with stroke was erroneously displayed as the only symbol for peseta[5] and was later corrected to the Pts ligature and a separate character code was added for the peso sign.

pointing to why the P-with-bar unification of the Spanish and Filipino peseta doesn't work, at https://www.unicode.org/L2/L2000/00013-n2156.pdf .

The visual display seems to come from the use of Grotesk, see https://fonts.google.com/?preview.text=kl%E2%82%A7&preview.t... for a couple examples with that presentation.