<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://typophile.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Typophile - FontLab problem with naming glyphs - Comments</title>
 <link>http://typophile.com/node/37644</link>
 <description>Comments for &quot;FontLab problem with naming glyphs&quot;</description>
 <language>en</language>
<item>
 <title>Stefan,
If you open any of</title>
 <link>http://typophile.com/node/37644#comment-230846</link>
 <description>&lt;p&gt;Stefan,&lt;br /&gt;
If you open any of the standard encoding pages in FontLab&amp;#8212;for instance Latin Extended A&amp;#8212;you will have a prebuilt encoding in proper naming. You simply draw your glyphs in the boxes with the names that coincide. Be sure you have the naming set to name instead of unicode so the names show up.&lt;/p&gt;
&lt;p&gt;ChrisL&lt;/p&gt;
</description>
 <pubDate>Sun, 30 Sep 2007 11:40:42 -0700</pubDate>
 <dc:creator>dezcom</dc:creator>
 <guid isPermaLink="false">comment 230846 at http://typophile.com</guid>
</item>
<item>
 <title>Hi Hannes,
thanks, sounds</title>
 <link>http://typophile.com/node/37644#comment-230840</link>
 <description>&lt;p&gt;Hi Hannes,&lt;/p&gt;
&lt;p&gt;thanks, sounds very interesting! Seems you know something about it.&lt;br /&gt;
I will try this. For now I helped myself as adviced above by creating a new standard font and copying the glyphs into it. Yet, as a solution it felt strange. Yours seems to be worth a try.&lt;/p&gt;
&lt;p&gt;Stefan&lt;/p&gt;
</description>
 <pubDate>Sun, 30 Sep 2007 10:54:47 -0700</pubDate>
 <dc:creator>Stefan Seifert</dc:creator>
 <guid isPermaLink="false">comment 230840 at http://typophile.com</guid>
</item>
<item>
 <title>Which glyphs appear in the</title>
 <link>http://typophile.com/node/37644#comment-230816</link>
 <description>&lt;p&gt;Which glyphs appear in the font window and where in the sequence they are located is determined in the encoding file. The encoding file is a simple text document that lives in the following directory:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;    MyHD / Users / UserDirectory / Library / Application Support / FontLab / Encoding&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;To build your own custom encoding try this: Duplicate one of the existing files, change the file name and the unique number in the first line of the document and insert your own fonts name like this:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;    %%FONTLAB ENCODING: 11005; MyFabFont&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;You will see that it is very easy to change the order of the glyphs or to add a glyph in the desired spot in the sequence like this:&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
    F&lt;br /&gt;
    G&lt;br /&gt;
    G.alt&lt;br /&gt;
    H&lt;br /&gt;
&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;In case of doubt the FLS manual is a super resource (p.152).&lt;br /&gt;
Good luck.&lt;/p&gt;
</description>
 <pubDate>Sun, 30 Sep 2007 06:05:34 -0700</pubDate>
 <dc:creator>Hannes Famira</dc:creator>
 <guid isPermaLink="false">comment 230816 at http://typophile.com</guid>
</item>
<item>
 <title>Hi Ralph,
&gt;As I have told</title>
 <link>http://typophile.com/node/37644#comment-230796</link>
 <description>&lt;p&gt;Hi Ralph,&lt;/p&gt;
&lt;p&gt;&amp;gt;As I have told you in a recent post, you should’t create standard characters from scratch&lt;/p&gt;
&lt;p&gt;You did? ;-)&lt;/p&gt;
&lt;p&gt;No, seriously, thanks!&lt;/p&gt;
&lt;p&gt;&amp;gt;You can then copy and paste your glyph R from the old font to the slot named R in the new font and it should work as expected.&lt;/p&gt;
&lt;p&gt;It’s exactly what I did. Works fine.&lt;/p&gt;
&lt;p&gt;Thanks again&lt;br /&gt;
Stefan&lt;/p&gt;
&lt;p&gt;PS I like your patient smile on the photo.&lt;br /&gt;
It seems to be made for people like me :-)&lt;/p&gt;
</description>
 <pubDate>Sun, 30 Sep 2007 03:02:30 -0700</pubDate>
 <dc:creator>Stefan Seifert</dc:creator>
 <guid isPermaLink="false">comment 230796 at http://typophile.com</guid>
</item>
<item>
 <title>It puts the R at the end</title>
 <link>http://typophile.com/node/37644#comment-230792</link>
 <description>&lt;p&gt;It puts the R at the end because it doesn&amp;#8217;t recognize it as an R.&lt;/p&gt;
&lt;p&gt;As I have told you in a recent post, you should&amp;#8217;t create standard characters from scratch. They are all already prepared with the right names and unicodes.&lt;br /&gt;
I would strongly suggest to start over.&lt;br /&gt;
File-&amp;gt;New&lt;br /&gt;
You empty font should look like this:&lt;br /&gt;
&lt;div class=&quot;imageWrap&quot;&gt;&lt;img src=&quot;/files/Bild1_4499.png&quot; /&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;You can then copy and paste your glyph R from the old font to the slot named R in the new font and it should work as expected.&lt;/p&gt;
</description>
 <pubDate>Sun, 30 Sep 2007 02:24:54 -0700</pubDate>
 <dc:creator>Ralf Herrmann</dc:creator>
 <guid isPermaLink="false">comment 230792 at http://typophile.com</guid>
</item>
<item>
 <title>FontLab problem with naming glyphs</title>
 <link>http://typophile.com/node/37644</link>
 <description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;I have serious trouble in understanding this thing about the naming of the glyphs (and all the other in my eyes too complicated stuff about all the naming in a font.-).&lt;br /&gt;
In certain situations- please don’t ask me how it came up - I found myself a glyph board like the one below. It has large designs so the letters are not visible in the whole. Tried thousand numbers in thousand menus to make it fit without success. ;-)&lt;br /&gt;
But this is not the problem here. What makes me sick is in this case my ‘R’ It has the strange name _0082 or something like that and if I want to change its name FontLab cancels it from its place and throws me at the end (and its not possible to paste it away from there!) where I absolutely don’t want to have it and where besides it doesn’t work any longer with the R-key for example in the metrics window. How can I achieve that it stays where it is meant to be in between Q and S and is named R and comes out pressing the R-key? Would be a miracle! Why couldn’t the FontLab programmers not do a simple thing as it was for decades in FontStudio? I wonder about the sense of all the complications.&lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;
Stefan&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;imageWrap&quot;&gt;&lt;img src=&quot;/files/Bild-2_5753.gif&quot; /&gt;&lt;/div&gt;&lt;div class=&quot;imageWrap&quot;&gt;&lt;img src=&quot;/files/Bild-3_5265.gif&quot; /&gt;&lt;/div&gt;&lt;/p&gt;
</description>
 <comments>http://typophile.com/node/37644#comments</comments>
 <category domain="http://typophile.com/taxonomy/term/4">General Discussions</category>
 <pubDate>Sun, 30 Sep 2007 01:54:22 -0700</pubDate>
 <dc:creator>Stefan Seifert</dc:creator>
 <guid isPermaLink="false">37644 at http://typophile.com</guid>
</item>
</channel>
</rss>
