<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How to email my font?</title>
	<link>http://ask.metafilter.com/59789/How-to-email-my-font/</link>
	<description>Comments on Ask MetaFilter post How to email my font?</description>
	<pubDate>Mon, 02 Apr 2007 11:56:44 -0800</pubDate>
	<lastBuildDate>Mon, 02 Apr 2007 11:56:44 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How to email my font?</title>
		<link>http://ask.metafilter.com/59789/How-to-email-my-font</link>	
		<description>I can&apos;t seem to email (gmail) font files to a client. What am I missing? &lt;br /&gt;&lt;br /&gt; Working from a Mac and trying to send a few postscript fonts (gill sans, univers). When I attach the font files (screen font &amp;amp; printing font) in my email they show up with a file size of 0kb. Yes, I&apos;m linking to real fonts with real sizes (140kb), not aliases.  &lt;br&gt;
Do they need to be compressed in a Stuffit-like app? What&apos;s up?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2007:site.59789</guid>
		<pubDate>Mon, 02 Apr 2007 11:51:18 -0800</pubDate>
		<dc:creator>artdrectr</dc:creator>
		
			<category>Mac</category>
		
			<category>postscript</category>
		
			<category>fonts</category>
		
			<category>email</category>
		
			<category>gmail</category>
		
	</item> <item>
		<title>By: iguanapolitico</title>
		<link>http://ask.metafilter.com/59789/How-to-email-my-font#899195</link>	
		<description>Huh.  I just tried gmailing myself some fonts and they seemed to go through fine.  But when in doubt, always try stuffing or zipping files when e-mailing them.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.59789-899195</guid>
		<pubDate>Mon, 02 Apr 2007 11:56:44 -0800</pubDate>
		<dc:creator>iguanapolitico</dc:creator>
	</item><item>
		<title>By: chairface</title>
		<link>http://ask.metafilter.com/59789/How-to-email-my-font#899204</link>	
		<description>Use stuffit. Is it possible all the data is in the resource forks and you are just sending empty data forks?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.59789-899204</guid>
		<pubDate>Mon, 02 Apr 2007 12:05:25 -0800</pubDate>
		<dc:creator>chairface</dc:creator>
	</item><item>
		<title>By: drstein</title>
		<link>http://ask.metafilter.com/59789/How-to-email-my-font#899219</link>	
		<description>Augh. NO. DO NOT USE STUFFIT. If you&apos;re using OS X, right click it (or control-click) and choose &quot;Create Archive&quot; and make a .zip out of it.&lt;br&gt;
&lt;br&gt;
This works OK for me, and I just tested it with my gmail account.&lt;br&gt;
&lt;br&gt;
Stuffit used to be a good product, but it&apos;s more of a PITA now. Besides, you have to have Stuffit Deluxe yourself before you can create a .sitx file. The Stuffit Expander product is still free, but if your clients don&apos;t have it (you&apos;d be surprised, a lot of people don&apos;t have it anymore since Apple stopped shipping it with the OS) they&apos;ll have to go through the extra steps of finding it &amp;amp; installing it.&lt;br&gt;
&lt;br&gt;
Making a .zip file will be easier for everyone involved. &lt;br&gt;
&lt;br&gt;
It&apos;s also possible that the client has an antivirus filter somewhere along the line. Are you sending it to another gmail address or some corporate address? The 0kb file can indicate that an anti-virus doohickey got in the way.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.59789-899219</guid>
		<pubDate>Mon, 02 Apr 2007 12:13:01 -0800</pubDate>
		<dc:creator>drstein</dc:creator>
	</item><item>
		<title>By: lekvar</title>
		<link>http://ask.metafilter.com/59789/How-to-email-my-font#899224</link>	
		<description>Always compress your fonts.  Always.  Compress when you email.  Compress when you upload to an FTP site.&lt;br&gt;
&lt;br&gt;
&lt;small&gt;&amp;lt;dr. bronner&amp;gt;&lt;br&gt;
Compress!  Compress OK!&lt;br&gt;
&amp;lt;/dr. bronner&amp;gt;&lt;/small&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.59789-899224</guid>
		<pubDate>Mon, 02 Apr 2007 12:18:14 -0800</pubDate>
		<dc:creator>lekvar</dc:creator>
	</item><item>
		<title>By: advil</title>
		<link>http://ask.metafilter.com/59789/How-to-email-my-font#899226</link>	
		<description>The problem is most likely that the font uses resource forks, as a lot of older mac fonts do (you can see this by looking at ~/Library/Fonts in terminal, for instance).  I don&apos;t recommend using the &quot;create archive&quot; as it seems to mangle the resource fork; I just tested it on a font and though it got the resource fork, it didn&apos;t unpack it correctly.  Stuffit probably will store the fork correctly.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.59789-899226</guid>
		<pubDate>Mon, 02 Apr 2007 12:18:42 -0800</pubDate>
		<dc:creator>advil</dc:creator>
	</item><item>
		<title>By: advil</title>
		<link>http://ask.metafilter.com/59789/How-to-email-my-font#899230</link>	
		<description>Actually, with some further testing, you can use &quot;create archive&quot;, but you have to unpack the zip file on a mac by opening it in finder, no other way, for the resource fork to be restored correctly.  I had tried unzipping it from the terminal, which didn&apos;t work right.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.59789-899230</guid>
		<pubDate>Mon, 02 Apr 2007 12:23:17 -0800</pubDate>
		<dc:creator>advil</dc:creator>
	</item><item>
		<title>By: artdrectr</title>
		<link>http://ask.metafilter.com/59789/How-to-email-my-font#899236</link>	
		<description>Thanks all for the quick responses. &lt;br&gt;
drstein, no anti virus. the zip thing worked perfectly. Good to know for future &apos;stuff&apos;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.59789-899236</guid>
		<pubDate>Mon, 02 Apr 2007 12:26:10 -0800</pubDate>
		<dc:creator>artdrectr</dc:creator>
	</item><item>
		<title>By: Kadin2048</title>
		<link>http://ask.metafilter.com/59789/How-to-email-my-font#899405</link>	
		<description>It&apos;s just worth noting (because I found this out the hard way a few weeks ago) that if you&apos;re a frequent command-line user like me, the version of tar and gzip that Apple provides doesn&apos;t seem to deal with resource forks. So, tar -cvzf will produce an empty file when run against most older fonts. (This is a concern if you typically use UNIX utilities for batch operations or in scripts.)&lt;br&gt;
&lt;br&gt;
However, as others have suggested, the right click &amp;gt; create archive in the Finder does. (Putting the files inside a compressed dmg file also works.)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.59789-899405</guid>
		<pubDate>Mon, 02 Apr 2007 14:22:13 -0800</pubDate>
		<dc:creator>Kadin2048</dc:creator>
	</item>
	</channel>
</rss>
