FontLab .NAM files
Does anyone know the details of how FontLab's .NAM files work? Every sample .NAM file I've seen covers only glyphs WITH Unicode values, but my concern is when I have glyphs I'd like in my font which DO NOT have a Unicode value. Any help would be appreciated. Thanks!













7.Oct.2004 3.22am
Purpose of the .nam file is to map Unicode to PS Name, so it is natural that glyphs that don't have Unicode indexes are not included into .nam file.
Note that it is not necessary to put names with "uniXXXX" structure into .nam file, they are processed by FontLab automatically.
7.Oct.2004 1.42pm
What do you mean by "processed by FontLab automatically"?
8.Oct.2004 9.32am
If you name a glyph e.g. uni0345, activating the 'Assign Unicode' function will automatically give this glyph a Unicode value of U+0345.
8.Oct.2004 1.15pm
Well, that's quite handy. Thanks for the info.
11.Oct.2004 2.42am
Here is a related question: can i include in the .NAM file private unicode values? I'd like to do it only to make sure that various weights of my font use the same private unicode values rather than generating new ones. where can i add those values?