<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Changing default font for documents in FA - instructions]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=4364</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4364&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Changing default font for documents in FA - instructions.]]></description>
		<lastBuildDate>Sun, 12 Nov 2017 05:15:45 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Changing default font for documents in FA - instructions]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29567#p29567</link>
			<description><![CDATA[<p>In FA 2.4, the lines are 120-122 in <strong>reporting/includes/class.pdf.inc</strong>.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 12 Nov 2017 05:15:45 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29567#p29567</guid>
		</item>
		<item>
			<title><![CDATA[Re: Changing default font for documents in FA - instructions]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17668#p17668</link>
			<description><![CDATA[<p>Where are the three font files?</p><p>More on Tuffy Font:<br />http://www.fontsquirrel.com/fonts/tuffy<br />http://www.dafont.com/tuffy.font<br />http://packages.debian.org/squeeze/ttf-tuffy</p><p>In Linux:<br /></p><div class="codebox"><pre><code>apt-get install ttf-tuffy
ln -s /usr/share/fonts/truetype/ttf-tuffy/* reporting/fonts</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 06 Sep 2013 05:47:38 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17668#p17668</guid>
		</item>
		<item>
			<title><![CDATA[Changing default font for documents in FA - instructions]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17658#p17658</link>
			<description><![CDATA[<p>Hi Guys</p><p>I wanted a narrower, modern font to my FA documents, in particular the invoices where I was running out of room.<br />I found a free font called &#039;Tuffy&#039; which met the bill, and converted it to the required .php and .z formats using TCPDF. If you want to use it, to save you doing the converting, I&#039;ve attached the 3 font files you need (although I think the .afm is optional).</p><p>If you do a search in this foum</p><p>To use this new font:</p><p>1) Put the 3 font files in ./reporting/fonts<br />tuffy.php, tuffy.z and tuffy.afm</p><p>2) Update the ./reporting/includes/class.pdf.inc file as follows:<br />Around line 119, change helvetica to tuffy so you end up with:<br /></p><div class="codebox"><pre><code>        // p2409 was helvetica, now tuffy.
        $this-&gt;FontFamily = &#039;tuffy&#039;;
        $this-&gt;FontStyle = &#039;&#039;;
        $this-&gt;FontSizePt = 12;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (p2409)]]></author>
			<pubDate>Fri, 06 Sep 2013 04:25:09 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17658#p17658</guid>
		</item>
	</channel>
</rss>
