<?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 - WinAscent... LineGap... Font BBox? - Comments</title>
 <link>http://typophile.com/node/39172</link>
 <description>Comments for &quot;WinAscent... LineGap... Font BBox?&quot;</description>
 <language>en</language>
<item>
 <title>without a good definition of</title>
 <link>http://typophile.com/node/39172#comment-247134</link>
 <description>&lt;p&gt;&lt;em&gt;without a good definition of the em&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;It seems to me that Fontlab wimped out on that.&lt;br /&gt;
Left and right sidebearings are shown&amp;#8212;but &amp;#8220;show vertical metrics&amp;#8221; doesn&amp;#8217;t, other than x-height, cap-height, and ascender-height (unless there is some feature somewhere I&amp;#8217;ve missed, that turns on a visual representation of &amp;#8220;WinAscent&amp;#8221;, &amp;#8220;TypoLineGap&amp;#8221;, etc).&lt;/p&gt;
&lt;p&gt;With Fontographer&amp;#8217;s glyph window, as I recall, there was a visual display of the em square&amp;#8212;as if it really existed!&lt;/p&gt;
</description>
 <pubDate>Mon, 17 Dec 2007 09:42:53 -0800</pubDate>
 <dc:creator>Nick Shinn</dc:creator>
 <guid isPermaLink="false">comment 247134 at http://typophile.com</guid>
</item>
<item>
 <title>/track/</title>
 <link>http://typophile.com/node/39172#comment-247059</link>
 <description>&lt;p&gt;/track/&lt;/p&gt;
</description>
 <pubDate>Mon, 17 Dec 2007 02:01:02 -0800</pubDate>
 <dc:creator>Goran Soderstrom</dc:creator>
 <guid isPermaLink="false">comment 247059 at http://typophile.com</guid>
</item>
<item>
 <title>Thanks, David! That was an</title>
 <link>http://typophile.com/node/39172#comment-246446</link>
 <description>&lt;p&gt;Thanks, David! That was an insightful explanation which I am glad you posted.&lt;/p&gt;
&lt;p&gt;My posting of the word &amp;#8220;track&amp;#8221; was just my quick way of getting this thread to show up in my list of threads to follow :-/&lt;/p&gt;
&lt;p&gt;ChrisL&lt;/p&gt;
</description>
 <pubDate>Thu, 13 Dec 2007 11:15:20 -0800</pubDate>
 <dc:creator>dezcom</dc:creator>
 <guid isPermaLink="false">comment 246446 at http://typophile.com</guid>
</item>
<item>
 <title>“Track”
Track to the</title>
 <link>http://typophile.com/node/39172#comment-246370</link>
 <description>&lt;p&gt;&amp;#8220;Track&amp;#8221;&lt;br /&gt;
Track to the widest bounds of each character proportionally and Lead to the widest the bound of all characters, you mean? &lt;/p&gt;
&lt;p&gt;A glyph shape not needing to be a subset of the glyphs &amp;#8217;compose-me-here-without-leading-or-tracking&amp;#8217; box, is in the top 10 highlights of digital type composition, somewhere ;-) So, when one wants to export typography without a good definition of the em, or a format to hold the &amp;#8217;true&amp;#8217; extremes, that is tough.&lt;/p&gt;
&lt;p&gt;Nick&amp;#8217;s issue, since he&amp;#8217;s got one style working, should be solvable by one combination or another of type number monkeying.&lt;/p&gt;
&lt;p&gt;But now that this bounding issue is just a stable of variables, I&amp;#8217;ll be cool to have a type design app so if the type designer knows the answers, the app knows the questions and can display, (as guidelines), &amp;#8217;the bounds&amp;#8217;, when that&amp;#8217;s important in a design(er). I don&amp;#8217;t think anything does that now, does it?&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
</description>
 <pubDate>Thu, 13 Dec 2007 07:30:36 -0800</pubDate>
 <dc:creator>dberlow</dc:creator>
 <guid isPermaLink="false">comment 246370 at http://typophile.com</guid>
</item>
<item>
 <title>Track.
ChrisL</title>
 <link>http://typophile.com/node/39172#comment-246354</link>
 <description>&lt;p&gt;Track.&lt;/p&gt;
&lt;p&gt;ChrisL&lt;/p&gt;
</description>
 <pubDate>Thu, 13 Dec 2007 06:28:09 -0800</pubDate>
 <dc:creator>dezcom</dc:creator>
 <guid isPermaLink="false">comment 246354 at http://typophile.com</guid>
</item>
<item>
 <title>While working on a photofont</title>
 <link>http://typophile.com/node/39172#comment-246334</link>
 <description>&lt;p&gt;While working on a photofont plugin for AID, QXP and web we have this problem with vertical (and also horizontal) layout of text in a text block. Since from the block that has to be served by plugin we have absolutely no access to any pixel outside it, we have to fit everything inside to avoid any kind of glyph cutting. &lt;/p&gt;
