Some things I would love to see…although some of them may not be feasible. And it is possible that some of the following may be possible right now in FontCreator…but I haven’t figured out how to do them.
A way to import a whole bitmapped font into FontCreator. I have a few programs that use a bitmapped font which I’d like to improve on, but keep as a bitmapped font because the software requires it.
The ability to look at the parameters of one font (size of glyph, spacing around glyph, thickness of lines), copy those parameters and use them when I create another font.
On a windows computer, I can access individual characters of a font using the ALT key and the keypad. One glyph might be ALT + 0190, for example. I would like to see those ALT numbers show up as another option under Captions, in addition to Glyph Name, Glyph Index, etc.
Certain things are not reversible, but I wish they were. For example, using the Glyph Transformer. Or if they can’t be undone, there should be a way to view the way the character would look if the Glyph Transformer settings were enacted, and that way if the result was not as intended, we could cancel it without making the change.
Difficult to implement. Just copy some key glyphs like H, d, x and set up guidelines in the new font.
From the View menu, set the Display format to Decimal (shortcut Ctrl J). Add a zero before the decimal number for the Alt code.
It would take too much memory on large fonts. A workaround is: copy the glyph or glyphs, run the transformation, paste the glyph or glyphs back in, undo the paste operation. Now you can redo/undo to compare before/after results.
You can find some Video Tutorials on my FontCreator Review page, and some written Tutorials in the Tutorial forum. The most recent videos now have voice-over added by Jonne Haven. This video on Optical Margin Alignment in InDesign, is an example (IMO) of a clear and professional video. Anyone is welcome to convert mine to other formats, or make their own versions with narration to post on YouTube, etc. This user-led Community-based approach can work quite well.
OK, I had the display format set to decimal. But I’m still not clear where I should looking to put the zero in front of the decimal number. Codepoints?
Yes, but I think it only works for code points up to 255. The code point for å is 229, and Alt+0229 gives the correct result (unlike Alt+229, which yields Õ); however, if I try the same trick for š (code point 353) I get a lowercase ‘a’ here, whether or not I prefix a zero.
For ASCII characters up to 126 you don’t actually need the zero — Alt 65 or Alt 065 will both type A. For ANSI characters above 126, e.g. 224 à you need to type the zero or you will get the wrong character. Hold Alt and type 0224 to type à Type 0255 to type ÿ.
Higher numbers used to work in Windows XP, but they don’t seem to work in Windows 7.
Thanks for that. I thought I wasn’t imagining that I used to be able to use Alt+0353 for š! I thought it might have depended on the application (e.g. using a different web browser) but it’s the same in FontCreator’s Preview toolbar.
OK, I set the Display format to decimal.
There are two different options to show numbers above each glyph, setting the Captions to either Glyph Index or Code Points.
I tried using the numbers on each of those options, putting a 0 in front of the numbers and then typing Alt + the number. In both Glyph Index, and Code Points, I get entirely different glyphs when I type this in Word than show in FontCreator with those numbers.
Was there something else I was supposed to look at to see the numbers for all the glyphs?
That doesn’t seem to work in WordPad on Windows 7, even for code points below 256. Typing Alt+0153 gives me the expected , but typing 0153 and pressing Alt+X gives me œ.
That still leaves the problem which I reported earlier: if I type 99 (i.e. 153 in hexadecimal) I expect to get when I press Alt+X but I actually get nothing visible; if I type Alt+0153 and then press Alt+X, I get 2122.
Although less common nowadays, we still we get support questions related to ANSI or ASCII Extended. Last year someone needed a custom font to work with MS-DOS! It is pretty hard to explain how to use specific characters