doc/sphinx/appendices/diffs.rst
Fontographer_.. _diffs.accented:
There's a command to build an accented character.
The base characters should already have been created. Select an accented
character (or several of them) in the font view and press
:menuselection:Build Accented Chars from the :menuselection:Element menu.
Suppose you select À, then Unicode says this is made up of the characters 0x0041 and 0x0300. Now 0x0300 is not present in most postscript fonts, but it is sort of synonymous with either 0x02CB or 0x0060 which often are present. Unicode also says that 0x0300 floats on top of and centered horizontally over the base character. So...
A reference to "A" will be placed into "À", and that character will be given the same width as "A". Then a reference to
Some Unicode characters contain more than one accent. Additional accents will be treated similarly. This command can also be used to generate more general composite characters. Unicode 0x2163 is the roman numeral IV and this command may be used to build it. Greek capital Alpha looks exactly like Latin capital A and can be created. On the other hand the oe ligature will be replaced by an "o" followed by "e", so be a little careful. Some accents (for example cedilla) are treated unexpectedly on certain letters (different ways in different languages), so be careful of g-cedilla. Å often merges the ring into the top of the A, but here it will float above it. Be careful.
.. note::
My centering algorithms attempt to guess what will look centered to the human eye (centering it in the middle of the character will often not look centered). You should examine all built characters and be prepared to adjust the accent.
The algorithms take some account of the italicangle.
There's a merge font command. This is designed to allow you to build one monster unicode font out of several smaller fonts. It will prompt for a font to merge into the current one, and then will copy any characters which not in the current font and put them there. Note both fonts must be properly encoded.
You can control what you want copy to copy in the font window. By default if you select "A" then and press copy then it will copy the outline description and all the bitmap descriptions for "A", so when you paste it, the bitmaps will follow the outline. You can choose instead just to copy from the font that is being displayed (which might be the outline font or might be a bitmap). When you Paste, whatever is in the clipboard will be pasted.
Transform sometimes will transform bitmaps, but not all transformations map into bitmap transforms.
Most changes are preserved across crashes.
Right clicking in the character and bitmap windows will produce a menu of tools
The bitmap window has a number of (not very useful) tools which fontographer didn't include. They are only available from the menu (not from palettes)
.. _Fontographer: https://en.wikipedia.org/wiki/Fontographer#Macromedia