&lt;p&gt;Unfortunately it makes impossible typographically correct layout of the text (lsb on the left, ascender or ascender+linegap on the top): what should we do with script-like fonts which extend outside the left margin line? The same problem happens with top layout: in fonts similar to Zapfino Ink many glyphs extend vertically beyound ascender and even UPM line. &lt;/p&gt;
&lt;p&gt;So far we found no other solution for the &amp;#8220;top-left&amp;#8221; problem then using font bounding box - this is the only way to make sure that no part of a glyph will disappear. Unfortunately it makes difficult to align text blocks on the page, requiring some manual control. &lt;/p&gt;
&lt;p&gt;Another problem would be to define &amp;#8220;typographically correct&amp;#8221; font bounding box: some glyphs will never appear as leftmost on a text line (take accents made &amp;#8220;old&amp;#8221; way with negative left sidebearing) but may have big impact on calculating font bbox. We have no good solution for this right now, but we continue research. &lt;/p&gt;
&lt;p&gt;In photofonts detecting glyph (and font) bounding box has additional level of complexity: since glyph image has &amp;#8220;smooth&amp;#8221; transparency, it is not easy to draw a line of where it actually ends.&lt;/p&gt;
</description>
 <pubDate>Thu, 13 Dec 2007 03:25:43 -0800</pubDate>
 <dc:creator>yuri</dc:creator>
 <guid isPermaLink="false">comment 246334 at http://typophile.com</guid>
</item>
<item>
 <title>Thanks Andreas, I’ll check</title>
 <link>http://typophile.com/node/39172#comment-244276</link>
 <description>&lt;p&gt;Thanks Andreas, I&amp;#8217;ll check those again!&lt;/p&gt;
</description>
 <pubDate>Tue,  4 Dec 2007 11:58:10 -0800</pubDate>
 <dc:creator>Nick Shinn</dc:creator>
 <guid isPermaLink="false">comment 244276 at http://typophile.com</guid>
</item>
<item>
 <title>Nick,
I had the same Problem</title>
 <link>http://typophile.com/node/39172#comment-244209</link>
 <description>&lt;p&gt;Nick,&lt;/p&gt;
&lt;p&gt;I had the same Problem with two fonts (normal and small-caps) of the same family, the small-caps produced a wider linespacing than the normal weight. All vertical metric values were equal. I think TextEdit does not look at any metric values. It measures the font boundingbox by itself.&lt;br /&gt;
The source of the problem was a missing extreme point at the bottom of a cedilla. A BCP-handel was placed far below the descender. After setting the extreme point everything was fine.&lt;br /&gt;
I think checking your accents is a good idea.&lt;/p&gt;
&lt;p&gt;Eigi&lt;/p&gt;
</description>
 <pubDate>Tue,  4 Dec 2007 09:08:07 -0800</pubDate>
 <dc:creator>eigi</dc:creator>
 <guid isPermaLink="false">comment 244209 at http://typophile.com</guid>
</item>
<item>
 <title>Nick, 
send me the font,</title>
 <link>http://typophile.com/node/39172#comment-243701</link>
 <description>&lt;p&gt;Nick, &lt;/p&gt;
&lt;p&gt;send me the font, I&amp;#8217;ll take a look. &lt;/p&gt;
&lt;p&gt;General: keep in mind that this stuff is VERY different for OTPS, OTTT and Type 1. Each format has its own peculiarities depending on the system and the app used. &lt;/p&gt;
&lt;p&gt;For example, I have found out is that for one font format, I have now forgotten which, one version of InDesign used UPM minus Descender to position the first line of text rather than using Ascender (I think it was OpenType PS and TypoDescender, but am not sure). So if you made Ascender+Descender &amp;lt;&amp;gt; UPM size, the first line was off by a different offset than the rest. &lt;/p&gt;
&lt;p&gt;Adam&lt;/p&gt;
</description>
 <pubDate>Sat,  1 Dec 2007 23:05:39 -0800</pubDate>
 <dc:creator>twardoch</dc:creator>
 <guid isPermaLink="false">comment 243701 at http://typophile.com</guid>
</item>
<item>
 <title>Have you previously</title>
 <link>http://typophile.com/node/39172#comment-243309</link>
 <description>&lt;p&gt;Have you previously installed a different version with the same name? If so, it may be a font cache issue, where the OS is not displaying your most recent version of one of the two fonts.&lt;/p&gt;
</description>
 <pubDate>Fri, 30 Nov 2007 06:08:55 -0800</pubDate>
 <dc:creator>Mark Simonson</dc:creator>
 <guid isPermaLink="false">comment 243309 at http://typophile.com</guid>
</item>
<item>
 <title>“Metric values are</title>
 <link>http://typophile.com/node/39172#comment-243299</link>
 <description>&lt;p&gt;&amp;#8220;Metric values are identical for roman and italic — &amp;#8220;&lt;/p&gt;
