<?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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>fonts &#8211; Harry Jackson</title>
	<atom:link href="http://127.0.0.1:8090/tag/fonts/feed" rel="self" type="application/rss+xml" />
	<link>http://127.0.0.1:8090</link>
	<description>Parent, Painter, Programmer</description>
	<lastBuildDate>Sun, 29 Aug 2004 08:52:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>Sans Serif or not to Sans Serif</title>
		<link>http://127.0.0.1:8090/sans_serif_or_not_to_sans_seri.htm</link>
					<comments>http://127.0.0.1:8090/sans_serif_or_not_to_sans_seri.htm#respond</comments>
		
		<dc:creator><![CDATA[harry]]></dc:creator>
		<pubDate>Sun, 29 Aug 2004 08:52:54 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">http://www.hjackson.org/wp/?p=149</guid>

					<description><![CDATA[I am pretty damned sure that fonts are one of the most used yet least appreciated aspects of computing I have come across. It would be fine to interject here and say NO, surely its &#8220;blah de blah&#8221;. I say no&#8230;&#8230; People in general don&#8217;t give a damn about how machines work / talk / &#8230; <p class="link-more"><a href="http://127.0.0.1:8090/sans_serif_or_not_to_sans_seri.htm" class="more-link">Continue reading<span class="screen-reader-text"> "Sans Serif or not to Sans Serif"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>I am pretty damned sure that fonts are one of the most used yet least appreciated aspects of computing I have come across.<br />
It would be fine to interject here and say NO, surely its &#8220;blah de blah&#8221;. I say no&#8230;&#8230; People in general don&#8217;t give a damn about how machines work / talk / do their stuff, however they are concerned with how stuff looks.<br />
For instance, look at the fashion industry. Clothes are expensive but the workmanship is generally crap but who cares, its a &#8220;scurgly! made by whatsisname&#8221;, and it looks good.<br />
Its the same with computers, look at the Mac, previously thought the underdog, now its almost a fashion statement to own one.<br />
Anyway, back to fonts. I am not really that bothered about what fonts are on my machine as long as I can read the text without squinting to much, but just the other day it was noted that I was using &#8220;Sans Serif&#8221; fonts and I was lacking in &#8220;Serif&#8221; fonts.<br />
Well&#8230; I just shit my pants, what the hell was I missing. Apparently I wasn&#8217;t missing anything. Sans Serif add an extra bit to your fonts and I was missing the option of not missing them on everything I read.<br />
To cut a long story short I needed to get some Microsoft fonts installed on my Debian box and this is the process.<br />
First thing I needed was the Microsoft truetype fonts. ON debian these are called<br />
msttcorefonts<br />
and can be installed via &#8220;aptitude&#8221; or apt whichever you prefer. I fetched these and this installed a whole pile of stuff in<br />
/usr/share/fonts/truetype/<br />
Next thing I needed to do is create a &#8220;fonts.scale&#8221; file as ROOT<br />
]$ cd /usr/share/fonts/truetype ; ttmkfdir;<br />
sorted. The directory should now have the correct file. The next thing to do is restart either, the font server, or X11. I just logged in and out and that was it. New fancy fonts that are almost identical to the ones I had previously or at least in first inspection they are.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://127.0.0.1:8090/sans_serif_or_not_to_sans_seri.htm/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
