Skip to main content
Legend
April 18, 2014
Question

unicode – now you see it, now you don't

  • April 18, 2014
  • 1 reply
  • 416 views

FM 10, fully patched, on Windows 7

goal
use Unicode characters U+2192 and U+25C0

first approach
  • set up character style !unicode using Courier New CE
  • use F,U,P to insert Unicode characters – font set to Courier New CE

result
  • U+2192 'rightwards arrow' displays correctly in the palette and in the document
  • U+25C0 'black left-pointing triangle' displays correctly in the palette but just gives a feeble question-mark in the document
  • checking via a different route tells me (unlike the F,U,P palette) that there is no U+25C0 'black left-pointing triangle' in Courier New CE

second approach
  • modify character style !unicode to use Arial MS
  • use F,U,P to check availability of both characters – font set to Arial MS

result
  • U+2192 'rightwards arrow' displays correctly in the palette and in the document
  • U+25C0 'black left-pointing triangle' displays correctly in the palette and in the document

question
what gives? less telegraphically, how come the palette and the document seem to have different ideas? It would save me, oh, minutes every eight or nine months if the palette gave a true indication of which fonts were going to play ball and which were going to play coy :-}
This topic has been closed for replies.

1 reply

Arnis Gubins
Inspiring
April 18, 2014

Niels,

Courier New CE is a codepage font and shouldn't be showing the Unicode ranges (unless you've tried creating a codepage specific subset from Courier New).

Regardless, Courier New does not have a glyph available for unicode 25c0, but it does have a similar (but slightly larger) one at 25c4.

IIRC, the internal Character palette tries to show every possible glyph in an OTF or TTF font, but limits Postscript Type 1's to just the first 255 characters. If you compare this with the same font in Windows Charmap (or any other character utility - I prfer PopChar), then you will see only what is truly availble within the font.