FontLab .NAM files

aida
6.Oct.2004 3.59pm
aida's picture

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!



yar
7.Oct.2004 3.22am
yar's picture

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.


aida
7.Oct.2004 1.42pm
aida's picture

What do you mean by "processed by FontLab automatically"?


John Hudson
8.Oct.2004 9.32am
John Hudson's picture

If you name a glyph e.g. uni0345, activating the 'Assign Unicode' function will automatically give this glyph a Unicode value of U+0345.


aida
8.Oct.2004 1.15pm
aida's picture

Well, that's quite handy. Thanks for the info.


peter bilak
11.Oct.2004 2.42am
peter bilak's picture

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?