<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>

<channel>
	<title>FontGeek</title>
	<atom:link href="http://www.fontgeek.net/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.fontgeek.net/blog</link>
	<description>all things type...</description>
	<pubDate>Mon, 15 Aug 2011 17:17:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>FontGeek on Computer America</title>
		<link>http://www.fontgeek.net/blog/?p=569</link>
		<comments>http://www.fontgeek.net/blog/?p=569#comments</comments>
		<pubDate>Wed, 10 Aug 2011 16:00:30 +0000</pubDate>
		<dc:creator>scottstoel</dc:creator>
		
		<category><![CDATA[About FontGeek]]></category>

		<category><![CDATA[Font Management]]></category>

		<category><![CDATA[font nerdiness]]></category>

		<guid isPermaLink="false">http://www.fontgeek.net/blog/?p=569</guid>
		<description><![CDATA[I had the distinct pleasure of being a guest on Craig Crossman&#8217;s Computer America August 5th. We covered a lot of basics during my hour and a half stint. To listen to the show, visit Craig&#8217;s archive page and click on the Friday, August 5 link.
]]></description>
			<content:encoded><![CDATA[<p>I had the distinct pleasure of being a guest on Craig Crossman&#8217;s Computer America August 5th. We covered a lot of basics during my hour and a half stint. To listen to the show, visit <a title="Computer America Archives" href="http://www.businesstalkradio.net/weekday_host/Archives/cc.shtml" target="_self">Craig&#8217;s archive page</a> and click on the Friday, August 5 link.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fontgeek.net/blog/?feed=rss2&amp;p=569</wfw:commentRss>
		</item>
		<item>
		<title>Safari vs. your font manager</title>
		<link>http://www.fontgeek.net/blog/?p=523</link>
		<comments>http://www.fontgeek.net/blog/?p=523#comments</comments>
		<pubDate>Mon, 01 Aug 2011 00:55:04 +0000</pubDate>
		<dc:creator>scottstoel</dc:creator>
		
		<category><![CDATA[OS X Issues]]></category>

		<category><![CDATA[Rant]]></category>

		<category><![CDATA[Safari]]></category>

		<category><![CDATA[boxed text]]></category>

		<category><![CDATA[Font Weirdness]]></category>

		<category><![CDATA[Last Resort issue]]></category>

		<category><![CDATA[Lion font problem]]></category>

		<category><![CDATA[Safari boxed text]]></category>

		<category><![CDATA[Safari Font Issue]]></category>

		<guid isPermaLink="false">http://www.fontgeek.net/blog/?p=523</guid>
		<description><![CDATA[With the release of Lion, some users are encountering a seemingly bizarre font problem where the text is replaced with a series of &#8220;boxy&#8221; letters like the example below:

In the past when we have seen this issue, it was usually attributable to corrupt font caches, but that  can be easily remedied in most situations [...]]]></description>
			<content:encoded><![CDATA[<p>With the release of Lion, some users are encountering a seemingly bizarre font problem where the text is replaced with a series of &#8220;boxy&#8221; letters like the example below:</p>
<p style="text-align: center;"><img class="size-full wp-image-525 aligncenter" title="picture-46" src="http://www.fontgeek.net/blog/wp-content/uploads/2011/07/picture-46.png" alt="picture-46" width="388" height="37" /></p>
<p>In the past when we have seen this issue, it was usually attributable to corrupt font caches, but that  can be easily remedied in most situations by clearing font caches with an  app like <a title="Smasher" href="http://www.insidersoftware.com/SM.php">Smasher</a>.</p>
<p>This new issue with Safari appears because Webkit (the engine under Safari and Chrome) now has &#8220;sandbox&#8221; restrictions that allow read-only permissions to  certain folders. This in and of itself is not harmful, but most often the locations where most font mangers store their fonts are not included in the list.</p>
<p>The &#8220;boxy&#8221; letters are actually characters from the font <a title="Read more about Last Resort" href="http://en.wikipedia.org/wiki/Fallback_font">Last Resort</a>.  Last Resort is a Mac OS X  font that is invisible Mac users, but is  used by the system to  <span class="glossaryItem">display</span> glyphs that are not available in any other font activated on the system, thus the name  Last Resort. The symbols  provided by Last Resort place glyphs into  categories based on their  location in the <span class="glossaryItem">Unicode</span> system and provide a clue to the user about which encoding is  required to view the unavailable characters. The glyphs  provided by  Last Resort are <span class="glossaryItem">square</span> with rounded corners with a bold outline.</p>
<p>It appears that when a user activates a font in their font manager, Safari is aware of the <span class="glossaryItem">activation</span> of the font, and attempts to use it, but because the  application does not have read permissions to the font, it displays Last  Resort. Safari does not have access to the font file for proper display.</p>
<p>What this means is that if you are using a font manager to handle activation and deactivation of your fonts, any font activated by the manager can exhibit this annoying behavior in Safari if the page viewed includes any of those fonts.</p>
<p><strong>What to do?</strong></p>
<p>To resolve this issue, FontGeek suggests switching to another browser, such as <a title="Get Firefox" href="http://www.mozilla.com/en-US/firefox/fx/" target="_blank">Firefox</a>, that does not hobble your workflow.</p>
<p>It is ridiculous that an application like Safari cannot allow display of fonts activated by the user though a third-party application. There are few in the design profession that don&#8217;t use a font manager, and most regard the tool as absolutely necessary for their work. This is probably the biggest slap in the face to the graphic designer community since the insistence of the inclusion of Helvetica as a required system font.</p>
<p><strong>A workaround&#8230;</strong></p>
<p>If you wish to continue using Safari you can edit the preferences of the application using the instructions below.</p>
<p><em><strong>Note</strong>: Proceed with caution. Editing the default  preferences of an application is not recommended. If you are not  familiar with editing preference files this may cause unintended  consequences. Also, the example listed below is for <a title="FontAgent Pro" href="http://www.insidersoftware.com/FA_pro_osx.php" target="_blank">FontAgent Pro</a>. If you use a different font manager, insert the path to where your font manager stores its fonts.<br />
</em></p>
<p>Edit the file listed below. You will need administrative privileges to perform the operation.</p>
<p><em>/System/<span class="glossaryItem">Library</span> /PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Resources/com.apple.WebProcess.sb</em></p>
<p>After the line that contains the text below:</p>
<p>(home-subpath &#8220;/Library/Fonts&#8221;)</p>
<p>insert the text below:</p>
<p>(home-subpath &#8220;/FontAgent Pro Fonts&#8221;)<br />
(home-subpath &#8220;/Library/FontAgent Pro&#8221;)<br />
(subpath &#8220;/Library/FontAgent Pro&#8221;)</p>
<p>Quit and restart Safari, and text in the browser should now appear as intended.</p>
<p>A special thanks goes out to fellow FontGeek Erik Tollefsrud for nailing down this issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fontgeek.net/blog/?feed=rss2&amp;p=523</wfw:commentRss>
		</item>
		<item>
		<title>Can Comic Sans make you smarter?</title>
		<link>http://www.fontgeek.net/blog/?p=516</link>
		<comments>http://www.fontgeek.net/blog/?p=516#comments</comments>
		<pubDate>Tue, 31 May 2011 22:49:37 +0000</pubDate>
		<dc:creator>scottstoel</dc:creator>
		
		<category><![CDATA[Type Issues]]></category>

		<category><![CDATA[font nerdiness]]></category>

		<category><![CDATA[readability]]></category>

		<guid isPermaLink="false">http://www.fontgeek.net/blog/?p=516</guid>
		<description><![CDATA[Comic Sans has more than a few detractors, but according to this article, it may improve learning.
The article claims that harder to read fonts significantly improve readers ability to remember the content of material they read. It goes further to say that easy to read fonts could make your brain lazy.
Something tells me that this [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Comic Sans" href="http://en.wikipedia.org/wiki/Comic_Sans">Comic Sans</a> has more than a few <a title="Putting the sans back in Comic Sans" href="http://bancomicsans.com/" target="_self">detractors</a>, but according to this <a title="Ugly Font may improve learning" href="http://www.abc.net.au/news/stories/2011/05/30/3230891.htm?section=justin" target="_self">article</a>, it may improve learning.</p>
<p>The article claims that harder to read fonts significantly improve readers ability to remember the content of material they read. It goes further to say that easy to read fonts could make your brain lazy.</p>
<p>Something tells me that this won&#8217;t silence any of the typeface&#8217;s critics. But as a designer, I am going to find an &#8220;ugly&#8221; alternative to Comic Sans as soon as possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fontgeek.net/blog/?feed=rss2&amp;p=516</wfw:commentRss>
		</item>
		<item>
		<title>Find fonts used in a InDesign document using AppleScript</title>
		<link>http://www.fontgeek.net/blog/?p=483</link>
		<comments>http://www.fontgeek.net/blog/?p=483#comments</comments>
		<pubDate>Wed, 25 May 2011 23:11:46 +0000</pubDate>
		<dc:creator>scottstoel</dc:creator>
		
		<category><![CDATA[Adobe CS 5]]></category>

		<category><![CDATA[AppleScript]]></category>

		<category><![CDATA[Work Flow Tools]]></category>

		<category><![CDATA[CS 5]]></category>

		<guid isPermaLink="false">http://www.fontgeek.net/blog/?p=483</guid>
		<description><![CDATA[One of the challenges in a font-based workflow is the difficulty determining what fonts are used in a document without launching the document. Many times in InDesign you can use the Package command, which will save a report of the assets used in the creation of the document. This command is commonly used when collecting [...]]]></description>
			<content:encoded><![CDATA[<p>One of the challenges in a font-based workflow is the difficulty determining what fonts are used in a document without launching the document. Many times in <a title="Adobe InDesign" href="http://www.adobe.com/products/indesign.html" target="_blank">InDesign</a> you can use the <em>Package</em> command, which will save a report of the assets used in the creation of the document. This command is commonly used when collecting document assets for a service provider, but not used in most designer&#8217;s day to day operations.</p>
<p>Unless you integrate that feature into your workflow, you are required to launch InDesign, open the document, and use the <em>Find Fonts</em> command to access a comprehensive list of the fonts used in the document. Depending on the size of the file, this can take a while. If your document uses many fonts the <em>Find Font</em> dialog window does not expand so you can easily examine the whole list.</p>
<p>AppleScript offers us another way. In this post we are going to instruct you on how to use a script we developed at FontGeek that allows you to get a list of all the fonts used in an InDesign document without having to launch the document, or even have InDesign installed on your system, and then save a report if you wish.</p>
<p>First download the compressed AppleScript application <a title="IDFontReport" href="http://www.fontgeek.net/resources/IDFontReport.zip" target="_self">here</a>, then unzip the file.</p>
<p style="text-align: center;"><img class="size-full wp-image-485 aligncenter" title="IDFontReport" src="http://www.fontgeek.net/blog/wp-content/uploads/2011/05/picture-23.png" alt="IDFontReport" width="150" height="132" /></p>
<p>Then drag and drop an InDesign doc onto the script icon. You will be prompted with the message below:</p>
<p style="text-align: center;"><img class="size-full wp-image-486 aligncenter" title="picture-25" src="http://www.fontgeek.net/blog/wp-content/uploads/2011/05/picture-25.png" alt="picture-25" width="426" height="233" /></p>
<p>Click <em>OK</em> and the script will search through the InDesign document, gather the fonts used into a list and display them for your examination.</p>
<p style="text-align: center;"><img class="size-full wp-image-487 aligncenter" title="Report" src="http://www.fontgeek.net/blog/wp-content/uploads/2011/05/picture-26.png" alt="Report" width="443" height="410" /></p>
<p style="text-align: left;">At this point you can dismiss the dialog, or save a copy of the report to the location of your choosing with any name you wish. The report can be read with most any text editor.</p>
<p style="text-align: left;">This script does have some limitations, such as only processing one document at a time. Also if no fonts are used in the document, the script simply lists no fonts. In short, this script could be made both &#8220;smarter&#8221; and &#8220;prettier&#8221; but it is still a very useful tool to bring more transparency to your workflow.</p>
<p style="text-align: left;">The script is provided as is, which means you are using the script at  your own risk, and I will not answer emails for support. I am happy to  answer any questions you might have and you can reach me at my email, <a href="mailto:%20scott@fontgeek.net">scott@fontgeek.net</a>.</p>
<p style="text-align: left;">Stay tuned to FontGeek for more about using AppleScript to automate font-related workflows.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fontgeek.net/blog/?feed=rss2&amp;p=483</wfw:commentRss>
		</item>
		<item>
		<title>Installing TTX for the command-line challenged</title>
		<link>http://www.fontgeek.net/blog/?p=435</link>
		<comments>http://www.fontgeek.net/blog/?p=435#comments</comments>
		<pubDate>Mon, 21 Mar 2011 22:26:07 +0000</pubDate>
		<dc:creator>scottstoel</dc:creator>
		
		<category><![CDATA[Font Tools]]></category>

		<category><![CDATA[font tools]]></category>

		<category><![CDATA[ttx]]></category>

		<guid isPermaLink="false">http://www.fontgeek.net/blog/?p=435</guid>
		<description><![CDATA[In an earlier post, we showed you how to use TTX, an open source font editor, to rename a font in order to avoid font conflicts. This can be helpful because your operating system and your applications recognize fonts by name and  name alone, and on occasion you may need to activate a font [...]]]></description>
			<content:encoded><![CDATA[<p>In an earlier <a title="Using TTX to Rename Fonts" href="http://www.fontgeek.net/blog/?p=343" target="_self">post</a>, we showed you how to use <a title="SourceForge fonttools/ttx" href="http://sourceforge.net/projects/fonttools/" target="_blank">TTX</a>, an open source font editor, to rename a font in order to avoid font conflicts. This can be helpful because your operating system and your applications recognize fonts by name and  name alone, and on occasion you may need to activate a font which conflicts with an installed system font. So even if you have two very different versions of a font,  but they have the same name, the operating system cannot discern between  them.</p>
<p>The biggest hurdle for most people, is that TTX is a command line tool, which adds one layer of difficulty, but the method of installation, which is very obvious to those acquainted with Python, is not readily apparent to the technologically challenged. But once the steps are explained, and carefully followed, you will get access to a powerful tool for editing fonts.</p>
<p><strong>Why TTX</strong><strong>?</strong></p>
<p>First, TTX is free.</p>
<p>Secondly, when you process your fonts using TTX, there is no behind the scenes mystery to what is happening with the fonts. TTX is a tool to convert OpenType and TrueType fonts to and from XML. You could use tools like FontLab Studio or Fontographer to make changes to your fonts, but it is not always transparent what is happening to your fonts during this process. In short, changes made in those applications may include something you not readily apparent in the processed font. TTX is the least invasive option for those seeking to make simple (and sometimes very complex) changes in your font files.</p>
<p><strong>Getting started</strong></p>
<p>First you will need to have Xcode installed, and a download link to the version you require can be found <a title="Xcode Development Tools" href="http://developer.apple.com/technologies/tools/">here</a>. Make sure you download the correct version for your OS, as the development tools for Snow Leopard cannot be installed on Leopard.</p>
<p>Then download TTX. A link to the files needed can be found <a title="SourceForge fonttools/ttx" href="http://sourceforge.net/projects/fonttools/" target="_blank">here</a>. Once downloaded, decompress the file and move the folder to the root level of your hard drive.</p>
<p>Next, launch Terminal, which can be found in the Utilities folder in your Applications folder.</p>
<p>Then at the prompt type &#8220;cd&#8221; (no quotes) and a space, then drag the fonttools folder onto the Terminal window. Terminal will automatically add the path to the folder, which saves us from possible typing errors. What you entered should look something like the line below:</p>
<p>cd /fonttools-2.3\ 3</p>
<p>If you would like to see a list of the contents of the folder in Terminal, just type &#8220;ls&#8221; (once again, no quotes) at the prompt, or just open the folder in Finder.</p>
<p>Now in Terminal, type the line below (or copy and paste)</p>
<p>sudo python setup.py install</p>
<p>What this command does is run the installer in the fonttools folder (setup.py). The command &#8220;sudo&#8221; (pronounced soo-doo) means you are running the command as the superuser, which is a special user account used to administer your Mac (or any Unix/Linux system). Because you are running the command as the superuser, you will be required to enter an administrator password. The item &#8220;install&#8221; is an option telling the setup script what to do.</p>
<p>After you have the command inserted at the prompt, hit return, then enter your password and hit return again.</p>
<p>If all is well, the Terminal will spit back a bunch of information describing what the script is doing, mainly that it is moving files to the locations needed to run TTX.</p>
<p><strong>You are ready to roll</strong></p>
<p>Once installed, your are ready to run TTX. To find out the options you can use with TTX, just type in &#8220;ttx&#8221; (still no quotes) in Terminal and it will list them all.</p>
<p>There are a lot of things you can do with TTX, including the post mentioned earlier on how to rename fonts with TTX <a title="Using TTX to Rename Fonts" href="http://www.fontgeek.net/blog/?p=343" target="_self">here</a>.</p>
<p>Hopefully, this article lowered a barrier of entry for those looking to work with TTX. It is a powerful tool, and like all powerful tools, it gives you the capability of really messing things up, so always back up your font files before getting too deep in editing them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fontgeek.net/blog/?feed=rss2&amp;p=435</wfw:commentRss>
		</item>
		<item>
		<title>Top 50 Font Countdown</title>
		<link>http://www.fontgeek.net/blog/?p=440</link>
		<comments>http://www.fontgeek.net/blog/?p=440#comments</comments>
		<pubDate>Wed, 16 Mar 2011 23:30:32 +0000</pubDate>
		<dc:creator>scottstoel</dc:creator>
		
		<category><![CDATA[Handy Tips]]></category>

		<category><![CDATA[fresh fonts]]></category>

		<category><![CDATA[Typographic Goodness]]></category>

		<guid isPermaLink="false">http://www.fontgeek.net/blog/?p=440</guid>
		<description><![CDATA[As a designer, I am always interested in what other fonts people are using and what is new in the world of type.
MyFonts.com offers two different lists for you to find out what is hot in type. They are a pair of Top 50 countdowns, except instead of music, they show what the best selling [...]]]></description>
			<content:encoded><![CDATA[<p>As a designer, I am always interested in what other fonts people are using and what is new in the world of type.</p>
<p><a title="MyFonts.com" href="http://new.myfonts.com/" target="_self">MyFonts.com</a> offers two different lists for you to find out what is hot in type. They are a pair of Top 50 countdowns, except instead of music, they show what the best selling typefaces are.</p>
<p>The first is a Top-50 list of their <a title="MyFonts Best Selling Fonts" href="http://new.myfonts.com/bestsellers/" target="_self">best-selling fonts</a> from the previous month. As expected there are a lot of classics in that list including Helvetica, Swiss and Frutiger. While this is interesting it certainly does not get us close to the leading edge of font design.</p>
<p>They have a second list however, <a title="Not New Fonts" href="http://new.myfonts.com/hotnewfonts/" target="_self">Hot New Fonts</a>, that lists the best selling fonts new to MyFonts <em>in the last 50 days</em>. On this list are some fresh offerings from smaller font foundries that you may not have seen.</p>
<p>If you are looking for some fresh faces (typefaces, that is) for your latest project, this is a great place to start.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fontgeek.net/blog/?feed=rss2&amp;p=440</wfw:commentRss>
		</item>
		<item>
		<title>Are open source fonts an option for designers?</title>
		<link>http://www.fontgeek.net/blog/?p=408</link>
		<comments>http://www.fontgeek.net/blog/?p=408#comments</comments>
		<pubDate>Thu, 21 Oct 2010 23:21:53 +0000</pubDate>
		<dc:creator>scottstoel</dc:creator>
		
		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[Free Fonts]]></category>

		<category><![CDATA[Typographic Goodness]]></category>

		<guid isPermaLink="false">http://www.fontgeek.net/blog/?p=408</guid>
		<description><![CDATA[One of the most challenging font issues facing designers and  enterprises today is licensing. Many don’t understand or realize that a  fonts, like any piece of software, is licensed and how fonts are used  are often part of the terms of that license
Font licensing is not standard across foundries and the terms [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most challenging font issues facing designers and  enterprises today is licensing. Many don’t understand or realize that a  fonts, like any piece of software, is licensed and how fonts are used  are often part of the terms of that license</p>
<p>Font licensing is not standard across foundries and the terms of the  license are often byzantine requiring a team of lawyers to help you  decipher how a font can be used.</p>
<p>But what if there was a way around dealing with font licensing issues all together? This is where open source fonts come in.</p>
<p>In the past many fonts offered as open source were, to put it kindly,  not ready for prime time. But as the open source font movement has  matured the quality of fonts under these licenses is getting better all  the time.</p>
<p><strong>What does open source mean?</strong></p>
<p>The <a title="SIL Open Font License" href="http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web" target="_blank">Open Font License</a> was created to make collaboration on font projects easier for academic  and linguistic communities. But one of the side benefits for end users  is that these fonts can be <a title="OFL Font Usage" href="http://scripts.sil.org/cms/scripts/page.php?item_id=OFL-FAQ_web#2966a54b">used</a> anywhere, free of charge.</p>
<p>This applies only to fonts that use this license. It is not safe to  assume that any font offered as “free” is automatically under this  license. Many fonts offered as “free” are offered free for personal use  and if you wish to use it commercially you need to buy a license. You  will need to read the fine print, but in most cases sites offering open  source fonts are very up front about their licensing. You can do an  online search for “<a title="Google Ssearch for Open Source Fonts" href="http://www.google.com/search?q=open+source+fonts&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;rls=org.mozilla:en-US:official&amp;client=firefox-a" target="_blank">open source fonts</a>”  and see what I mean. But if a font has an Open Font License, there is  no limit to the way you can use it in your graphic projects.</p>
<p><strong>So what are the downsides?</strong></p>
<p>As mentioned earlier the quality for open source fonts is vastly  improved. One of the more vocal proponents of the open source font  movement, <a title="The League of Moveable Type" href="http://www.theleagueofmoveabletype.com/" target="_blank">The League of Moveable Type</a>, offers 12 very nice typefaces (and is looking to add more) including several display and text fonts.</p>
<p>But in a world where designers are used to typefaces with 30+  different styles such as Adobe’s Myriad Pro, which covers the gamut from  regular to semi-bold-semi-extended-italic, the breadth of styles  offered by most open source fonts is lacking. Many offer only one style,  or if you are lucky, a roman and an italic font. For projects that call  for a nice display font, you may find a good open source alternative.  If you need more versatility in your typefaces, you might be hard  pressed to find on in the open source world.</p>
<p>But as the movement continues, and because of the collaborative  nature of the open source fonts, we will see more full-featured fonts. It is only  a matter of time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fontgeek.net/blog/?feed=rss2&amp;p=408</wfw:commentRss>
		</item>
		<item>
		<title>Using TTX to rename fonts</title>
		<link>http://www.fontgeek.net/blog/?p=343</link>
		<comments>http://www.fontgeek.net/blog/?p=343#comments</comments>
		<pubDate>Fri, 27 Aug 2010 14:15:46 +0000</pubDate>
		<dc:creator>scottstoel</dc:creator>
		
		<category><![CDATA[Font Tools]]></category>

		<category><![CDATA[Handy Tips]]></category>

		<category><![CDATA[OS X Issues]]></category>

		<category><![CDATA[font tools]]></category>

		<category><![CDATA[ttx]]></category>

		<guid isPermaLink="false">http://www.fontgeek.net/blog/?p=343</guid>
		<description><![CDATA[One of the most problematic issues associated with font management is how to manage font conflicts. Font conflicts come about when you activate a font with the same name as a font that is currently activated. If you have seen an alert like the one below you know what I am talking about.

Your operating system [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most problematic issues associated with font management is how to manage font conflicts. Font conflicts come about when you activate a font with the same name as a font that is currently activated. If you have seen an alert like the one below you know what I am talking about.</p>
<p style="text-align: center;"><img class="size-full wp-image-344 aligncenter" title="picture-167" src="http://www.fontgeek.net/blog/wp-content/uploads/2010/08/picture-167.png" alt="picture-167" width="513" height="267" /></p>
<p>Your operating system and your applications recognize fonts by name and name alone. So even if you have two very different versions of a font, but they have the same name, the operating system cannot discern between them.</p>
<p>This <em>font name</em> has nothing to so with the font in question&#8217;s <em>file name</em>. If the issue were that easy we could rename fonts in the Finder and the problem would be solved. It just isn&#8217;t that easy.</p>
<p>There are tools available that allow you to rename a font, such as <a title="FontLab Studio" href="http://www.fontlab.com/font-editor/fontlab-studio/" target="_blank">FontLab Studio</a> or <a title="Fontographer" href="http://www.fontlab.com/font-editor/fontographer/">Fontographer</a>, but those tools can be cost prohibitive and oftentimes might not be worth the investment to make changes on just a handful of fonts.</p>
<p>There is an option in the open source world that can help. FontTools/TTX is a tool that converts OpenType and TrueType fonts to XML and back again. You can download FontTools/TTX <a title="FontTools/TTX" href="http://sourceforge.net/projects/fonttools/" target="_blank">here</a>.</p>
<p>FontTools/TTX is a command line tool that once set up can be very easy to use. In our example we are going to use an OpenType version of Helvetica Neue Roman.</p>
<p style="text-align: center;"><img class="size-full wp-image-350 aligncenter" title="picture-172" src="http://www.fontgeek.net/blog/wp-content/uploads/2010/08/picture-172.png" alt="picture-172" width="137" height="142" /></p>
<p>Ordinarily, activating this font in a third-party font manager would result in an alert that the font conflicts with the Helvetica Neue font that resides in the /System/Library/Fonts/ folder. What we are going to do is change the internal name of the font so it will no longer conflict with the system version of the font and can appear in our font menus, along with the system version of Helvetica Neue.</p>
<p>Since TTX is a command line tool, we will need to launch Terminal, which is found in the Utilities folder in your Applications folder.</p>
<p>Once you launch Terminal, type &#8220;ttx&#8221; (no quotes) and  space, then drag the font from the Finder into the Terminal window. Terminal will automatically add the path to the font file. The results in in the Terminal will look like the screenshot below:</p>
<p style="text-align: center;"><img class="size-full wp-image-352 aligncenter" title="picture-174" src="http://www.fontgeek.net/blog/wp-content/uploads/2010/08/picture-174.png" alt="picture-174" width="525" height="182" /></p>
<p>Once the path is added, hit return. TTX dumps the font tables into XML and saves the file in the same folder containing the original font.</p>
<p style="text-align: center;"><img class="size-full wp-image-353 aligncenter" title="picture-175" src="http://www.fontgeek.net/blog/wp-content/uploads/2010/08/picture-175.png" alt="picture-175" width="312" height="143" /></p>
<p>This new .ttx file can be viewed in any text editor. In our example we are going to use TextEdit.</p>
<p>Once the file is open in TextEdit we need to find the name of the font. The quickest way to find this is to search the document for &#8220;fullname&#8221; (no quotes). If your search is successful you will find a line like the one below:</p>
<p style="text-align: center;"><img class="size-full wp-image-354   aligncenter" title="picture-176" src="http://www.fontgeek.net/blog/wp-content/uploads/2010/08/picture-176.png" alt="picture-176" width="223" height="20" /></p>
<p>This is the name of the font as it appears in the font menus.</p>
<p>The next step is to carefully select the font name inside the quotes. Then, we want to replace all the instances of where the previous name is referred to with our own. I opted to annotate the name with two letters &#8220;FG,&#8221; so the new font will be named &#8220;HelveticaNeueFG&#8221; and appear in our application&#8217;s font menus as such.</p>
<p>In order to do this we use TextEdit&#8217;s Find and Replace feature to change every instance of the name as shown in the screenshot below:</p>
<p style="text-align: center;"><img class="size-full wp-image-355 aligncenter" title="picture-177" src="http://www.fontgeek.net/blog/wp-content/uploads/2010/08/picture-177.png" alt="picture-177" width="533" height="226" /></p>
<p>Once you have entered our search and replace criteria, select &#8220;Replace All.&#8221;</p>
<p><em><strong>Note:</strong></em> If your font has a name that would commonly be used in a font file such as &#8220;Glyph&#8221; or &#8220;Asterisk&#8221; you may get some unwanted text replacement and possibly produce an unusable .ttx file. In these cases you should manually scroll through the font file and replace the instances where the name listed.</p>
<p>Then save the file. Make sure it is saved as plain text with the extension .ttx. I also opted to change the font file name in order to differentiate the font from the original in the Finder.</p>
<p style="text-align: center;"><img class="size-full wp-image-356 aligncenter" title="picture-178" src="http://www.fontgeek.net/blog/wp-content/uploads/2010/08/picture-178.png" alt="picture-178" width="537" height="484" /></p>
<p>Because TTX is smart enough to know the difference between a font file and an XML file, we can run the same command we used earlier to convert the XML file to a font. To do this, Open Terminal, type in &#8220;ttx&#8221; (no quotes) at the prompt with a space, then drag the newly created .ttx file into the Terminal window.</p>
<p style="text-align: center;"><img class="size-full wp-image-358 aligncenter" title="picture-179" src="http://www.fontgeek.net/blog/wp-content/uploads/2010/08/picture-179.png" alt="picture-179" width="509" height="188" /></p>
<p style="text-align: left;">TTX converts the XML to a new OpenType font file in the same folder as a .ttx file.</p>
<p style="text-align: center;"><img class="size-full wp-image-362 aligncenter" title="picture-184" src="http://www.fontgeek.net/blog/wp-content/uploads/2010/08/picture-184.png" alt="picture-184" width="327" height="281" /></p>
<p style="text-align: left;">The newly created font can be added to one of your system font folders or to a third-party font manager and be activated without conflict.</p>
<p style="text-align: left;">The font will now also appear in your font menus under it&#8217;s new name, as it appears in Adobe InDesign in the screenshot below.</p>
<p style="text-align: center;"><img class="size-full wp-image-363 aligncenter" title="picture-185" src="http://www.fontgeek.net/blog/wp-content/uploads/2010/08/picture-185.png" alt="picture-185" width="365" height="45" /></p>
<p style="text-align: left;">While this is not an ideal solution, and there are certain problems that will be created  if you rename fonts in this manner (such as possibly violating the terms of your font license agreement), this is one way to address issues such as one reported in an earlier FontGeek post concerning <a title="Snow Leopard, Adobe InDesign and Helvetica Neue" href="http://www.fontgeek.net/blog/?p=253" target="_self">Snow Leopard, InDesign and Helvetica Neue</a>.</p>
<p style="text-align: left;"><strong><em>Note:</em></strong> I mentioned earlier in this post that TTX is easy to use <em>once it is installed</em>. I did not have any luck using the binary installer available on the download page and only got the app installed after downloading the source files, running the python install script, then running TTX and moving the files to the locations required on the drive as I ran into error messages. While this was somewhat difficult, I did get it to finally run.</p>
<p style="text-align: left;"><em><strong>Another Note:</strong></em> Since this article was posted, we have added a new post that guides you through the steps of installing TTX that hopefully will take some of the pain away. That post can be found <a title="Installing TTX for the Command-Line Challenged" href="http://www.fontgeek.net/blog/?p=435" target="_self">here</a>.</p>
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://www.fontgeek.net/blog/?feed=rss2&amp;p=343</wfw:commentRss>
		</item>
		<item>
		<title>InDesign CS 5 and Font Management</title>
		<link>http://www.fontgeek.net/blog/?p=315</link>
		<comments>http://www.fontgeek.net/blog/?p=315#comments</comments>
		<pubDate>Tue, 18 May 2010 13:47:15 +0000</pubDate>
		<dc:creator>scottstoel</dc:creator>
		
		<category><![CDATA[Adobe CS 5]]></category>

		<category><![CDATA[Adobe InDesign]]></category>

		<category><![CDATA[CS 5]]></category>

		<category><![CDATA[Font Weirdness]]></category>

		<guid isPermaLink="false">http://www.fontgeek.net/blog/?p=315</guid>
		<description><![CDATA[There is a curious new wrinkle introduced with Adobe InDesign CS 5 concerning font management.
A new feature debuted with the latest release allows you to locally activate fonts that are located in a folder on the same directory level as an InDesign document in a packaged job folder.
This is what it reads in the InDesign [...]]]></description>
			<content:encoded><![CDATA[<p>There is a curious new wrinkle introduced with Adobe InDesign CS 5 concerning font management.</p>
<p>A new feature debuted with the latest release allows you to locally activate fonts that are located in a folder on the same directory level as an InDesign document in a packaged job folder.</p>
<p>This is what it reads in the InDesign help files:</p>
<p><em>Fonts in a Document Fonts folder that is in the same location as an InDesign document are temporarily installed when the document is opened. The Package command can generate a Document Fonts folder when you want to share your document or move it to a different computer.</em></p>
<p>Fonts activated in this manner do appear in the InDesign Font menu, but are located under a new &#8220;Document-only&#8221; listing as shown below:</p>
<p style="text-align: center;"><img class="size-full wp-image-323 aligncenter" title="Document-only fonts" src="http://www.fontgeek.net/blog/wp-content/uploads/2010/05/indesignscreensnapz005.jpg" alt="Document-only fonts" width="495" height="341" /></p>
<p>To the average designer, this might not mean much, but this feature could be a godsend to a prepress technician, or those who want to automate InDesign work-flows.</p>
<p>Imagine this scenario: A service provider receives a packaged InDesign folder - the document and all the assets, images and fonts are included in this folder - and the service provider opens the document and prints it. There is no need to import the fonts into any system fonts folder, or add them to a third-party font manager and activate them. It takes one of the most annoying steps out of the production process.</p>
<p>While this may sound ideal in the this specific situation, Adobe&#8217;s implementation has some odd facets.</p>
<p>First of all, if you noticed, the folder name from the help file is &#8220;Document Fonts.&#8221; In previous versions if you packaged an InDesign job, the fonts folder was simply called &#8220;Fonts.&#8221; What this means is that this feature will only work for projects packaged from InDesign CS5.</p>
<p>There is a way around this. All you need to do for older packaged documents to use this feature is simply rename the &#8220;Fonts&#8221; folder &#8220;Document Fonts.&#8221; For those looking to use this feature with automation, this renaming process can be easily scripted and take that hitch out of the work-flow.</p>
<p>Secondly, this offers an interesting dilemma for enterprise administrators or managers who are very interested in controlling what fonts enter a businesses work-flow.</p>
<p>Keeping rogue, or unauthorized fonts, out of a work-flow is always a challenge. But most third-party managers offer some sort of administrative control that can keep end-users from adding rogue fonts. There are also tools available that admins can use to lock down they system font folders so their more savvy end-users cannot circumvent their font management control policies.</p>
<p>Now, with Adobe&#8217;s document fonts feature, all an end-user needs to do to get around these policies and controls is create a Document Fonts folder in the same directory as their InDesign document and add fonts to that folder. The fonts added there will be active for every InDesign document opened from that directory as well. This represents a real security problem.</p>
<p>Thirdly, there is another strange item about this feature. Read the following from the Adobe help files:</p>
<p><em>Some Type1 fonts are not available in the document.</em></p>
<p>In my testing, which was not exhaustive is any way, I didn&#8217;t get <em>any</em> PostScript fonts to appear in my documents using this method. These fonts would, however, appear if I placed them in a system folder or imported them into a font manager and activated them.</p>
<p>The consequence of this interesting caveat would be that this is not a reliable method to activate fonts in a work-flow containing PostScript fonts. PostScript fonts may be going the way of the dinosaur, but they are still in wide use. To use this feature full-time in a work-flow would require the removal of all fonts in PostScript format.</p>
<p>This feature in no way limits you from continuing to use your current font management routine. And unless you receive a lot of jobs that have been packaged from InDesign CS 5, you might never notice it. But it is interesting to ponder if this a one-off feature from Adobe, or a signal of more font management capabilities in their software to come.</p>
<p>To view Adobe&#8217;s video on using document installed fonts, click <a title="Document Fonts Movie" href="http://tv.adobe.com/go/4955/" target="_blank">here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fontgeek.net/blog/?feed=rss2&amp;p=315</wfw:commentRss>
		</item>
		<item>
		<title>Picking Typefaces that Go Together Well</title>
		<link>http://www.fontgeek.net/blog/?p=309</link>
		<comments>http://www.fontgeek.net/blog/?p=309#comments</comments>
		<pubDate>Fri, 14 May 2010 19:59:10 +0000</pubDate>
		<dc:creator>scottstoel</dc:creator>
		
		<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://www.fontgeek.net/blog/?p=309</guid>
		<description><![CDATA[Mixing and matching typefaces in a document or a web site can be one of the bigger challenges for a designer. This article at typography.com offers a few tips on how to make you fonts play nice.
]]></description>
			<content:encoded><![CDATA[<p>Mixing and matching typefaces in a document or a web site can be one of the bigger challenges for a designer. This <a title="Four Techcniques for Combining Fonts" href="http://www.typography.com/email/2010_03/index.htm" target="_self">article </a>at typography.com offers a few tips on how to make you fonts play nice.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fontgeek.net/blog/?feed=rss2&amp;p=309</wfw:commentRss>
		</item>
	</channel>
</rss>

