I need to know which of my fonts contain a particular character. There seems to be no simple way to do that. “Search for a character in all fonts” would be a VERY useful feature in MainType! And easy to implement too, I’d think.
Example:
Input: “Prescription Take” (or Unicode 211E)
Output: list of all my fonts which contain that character.
Unfortunately this is not easy to implement. MainType currently only stores the number of characters found in a font, not which characters. If a search like this would have to be performed it would have to physically go through each font which would make it very very slow. The solution that Bhikkhu Pesala provided is currently the only way to go.
That’s good. If it only affects Windows XP I guess its not a big issue. I am sure that my own fonts all contain that symbol, but they’re showing up as just rectangles. I tried various character sets, all of which showed up in the Samples Pane, but most didn’t work in the Preview Text field.
As long as the text is not “red” it does indicate the characters are available. We are aware Windows XP has certain limits related to drawing Unicode text, but we decided to move forward, as users of more recent versions of Windows do actually benefit the new Windows APIs.