Denis,<br><br>I really appreciate your comments.&nbsp; I&#39;m hoping that with improvement it can become a high-quality choice available for the interface font.<br><br><div><span class="gmail_quote">On 5/5/07, <b class="gmail_sendername">
Denis Jacquerye</b> &lt;<a href="mailto:moyogo@gmail.com">moyogo@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
- At first I got the impression g stands out a bit much, it might be<br>too original with such an open lower bowl, although I eventually got<br>used to it.</blockquote><div><br>The g is a bit funky.&nbsp; There&#39;s an alternate g (looks like a q with a tail) in each of the font files.&nbsp; You can view it with FontForge.&nbsp; I&#39;m not sure what the best way of handling alternates is.&nbsp; Maybe have a FontForge script that asks people which glyph they like better (I have a series of alternates as you&#39;ll see later), and then automatically re-encoding the font?
<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">- I find the bar of the f a bit short on the right in Regular, it&#39;s<br>almost the same length as the bar of t in Bold which looks more
<br>balanced.</blockquote><div><br>I&#39;ll have to look at this.&nbsp; For a long time, I had the bar on the t too short, until someone on Typophile pointed out just how short it was.&nbsp; In part this is a reaction to Bitstream Vera/DejaVu, which has ridiculously long bars.
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">- There&#39;s something odd with v, w and y in Italic. Maybe v, w should<br>be more similar to y, or vice versa.
</blockquote><div><br>Definitely weird. :)&nbsp; These are experimental glyphs.&nbsp; I really like the v, but the w and y both need work.&nbsp; Look in the file for an alternate y.&nbsp; It fits better with the v and w, but it feels like it&#39;s falling over too much.&nbsp; The current y is inspired by Palatino&#39;s italic y.&nbsp; With the more vertical sides, it seemed that the flag on the top right closed the counter too much, so I removed it.
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">- Diacritics are a bit much to the right on C and G. But looking at<br>U+0134, U+013D and U+01E9 with off diacritics, composed glyphs
<br>probably need polishing too. I suggest placing anchors on a visually<br>centered axis and then build accented accent through Fontforge. This<br>way it will be consistent through pre-composed glyphs and with<br>composed characters.
</blockquote><div><br>Yeah, the diacritics need a lot of work.&nbsp; Essentially they were just thrown up there so that there wouldn&#39;t be these funny holes in multi-lingual webpages.&nbsp; The difficulty with using FontForge is that I&#39;m developing the font in MetaType1.&nbsp; It&#39;s great because I can compute (based on existing points, etc) the location for the visual axis.&nbsp; MetaType1 can then compose the glyphs. Unfortunately, MetaType1 outputs a Type 1 Postscript font which I then import into FontForge, and I don&#39;t think that there&#39;s any way to store glyph placement info in a Type 1 font (maybe I&#39;m wrong?).&nbsp; Is there an advantage to having FontForge build accented glyphs, as opposed to having MetaType1 do it?
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">- Combining diacritcs should probably be centered on X=0 and have zero<br>advance width, at least if you want to follow the OpenType definition.
<br>Otherwise, they should have their contour in the negative range for<br>legacy system that cannot use anchors to position them. This doesn&#39;t<br>apply to the Mono font, where all characters need to have the same<br>
advance width, but you can use OT features to fix it.</blockquote><div><br>Same difficulties as above.<br>&nbsp;<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
- When you do polishing, remember to removed duplicate points, there<br>are a few like the top point of &#39;a&#39;, </blockquote><div><br>This seems to be a problem with FontForge&#39;s simplify command.&nbsp; I&#39;ll write to George about it.
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">also remember to round coordinates and bearings.</blockquote><div><br>How important is this?&nbsp; I&#39;ve found that rounding distorts the shapes.&nbsp; However, freetype seems quite happy with the fractional coordinates, and it displays fine.&nbsp; I haven&#39;t noticed any other problems with it (displays fine in pdf viewers), but I haven&#39;t used the font much besides on-screen.&nbsp;
</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">If you want to make it easier to interpolate weight variant fonts,<br>make sure each glyph has the same number of point and the same order
<br>in Regular and Bold.</blockquote><div><br>Since I&#39;m using MetaType1, it can do all of the &quot;meta&quot; stuff itself---that&#39;s one of the advantages of using it.<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Let us know if/how we can contribute glyphs or features.<br></blockquote></div><br>Thanks!&nbsp; Comments like these are quite helpful.&nbsp; I&#39;m in the process of figuring out the best way to release the MetaType1 source.&nbsp; It seems that it would be better if changes are made to that rather than graphically changing the glyphs in FontForge.&nbsp; It also raises the interesting question of what license is most appropriate, since there is source code.
<br><br>Best wishes,<br>Stephen<br><br>