&lt;p&gt;Triple checked?&lt;/p&gt;
</description>
 <pubDate>Fri, 30 Nov 2007 05:18:47 -0800</pubDate>
 <dc:creator>dberlow</dc:creator>
 <guid isPermaLink="false">comment 243299 at http://typophile.com</guid>
</item>
<item>
 <title>What causes this behaviour</title>
 <link>http://typophile.com/node/39172#comment-243269</link>
 <description>&lt;p&gt;&lt;div class=&quot;imageWrap&quot;&gt;&lt;img src=&quot;/files/Hs_4497.jpg&quot; /&gt;&lt;/div&gt;&lt;br /&gt;
What causes this behaviour in TextEdit?&lt;br /&gt;
The font format is Mac Type 1, generated as a suitcase, with Fontlab.&lt;/p&gt;
&lt;p&gt;Metric values are identical for roman and italic &amp;#8212; including &amp;#8220;BBox&amp;#8221; y-axis values, alignment zones, etc., and yet italic characters position lower than roman.&lt;/p&gt;
&lt;p&gt;It doesn&amp;#8217;t happen in other applications such as CS and Word.&lt;/p&gt;
</description>
 <pubDate>Fri, 30 Nov 2007 01:53:38 -0800</pubDate>
 <dc:creator>Nick Shinn</dc:creator>
 <guid isPermaLink="false">comment 243269 at http://typophile.com</guid>
</item>
<item>
 <title>What Read Roberts found on</title>
 <link>http://typophile.com/node/39172#comment-240928</link>
 <description>&lt;p&gt;What Read Roberts found on the Mac was that some applications calculate the distance from the top of the text box to the baseline of the first line of text as hhea Ascender, and some calculate it as hhea Ascender + Linegap. On Windows, OS/2 WinAscent is almost always used to calculate this distance. So the only way to ensure consistency everywhere is to match the hhea Ascender value to the OS/2 WinAscent value, while setting the hhea Linegap value to zero, *presuming&amp;#8221;&lt;/p&gt;
&lt;p&gt;I&amp;#8217;m not sure what a WPF app will do to calculate the distance if fsSelection bit 7 has been set to instruct the app to use the OS/2 Typo values to calculate linespacing: it may use TypoAscender, or it may use TypoAscender + TypoLineGap, or it may use WinAscent. Of course, if you have made the decision to use fsSelection bit 7, that is most likely because your Typo values do not sum to your Win values, i.e. you want to decouple linespacing from clipping. So then you are back at cross-platform compatibility issues.&lt;/p&gt;
</description>
 <pubDate>Tue, 20 Nov 2007 19:59:01 -0800</pubDate>
 <dc:creator>John Hudson</dc:creator>
 <guid isPermaLink="false">comment 240928 at http://typophile.com</guid>
</item>
<item>
 <title>“How do you adjust the em</title>
 <link>http://typophile.com/node/39172#comment-240273</link>
 <description>&lt;p&gt;&amp;#8220;How do you adjust the em square?&lt;br /&gt;
I&amp;#8217;m not sure what adjustment you want to make;&lt;br /&gt;
There is resolution of em, like 1000 or 2048, er something else.&lt;br /&gt;
There is the position of the baseline within the em.&lt;br /&gt;
There is the font&amp;#8217;s relationship to the vertical boundaries...&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
</description>
 <pubDate>Sun, 18 Nov 2007 05:44:41 -0800</pubDate>
 <dc:creator>dberlow</dc:creator>
 <guid isPermaLink="false">comment 240273 at http://typophile.com</guid>
</item>
<item>
 <title>How do you adjust the em</title>
 <link>http://typophile.com/node/39172#comment-240244</link>
 <description>&lt;p&gt;How do you adjust the em square?&lt;/p&gt;
</description>
 <pubDate>Sat, 17 Nov 2007 22:54:39 -0800</pubDate>
 <dc:creator>Mike Jarboe</dc:creator>
 <guid isPermaLink="false">comment 240244 at http://typophile.com</guid>
</item>
<item>
 <title>WinAscent... LineGap... Font BBox?</title>
 <link>http://typophile.com/node/39172</link>
 <description>&lt;p&gt;&lt;div class=&quot;imageWrap&quot;&gt;&lt;img src=&quot;/files/Os1_5847.jpg&quot; /&gt;&lt;/div&gt;&lt;div class=&quot;imageWrap&quot;&gt;&lt;img src=&quot;/files/OS2_3858.jpg&quot; /&gt;&lt;/div&gt;&lt;br /&gt;
What is it that causes the positioning of fonts relative to the top of a text box?&lt;/p&gt;
</description>
 <comments>http://typophile.com/node/39172#comments</comments>
 <category domain="http://typophile.com/taxonomy/term/6">Build</category>
 <pubDate>Fri, 16 Nov 2007 19:33:42 -0800</pubDate>
 <dc:creator>Nick Shinn</dc:creator>
 <guid isPermaLink="false">39172 at http://typophile.com</guid>
</item>
</channel>
</rss>
