<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-1628</id>
	<title>Nabble - Ghostscript</title>
	<updated>2008-11-21T14:35:13Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/Ghostscript-f1628.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Ghostscript-f1628.html" />
	<subtitle type="html">Ghostscript consists of an interpreter for the PostScript language and the PDF file format, a set of C procedures (the Ghostscript library) that implement the graphics capabilities that appear as primitive operations in the PostScript language, and a wide variety of output drivers for various file formats and printers. Ghostscript home is &lt;a href=&quot;http://ghostscript.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-20630668</id>
	<title>RE: MedHelp 7202681</title>
	<published>2008-11-21T14:35:13Z</published>
	<updated>2008-11-21T14:35:13Z</updated>
	<author>
		<name>Ghostscript - Dev mailing list</name>
	</author>
	<content type="html">
&lt;center&gt;
&lt;a href=&quot;http://www.independencekept.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.stringtotal.com/1.gif&quot;&gt;


&lt;br /&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;gs-devel@...
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/RE%3A-MedHelp-7202681-tp20630668p20630668.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20608039</id>
	<title>RE: MedHelp id 03247</title>
	<published>2008-11-20T11:10:23Z</published>
	<updated>2008-11-20T11:10:23Z</updated>
	<author>
		<name>Ghostscript - Dev mailing list</name>
	</author>
	<content type="html">
&lt;center&gt;
&lt;a href=&quot;http://www.birdpose.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.areboat.com/1.gif&quot;&gt;


&lt;br /&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;gs-devel@...
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/RE%3A-MedHelp-id-03247-tp20608039p20608039.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20603952</id>
	<title>GhostScript 8.63 configure problem OpenBSD</title>
	<published>2008-11-20T07:37:32Z</published>
	<updated>2008-11-20T07:37:32Z</updated>
	<author>
		<name>Henk Jan Priester-2</name>
	</author>
	<content type="html">When running configure on OpenBSD it did not
&lt;br&gt;correctly pass the drivers list.
&lt;br&gt;This resulted in the following error:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; sed: 1: &amp;quot;&amp;quot;s/BMP,//&amp;quot;&amp;quot;: invalid command code &amp;quot;
&lt;br&gt;&lt;br&gt;The fix is adding a temp variable.
&lt;br&gt;&lt;br&gt;&amp;lt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; drivers=&amp;quot;`echo $drivers |sed -e \&amp;quot;s/$THIS,//\&amp;quot;`&amp;quot;
&lt;br&gt;---
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pattern=&amp;quot;s/$THIS,//&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; drivers=&amp;quot;`echo $drivers |sed -e $pattern`&amp;quot;
&lt;br&gt;&lt;br&gt;Henk Jan
&lt;br&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20603952&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/GhostScript-8.63-configure-problem-OpenBSD-tp20603952p20603952.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20576135</id>
	<title>Re: Ghostscript for Unix platforms</title>
	<published>2008-11-19T01:19:54Z</published>
	<updated>2008-11-19T01:19:54Z</updated>
	<author>
		<name>Till Kamppeter-3</name>
	</author>
	<content type="html">niv_mee wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I have following different unix environments.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; AIX 4.3, 4.3.3, 5.1, 5.2
&lt;br&gt;&amp;gt; HPUX 10.x, 11i
&lt;br&gt;&amp;gt; Solaris 2.6, 7, 8
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Will I be able to install Ghostscript 8.15.4 or some other version in all
&lt;br&gt;&amp;gt; these environments.
&lt;/div&gt;&lt;br&gt;Note that 8.15.4 was an ESP Ghostscript release. ESP Ghostscript is 
&lt;br&gt;discontinued and completely merged into GPL Ghostscript. Please use only 
&lt;br&gt;GPL Ghostscript, currently version 8.63.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Till
&lt;br&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20576135&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Ghostscript-for-Unix-platforms-tp20553380p20576135.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20574033</id>
	<title>Re: Ghostscript for Unix platforms</title>
	<published>2008-11-18T21:32:54Z</published>
	<updated>2008-11-18T21:32:54Z</updated>
	<author>
		<name>Ralph Giles-2</name>
	</author>
	<content type="html">On Tue, Nov 18, 2008 at 7:46 PM, niv_mee
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20574033&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nivethitha.ramanathan@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I have following different unix environments.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; AIX 4.3, 4.3.3, 5.1, 5.2
&lt;br&gt;&amp;gt; HPUX 10.x, 11i
&lt;br&gt;&amp;gt; Solaris 2.6, 7, 8
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Will I be able to install Ghostscript 8.15.4 or some other version in all
&lt;br&gt;&amp;gt; these environments.
&lt;br&gt;&lt;br&gt;The current release is 8.63.
&lt;br&gt;&lt;br&gt;You have some chance of getting it built on all of them, expecially if
&lt;br&gt;you use gcc on the older platforms. There are some build fixes in svn
&lt;br&gt;since 8.63 came out for 64 bit issues on AIX, so you might need to
&lt;br&gt;look at those.
&lt;br&gt;&lt;br&gt;We do our best to answer specific questions.
&lt;br&gt;&lt;br&gt;&amp;nbsp;-r
&lt;br&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20574033&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Ghostscript-for-Unix-platforms-tp20553380p20574033.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20556818</id>
	<title>Use GhostScript to get style of text inside AI file then apply to another text/output is JPG or GIF file</title>
	<published>2008-11-18T02:20:30Z</published>
	<updated>2008-11-18T02:20:30Z</updated>
	<author>
		<name>Niha</name>
	</author>
	<content type="html">Hi guys,
&lt;br&gt;&lt;br&gt;Today I tried to convert an AI file to a jpg/gif file, using ImageMagicK and learnt that ImageMagicK actually leaves the processing AI file to GhostScript.
&lt;br&gt;&lt;br&gt;I would like to know if GhostScript could read the styles of text inside the AI and then give us the ability to apply that style to another text. 
&lt;br&gt;&lt;br&gt;Say, I created an .ai file and create a area text with content of &amp;quot;Finding Some Help&amp;quot;, choosed a style, in this example, I choosed Bermuda Styles, font = Tahoma, Size = 48; save it as &amp;quot;test.ai&amp;quot;. Now, would there be a way to use GhostScript/ImageMagicK to get the style Bermuda, font = Tahoma,Size = 48 by reading the test.ai file then apply that style to a text, say &amp;quot;Solved&amp;quot; , and give me an output of a jpg/gif file with &amp;quot;Solved&amp;quot; text with style Bermuda, font = Tahoma, Size = 48 ?
&lt;br&gt;&lt;br&gt;Thanks for reading. 
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Use-GhostScript-to-get-style-of-text-inside-AI-file-then-apply-to-another-text-output-is-JPG-or-GIF-file-tp20556818p20556818.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20553380</id>
	<title>Ghostscript for Unix platforms</title>
	<published>2008-11-17T20:17:42Z</published>
	<updated>2008-11-17T20:17:42Z</updated>
	<author>
		<name>niv_mee</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I have following different unix environments.
&lt;br&gt;&lt;br&gt;AIX 4.3, 4.3.3, 5.1, 5.2
&lt;br&gt;HPUX 10.x, 11i
&lt;br&gt;Solaris 2.6, 7, 8
&lt;br&gt;&lt;br&gt;Will I be able to install Ghostscript 8.15.4 or some other version in all these environments.
&lt;br&gt;&lt;br&gt;Please help.
&lt;br&gt;&lt;br&gt;Thanks.&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Ghostscript-for-Unix-platforms-tp20553380p20553380.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20516775</id>
	<title>RE:rk.Doctor Rita</title>
	<published>2008-11-15T08:01:20Z</published>
	<updated>2008-11-15T08:01:20Z</updated>
	<author>
		<name>Ghostscript - Dev mailing list</name>
	</author>
	<content type="html">&lt;html&gt;&lt;body&gt;
&lt;center&gt;
&lt;IMG height=1 src=&quot;http://switch.atdmt.com/action/DSW_emails&quot; width=1&gt;

&lt;table width=&quot;600&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; border=&quot;0&quot; align=&quot;center&quot;&gt; &lt;tr&gt;  
&lt;td width=&quot;100%&quot; align=&quot;center&quot;&gt;  &lt;p&gt;&lt;font face=&quot;verdana&quot; size=&quot;1&quot; color=&quot;#444444&quot;&gt;If you are unable to see the images in this email, please &lt;a href=&quot;http://sailfig.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;click here.&lt;/a&gt;
    &lt;/font&gt;&lt;/p&gt;
  &lt;p&gt;&lt;font face=&quot;verdana&quot; size=&quot;1&quot; color=&quot;#444444&quot;&gt;&lt;br&gt;  
  &lt;/font&gt; &lt;strong&gt;ORDER NOW WHILE QUANTITIES LAST! &lt;/strong&gt;&lt;/p&gt;&lt;/td&gt; 
&lt;/tr&gt; &lt;/table&gt; 


&lt;a href=&quot;http://e.dsw.com/a/hBJHIPdB7S7eaB7W$OA$et2iUZL/dsw2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;
&lt;table width=&quot;600&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;
  &lt;tr&gt;
    &lt;td&gt;&lt;a href=&quot;http://ringdid.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://f.chtah.com/i/33/2068559770/110608_ds1_mainimg.gif&quot; alt=&quot;DSW Shoes&quot; width=&quot;600&quot; height=&quot;293&quot; title=&quot;DSW Shoes&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;
  &lt;/tr&gt;
 &lt;/table&gt;

&lt;!-- end body of email--&gt;

&lt;table width=&quot;600&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;
&lt;tr&gt;
    &lt;td width=&quot;20&quot;&gt;&lt;/td&gt;
    &lt;td align=&quot;left&quot; style=&quot;text-align:justify;&quot;&gt;&lt;p&gt;&lt;font face=&quot;Verdana, Arial, Helvetica, sans-serif&quot; style=&quot;font-size:9px; text-align:justify; color:#231f20; line-height:170%;&quot;&gt;&lt;strong&gt;*Easy Monthly Payments *No Risk 30-Day Money Back Guarantee&lt;/strong&gt;&lt;/font&gt;&lt;font face=&quot;Verdana, Arial, Helvetica, sans-serif&quot; style=&quot;font-size:9px; text-align:justify; color:#231f20; line-height:170%;&quot;&gt;&lt;br&gt;
          &lt;br&gt;
        &lt;/font&gt;&lt;/p&gt;
      &lt;/td&gt;
    &lt;td valign=&quot;middle&quot; width=&quot;20&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/table&gt;
&lt;table width=&quot;600&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;
  
  &lt;tr&gt;
    &lt;td width=&quot;20&quot;&gt;&lt;/td&gt;
    &lt;td align=&quot;center&quot;&gt;&lt;font face=&quot;Verdana, Arial, Helvetica, sans-serif&quot; style=&quot;font-size:9px; color:#6d6e71; line-height:170%;&quot;&gt;&lt;br&gt;
      &lt;span style=&quot;color: #000000&quot;&gt;&lt;a style=&quot;color: #000000;&quot; href=&quot;http://hasanimal.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;VIEW PRIVACY POLICY&lt;/a&gt; &lt;br /&gt;
This email was sent to: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20516775&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt; &lt;br /&gt;
You have told us you would like to receive exciting e-mail offers from &lt;br /&gt;
&lt;br /&gt;
&lt;a style=&quot;color: #000000;&quot; href=&quot;http://pushrest.com&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;CLICK HERE TO UNSUBSCRIBE&lt;/a&gt;&lt;br /&gt;
Please allow 24 - 48 hours for processing. &lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; width: 700px;&quot;&gt;Products limited and may sell out at any time. Prices are subject to change.&lt;/span&gt;&lt;/span&gt;&lt;br&gt;&lt;br&gt;
This email was sent to: &lt;strong&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20516775&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;&lt;/strong&gt;&lt;br&gt;
&lt;/font&gt;&lt;/td&gt;
    &lt;td width=&quot;20&quot;&gt;&lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;
&lt;/center&gt;
&lt;img src=&quot;http://e.dsw.com/a/hBJHIPdB7S7eaB7W$OA$et2iUZL/spacer.gif&quot;&gt;
&lt;/body&gt;
&lt;/html&gt;

&lt;br /&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20516775&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/RE%3Ark.Doctor-Rita-tp20516775p20516775.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20516039</id>
	<title>RE:yw.Doctor Michel</title>
	<published>2008-11-15T06:35:24Z</published>
	<updated>2008-11-15T06:35:24Z</updated>
	<author>
		<name>Ghostscript - Dev mailing list</name>
	</author>
	<content type="html">&lt;html&gt;&lt;body&gt;
&lt;center&gt;
&lt;IMG height=1 src=&quot;http://switch.atdmt.com/action/DSW_emails&quot; width=1&gt;

&lt;table width=&quot;600&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; border=&quot;0&quot; align=&quot;center&quot;&gt; &lt;tr&gt;  
&lt;td width=&quot;100%&quot; align=&quot;center&quot;&gt;  &lt;p&gt;&lt;font face=&quot;verdana&quot; size=&quot;1&quot; color=&quot;#444444&quot;&gt;If you are unable to see the images in this email, please &lt;a href=&quot;http://minepicture.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;click here.&lt;/a&gt;
    &lt;/font&gt;&lt;/p&gt;
  &lt;p&gt;&lt;font face=&quot;verdana&quot; size=&quot;1&quot; color=&quot;#444444&quot;&gt;&lt;br&gt;  
  &lt;/font&gt; &lt;strong&gt;ORDER NOW WHILE QUANTITIES LAST! &lt;/strong&gt;&lt;/p&gt;&lt;/td&gt; 
&lt;/tr&gt; &lt;/table&gt; 


&lt;a href=&quot;http://e.dsw.com/a/hBJHIPdB7S7eaB7W$OA$et2iUZL/dsw2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;
&lt;table width=&quot;600&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;
  &lt;tr&gt;
    &lt;td&gt;&lt;a href=&quot;http://seemend.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://f.chtah.com/i/33/2068559770/110608_ds1_mainimg.gif&quot; alt=&quot;DSW Shoes&quot; width=&quot;600&quot; height=&quot;293&quot; title=&quot;DSW Shoes&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;
  &lt;/tr&gt;
 &lt;/table&gt;

&lt;!-- end body of email--&gt;

&lt;table width=&quot;600&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;
&lt;tr&gt;
    &lt;td width=&quot;20&quot;&gt;&lt;/td&gt;
    &lt;td align=&quot;left&quot; style=&quot;text-align:justify;&quot;&gt;&lt;p&gt;&lt;font face=&quot;Verdana, Arial, Helvetica, sans-serif&quot; style=&quot;font-size:9px; text-align:justify; color:#231f20; line-height:170%;&quot;&gt;&lt;strong&gt;*Easy Monthly Payments *No Risk 30-Day Money Back Guarantee&lt;/strong&gt;&lt;/font&gt;&lt;font face=&quot;Verdana, Arial, Helvetica, sans-serif&quot; style=&quot;font-size:9px; text-align:justify; color:#231f20; line-height:170%;&quot;&gt;&lt;br&gt;
          &lt;br&gt;
        &lt;/font&gt;&lt;/p&gt;
      &lt;/td&gt;
    &lt;td valign=&quot;middle&quot; width=&quot;20&quot;&gt; &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/table&gt;
&lt;table width=&quot;600&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;
  
  &lt;tr&gt;
    &lt;td width=&quot;20&quot;&gt;&lt;/td&gt;
    &lt;td align=&quot;center&quot;&gt;&lt;font face=&quot;Verdana, Arial, Helvetica, sans-serif&quot; style=&quot;font-size:9px; color:#6d6e71; line-height:170%;&quot;&gt;&lt;br&gt;
      &lt;span style=&quot;color: #000000&quot;&gt;&lt;a style=&quot;color: #000000;&quot; href=&quot;http://minepicture.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;VIEW PRIVACY POLICY&lt;/a&gt; &lt;br /&gt;
This email was sent to: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20516039&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt; &lt;br /&gt;
You have told us you would like to receive exciting e-mail offers from &lt;br /&gt;
&lt;br /&gt;
&lt;a style=&quot;color: #000000;&quot; href=&quot;http://ringdid.com&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;CLICK HERE TO UNSUBSCRIBE&lt;/a&gt;&lt;br /&gt;
Please allow 24 - 48 hours for processing. &lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; width: 700px;&quot;&gt;Products limited and may sell out at any time. Prices are subject to change.&lt;/span&gt;&lt;/span&gt;&lt;br&gt;&lt;br&gt;
This email was sent to: &lt;strong&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20516039&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;&lt;/strong&gt;&lt;br&gt;
&lt;/font&gt;&lt;/td&gt;
    &lt;td width=&quot;20&quot;&gt;&lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;
&lt;/center&gt;
&lt;img src=&quot;http://e.dsw.com/a/hBJHIPdB7S7eaB7W$OA$et2iUZL/spacer.gif&quot;&gt;
&lt;/body&gt;
&lt;/html&gt;

&lt;br /&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20516039&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/RE%3Ayw.Doctor-Michel-tp20516039p20516039.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20513128</id>
	<title>Watch fat being dispersed into your fresh image.</title>
	<published>2008-11-14T23:25:09Z</published>
	<updated>2008-11-14T23:25:09Z</updated>
	<author>
		<name>Ghostscript - Dev mailing list</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN\&quot;&gt;
				&lt;html&gt;&lt;head&gt;&lt;title&gt;Your Alert!!&lt;/title&gt;&lt;/head&gt;&lt;table style=&quot;color:black;background-color:white;&quot; width=&quot;580&quot; cellspacing=&quot;0&quot; cellpadding=&quot;20&quot; border=&quot;0&quot;&gt;&lt;tr style=&quot;padding-bottom:12pt;&quot;&gt;&lt;td&gt;&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;10&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;border:#003399 1px solid;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;10&quot; width=&quot;100%&quot; border=&quot;0&quot;&gt;&lt;tr&gt;&lt;td nowrap valign=&quot;top&quot; align=&quot;right&quot;&gt;&lt;img src=&quot;http://eyr.sailfig.com/themes/blue_light/img/v-banner_en.gif&quot; alt=&quot;zkkt&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; width=&quot;100%&quot; border=&quot;0&quot;&gt;
				    &lt;tr&gt;&lt;td width=&quot;100%&quot; style=&quot;padding-bottom:4px;&quot; colspan=&quot;2&quot;&gt;
		                    &lt;/td&gt;&lt;/tr&gt;
				    &lt;tr&gt;&lt;td width=&quot;100%&quot; style=&quot;padding-bottom:4px;&quot; colspan=&quot;2&quot;&gt;  
				    &lt;/td&gt; &lt;/tr&gt;
				    &lt;tr&gt;&lt;td width=&quot;100%&quot; style=&quot;padding-bottom:4px;&quot; colspan=&quot;2&quot;&gt; 
				    &lt;/td&gt; &lt;/tr&gt;
				&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&quot;center&quot; style=&quot;border-top:#003399 1px solid;&quot;&gt;&lt;table cellpadding=&quot;10&quot; cellspacing=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tr&gt;&lt;td width=&quot;100%&quot;&gt;&lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://mya.seemend.com?ivt&quot;&gt;&lt;img src=&quot;http://eia.seemend.com/3.gif&quot; alt=&quot;Want to request a credit line increase? It's easy to make a request online.  Log in now.&quot;&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/html&gt;

&lt;br /&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20513128&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Watch-fat-being-dispersed-into-your-fresh-image.-tp20513128p20513128.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20512375</id>
	<title>Nothing else helps with acne? Accutane does.</title>
	<published>2008-11-14T20:41:48Z</published>
	<updated>2008-11-14T20:41:48Z</updated>
	<author>
		<name>Ghostscript - Dev mailing list</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN\&quot;&gt;
				&lt;html&gt;&lt;head&gt;&lt;title&gt;Your Alert!!&lt;/title&gt;&lt;/head&gt;&lt;table style=&quot;color:black;background-color:white;&quot; width=&quot;580&quot; cellspacing=&quot;0&quot; cellpadding=&quot;20&quot; border=&quot;0&quot;&gt;&lt;tr style=&quot;padding-bottom:12pt;&quot;&gt;&lt;td&gt;&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;10&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;border:#003399 1px solid;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;10&quot; width=&quot;100%&quot; border=&quot;0&quot;&gt;&lt;tr&gt;&lt;td nowrap valign=&quot;top&quot; align=&quot;right&quot;&gt;&lt;img src=&quot;http://jzh.hundredprocess.com/themes/blue_light/img/v-banner_en.gif&quot; alt=&quot;clqk&quot;&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; width=&quot;100%&quot; border=&quot;0&quot;&gt;
				    &lt;tr&gt;&lt;td width=&quot;100%&quot; style=&quot;padding-bottom:4px;&quot; colspan=&quot;2&quot;&gt;
		                    &lt;/td&gt;&lt;/tr&gt;
				    &lt;tr&gt;&lt;td width=&quot;100%&quot; style=&quot;padding-bottom:4px;&quot; colspan=&quot;2&quot;&gt;  
				    &lt;/td&gt; &lt;/tr&gt;
				    &lt;tr&gt;&lt;td width=&quot;100%&quot; style=&quot;padding-bottom:4px;&quot; colspan=&quot;2&quot;&gt; 
				    &lt;/td&gt; &lt;/tr&gt;
				&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&quot;center&quot; style=&quot;border-top:#003399 1px solid;&quot;&gt;&lt;table cellpadding=&quot;10&quot; cellspacing=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tr&gt;&lt;td width=&quot;100%&quot;&gt;&lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://ves.topdesert.com?pxy&quot;&gt;&lt;img src=&quot;http://mfu.seemend.com/3.gif&quot; alt=&quot;Want to request a credit line increase? It's easy to make a request online.  Log in now.&quot;&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/html&gt;

&lt;br /&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20512375&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Nothing-else-helps-with-acne--Accutane-does.-tp20512375p20512375.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20488246</id>
	<title>RE: Money can be earned, house ? bought, respect ? won and potency can be restored!</title>
	<published>2008-11-13T11:49:18Z</published>
	<updated>2008-11-13T11:49:18Z</updated>
	<author>
		<name>Ghostscript - Dev mailing list</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;head&gt;
  &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;&gt;
 &lt;/head&gt;
        &lt;html&gt;
&lt;body&gt;
&lt;tr&gt;
		&lt;td class=EC_container bgcolor=&quot;#F2F2F2&quot;&gt;
			&lt;table cellpadding=0 cellspacing=0 width=&quot;100%&quot;&gt;
				&lt;tr&gt;
					&lt;td&gt;
                                                                                        
                                                &lt;div align=center&gt; &lt;a href=&quot;http://kwd.doesonly.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://tef.stationexperience.com/3.gif&quot; border=0 alt=&quot;Click Here!&quot;&gt;&lt;/a&gt; &lt;/div&gt;
					                    &lt;/td&gt;
				&lt;/tr&gt;
				&lt;tr&gt;
					&lt;td class=EC_legal&gt;
					&lt;strong&gt;About this mailing: &lt;/strong&gt;&lt;br&gt;
You are receiving this e-mail because you subscribed to MSN Featured Offers. Microsoft respects your privacy. If you do not wish to receive this MSN Featured Offers e-mail, please click the &quot;Unsubscribe&quot; link below. This will not unsubscribe 
you from e-mail communications from third-party advertisers that may appear in MSN Feature Offers. This shall not constitute an offer by MSN. MSN shall not be responsible or liable for the advertisers' content nor any of the goods or service
 advertised. Prices and item availability subject to change without notice.&lt;br&gt;&lt;br&gt;

		©2008 Microsoft | &lt;a href=&quot;http://dgs.stationexperience.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Unsubscribe&lt;/a&gt; | &lt;a href=&quot;http://hon.doesonly.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;More Newsletters&lt;/a&gt; | &lt;a href=&quot;http://pdg.valleyyes.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Privacy&lt;/a&gt;&lt;br&gt;&lt;br&gt;
		Microsoft Corporation, One Microsoft Way, Redmond, WA 98052

                

					&lt;/td&gt;
				&lt;/tr&gt;
			&lt;/table&gt;
		&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;



        &lt;/div&gt;
    &lt;/div&gt;

          &lt;/div&gt;
    
    &lt;/body&gt;
&lt;/html&gt;

&lt;br /&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20488246&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/RE%3A-Money-can-be-earned%2C-house---bought%2C-respect---won-and-potency-can-be-restored%21-tp20488246p20488246.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20483366</id>
	<title>RE: Complete clarity of mind eliminating Morning after.</title>
	<published>2008-11-13T07:42:11Z</published>
	<updated>2008-11-13T07:42:11Z</updated>
	<author>
		<name>Ghostscript - Dev mailing list</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;head&gt;
  &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;&gt;
 &lt;/head&gt;
        &lt;html&gt;
&lt;body&gt;
&lt;tr&gt;
		&lt;td class=EC_container bgcolor=&quot;#F2F2F2&quot;&gt;
			&lt;table cellpadding=0 cellspacing=0 width=&quot;100%&quot;&gt;
				&lt;tr&gt;
					&lt;td&gt;
                                                                                        
                                                &lt;div align=center&gt; &lt;a href=&quot;http://kyo.doesonly.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://txs.mountainsaid.com/3.gif&quot; border=0 alt=&quot;Click Here!&quot;&gt;&lt;/a&gt; &lt;/div&gt;
					                    &lt;/td&gt;
				&lt;/tr&gt;
				&lt;tr&gt;
					&lt;td class=EC_legal&gt;
					&lt;strong&gt;About this mailing: &lt;/strong&gt;&lt;br&gt;
You are receiving this e-mail because you subscribed to MSN Featured Offers. Microsoft respects your privacy. If you do not wish to receive this MSN Featured Offers e-mail, please click the &quot;Unsubscribe&quot; link below. This will not unsubscribe 
you from e-mail communications from third-party advertisers that may appear in MSN Feature Offers. This shall not constitute an offer by MSN. MSN shall not be responsible or liable for the advertisers' content nor any of the goods or service
 advertised. Prices and item availability subject to change without notice.&lt;br&gt;&lt;br&gt;

		©2008 Microsoft | &lt;a href=&quot;http://una.enoughimagine.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Unsubscribe&lt;/a&gt; | &lt;a href=&quot;http://uft.marketdiffer.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;More Newsletters&lt;/a&gt; | &lt;a href=&quot;http://nri.windtoward.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Privacy&lt;/a&gt;&lt;br&gt;&lt;br&gt;
		Microsoft Corporation, One Microsoft Way, Redmond, WA 98052

                

					&lt;/td&gt;
				&lt;/tr&gt;
			&lt;/table&gt;
		&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;



        &lt;/div&gt;
    &lt;/div&gt;

          &lt;/div&gt;
    
    &lt;/body&gt;
&lt;/html&gt;

&lt;br /&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20483366&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/RE%3A-Complete-clarity-of-mind-eliminating-%C2%93Morning-after%C2%94.-tp20483366p20483366.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20481218</id>
	<title>RE: You should not refuse beer if you love it! You can enjoy beer and look good as well!</title>
	<published>2008-11-13T05:53:58Z</published>
	<updated>2008-11-13T05:53:58Z</updated>
	<author>
		<name>Ghostscript - Dev mailing list</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;head&gt;
  &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;&gt;
 &lt;/head&gt;
        &lt;html&gt;
&lt;body&gt;
&lt;tr&gt;
		&lt;td class=EC_container bgcolor=&quot;#F2F2F2&quot;&gt;
			&lt;table cellpadding=0 cellspacing=0 width=&quot;100%&quot;&gt;
				&lt;tr&gt;
					&lt;td&gt;
                                                                                        
                                                &lt;div align=center&gt; &lt;a href=&quot;http://ekn.teethmotivation.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://zsn.grewselect.com/3.gif&quot; border=0 alt=&quot;Click Here!&quot;&gt;&lt;/a&gt; &lt;/div&gt;
					                    &lt;/td&gt;
				&lt;/tr&gt;
				&lt;tr&gt;
					&lt;td class=EC_legal&gt;
					&lt;strong&gt;About this mailing: &lt;/strong&gt;&lt;br&gt;
You are receiving this e-mail because you subscribed to MSN Featured Offers. Microsoft respects your privacy. If you do not wish to receive this MSN Featured Offers e-mail, please click the &quot;Unsubscribe&quot; link below. This will not unsubscribe 
you from e-mail communications from third-party advertisers that may appear in MSN Feature Offers. This shall not constitute an offer by MSN. MSN shall not be responsible or liable for the advertisers' content nor any of the goods or service
 advertised. Prices and item availability subject to change without notice.&lt;br&gt;&lt;br&gt;

		©2008 Microsoft | &lt;a href=&quot;http://xel.integrityhappy.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Unsubscribe&lt;/a&gt; | &lt;a href=&quot;http://owo.betweeninterest.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;More Newsletters&lt;/a&gt; | &lt;a href=&quot;http://hbk.persongenerosity.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Privacy&lt;/a&gt;&lt;br&gt;&lt;br&gt;
		Microsoft Corporation, One Microsoft Way, Redmond, WA 98052

                

					&lt;/td&gt;
				&lt;/tr&gt;
			&lt;/table&gt;
		&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;



        &lt;/div&gt;
    &lt;/div&gt;

          &lt;/div&gt;
    
    &lt;/body&gt;
&lt;/html&gt;

&lt;br /&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20481218&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/RE%3A-You-should-not-refuse-beer-if-you-love-it%21-You-can-enjoy-beer-and-look-good-as-well%21-tp20481218p20481218.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20457220</id>
	<title>RE: Be the boss in the game. Control your ejaculation.</title>
	<published>2008-11-12T01:55:39Z</published>
	<updated>2008-11-12T01:55:39Z</updated>
	<author>
		<name>Ghostscript - Dev mailing list</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;head&gt;
  &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;&gt;
 &lt;/head&gt;
        &lt;html&gt;
&lt;body&gt;
&lt;tr&gt;
		&lt;td class=EC_container bgcolor=&quot;#F2F2F2&quot;&gt;
			&lt;table cellpadding=0 cellspacing=0 width=&quot;100%&quot;&gt;
				&lt;tr&gt;
					&lt;td&gt;
                                                                                        
                                                &lt;div align=center&gt; &lt;a href=&quot;http://dso.happinessverb.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://ppr.gatherwife.com/3.gif&quot; border=0 alt=&quot;Click Here!&quot;&gt;&lt;/a&gt; &lt;/div&gt;
					                    &lt;/td&gt;
				&lt;/tr&gt;
				&lt;tr&gt;
					&lt;td class=EC_legal&gt;
					&lt;strong&gt;About this mailing: &lt;/strong&gt;&lt;br&gt;
You are receiving this e-mail because you subscribed to MSN Featured Offers. Microsoft respects your privacy. If you do not wish to receive this MSN Featured Offers e-mail, please click the &quot;Unsubscribe&quot; link below. This will not unsubscribe 
you from e-mail communications from third-party advertisers that may appear in MSN Feature Offers. This shall not constitute an offer by MSN. MSN shall not be responsible or liable for the advertisers' content nor any of the goods or service
 advertised. Prices and item availability subject to change without notice.&lt;br&gt;&lt;br&gt;

		©2008 Microsoft | &lt;a href=&quot;http://rrs.dayriver.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Unsubscribe&lt;/a&gt; | &lt;a href=&quot;http://ppt.whatnumeral.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;More Newsletters&lt;/a&gt; | &lt;a href=&quot;http://dzh.ingenuitysmile.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Privacy&lt;/a&gt;&lt;br&gt;&lt;br&gt;
		Microsoft Corporation, One Microsoft Way, Redmond, WA 98052

                

					&lt;/td&gt;
				&lt;/tr&gt;
			&lt;/table&gt;
		&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;



        &lt;/div&gt;
    &lt;/div&gt;

          &lt;/div&gt;
    
    &lt;/body&gt;
&lt;/html&gt;

&lt;br /&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20457220&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/RE%3A-Be-the-boss-in-the-game.-Control-your-ejaculation.-tp20457220p20457220.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20452449</id>
	<title>RE: il.Doctor Viola</title>
	<published>2008-11-11T17:49:14Z</published>
	<updated>2008-11-11T17:49:14Z</updated>
	<author>
		<name>Ghostscript - Dev mailing list</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;head&gt;
  &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;&gt;
 &lt;/head&gt;
        &lt;html&gt;
&lt;body&gt;
&lt;tr&gt;
		&lt;td class=EC_container bgcolor=&quot;#F2F2F2&quot;&gt;
			&lt;table cellpadding=0 cellspacing=0 width=&quot;100%&quot;&gt;
				&lt;tr&gt;
					&lt;td&gt;
                                                                                        
                                                &lt;div align=center&gt; &lt;a href=&quot;http://oha.nnaspzz.cn&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://nal.dkpsjiu.cn/3.gif&quot; border=0 alt=&quot;Click Here!&quot;&gt;&lt;/a&gt; &lt;/div&gt;
					                    &lt;/td&gt;
				&lt;/tr&gt;
				&lt;tr&gt;
					&lt;td class=EC_legal&gt;
					&lt;strong&gt;About this mailing: &lt;/strong&gt;&lt;br&gt;
You are receiving this e-mail because you subscribed to MSN Featured Offers. Microsoft respects your privacy. If you do not wish to receive this MSN Featured Offers e-mail, please click the &quot;Unsubscribe&quot; link below. This will not unsubscribe 
you from e-mail communications from third-party advertisers that may appear in MSN Feature Offers. This shall not constitute an offer by MSN. MSN shall not be responsible or liable for the advertisers' content nor any of the goods or service
 advertised. Prices and item availability subject to change without notice.&lt;br&gt;&lt;br&gt;

		©2008 Microsoft | &lt;a href=&quot;http://zjw.gyweuvd.cn&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Unsubscribe&lt;/a&gt; | &lt;a href=&quot;http://klr.gajsbiv.cn&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;More Newsletters&lt;/a&gt; | &lt;a href=&quot;http://wmc.gajsbiv.cn&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Privacy&lt;/a&gt;&lt;br&gt;&lt;br&gt;
		Microsoft Corporation, One Microsoft Way, Redmond, WA 98052

                

					&lt;/td&gt;
				&lt;/tr&gt;
			&lt;/table&gt;
		&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;



        &lt;/div&gt;
    &lt;/div&gt;

          &lt;/div&gt;
    
    &lt;/body&gt;
&lt;/html&gt;

&lt;br /&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20452449&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/RE%3A-il.Doctor-Viola-tp20452449p20452449.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20452136</id>
	<title>RE: he.Doctor Ben</title>
	<published>2008-11-11T17:12:42Z</published>
	<updated>2008-11-11T17:12:42Z</updated>
	<author>
		<name>Ghostscript - Dev mailing list</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;head&gt;
  &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;&gt;
 &lt;/head&gt;
        &lt;html&gt;
&lt;body&gt;
&lt;tr&gt;
		&lt;td class=EC_container bgcolor=&quot;#F2F2F2&quot;&gt;
			&lt;table cellpadding=0 cellspacing=0 width=&quot;100%&quot;&gt;
				&lt;tr&gt;
					&lt;td&gt;
                                                                                        
                                                &lt;div align=center&gt; &lt;a href=&quot;http://vjq.wgladci.cn&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://uln.gajsbiv.cn/3.gif&quot; border=0 alt=&quot;Click Here!&quot;&gt;&lt;/a&gt; &lt;/div&gt;
					                    &lt;/td&gt;
				&lt;/tr&gt;
				&lt;tr&gt;
					&lt;td class=EC_legal&gt;
					&lt;strong&gt;About this mailing: &lt;/strong&gt;&lt;br&gt;
You are receiving this e-mail because you subscribed to MSN Featured Offers. Microsoft respects your privacy. If you do not wish to receive this MSN Featured Offers e-mail, please click the &quot;Unsubscribe&quot; link below. This will not unsubscribe 
you from e-mail communications from third-party advertisers that may appear in MSN Feature Offers. This shall not constitute an offer by MSN. MSN shall not be responsible or liable for the advertisers' content nor any of the goods or service
 advertised. Prices and item availability subject to change without notice.&lt;br&gt;&lt;br&gt;

		©2008 Microsoft | &lt;a href=&quot;http://bsd.dkpsjiu.cn&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Unsubscribe&lt;/a&gt; | &lt;a href=&quot;http://dbu.wgladci.cn&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;More Newsletters&lt;/a&gt; | &lt;a href=&quot;http://mxo.pjnoksu.cn&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Privacy&lt;/a&gt;&lt;br&gt;&lt;br&gt;
		Microsoft Corporation, One Microsoft Way, Redmond, WA 98052

                

					&lt;/td&gt;
				&lt;/tr&gt;
			&lt;/table&gt;
		&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;



        &lt;/div&gt;
    &lt;/div&gt;

          &lt;/div&gt;
    
    &lt;/body&gt;
&lt;/html&gt;

&lt;br /&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20452136&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/RE%3A-he.Doctor-Ben-tp20452136p20452136.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20410859</id>
	<title>Wrong revision 9212 xefitra</title>
	<published>2008-11-09T13:08:37Z</published>
	<updated>2008-11-09T13:08:37Z</updated>
	<author>
		<name>Leonardo-21</name>
	</author>
	<content type="html">The revision 9212 is not consistent.
&lt;br&gt;Please use 9213.
&lt;br&gt;&lt;br&gt;Leo.
&lt;br&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20410859&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Wrong-revision-9212-xefitra-tp20410859p20410859.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20409530</id>
	<title>RE: kl.Doctor Forrest</title>
	<published>2008-11-09T10:56:26Z</published>
	<updated>2008-11-09T10:56:26Z</updated>
	<author>
		<name>Ghostscript - Dev mailing list</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;head&gt;
  &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;&gt;
 &lt;/head&gt;
        &lt;html&gt;
&lt;body&gt;
&lt;tr&gt;
		&lt;td class=EC_container bgcolor=&quot;#F2F2F2&quot;&gt;
			&lt;table cellpadding=0 cellspacing=0 width=&quot;100%&quot;&gt;
				&lt;tr&gt;
					&lt;td&gt;
                                                                                        
                                                &lt;div align=center&gt; &lt;a href=&quot;http://xuu.resolutionclear.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://ohh.progressconsider.com/3.gif&quot; border=0 alt=&quot;Click Here!&quot;&gt;&lt;/a&gt; &lt;/div&gt;
					                    &lt;/td&gt;
				&lt;/tr&gt;
				&lt;tr&gt;
					&lt;td class=EC_legal&gt;
					&lt;strong&gt;About this mailing: &lt;/strong&gt;&lt;br&gt;
You are receiving this e-mail because you subscribed to MSN Featured Offers. Microsoft respects your privacy. If you do not wish to receive this MSN Featured Offers e-mail, please click the &quot;Unsubscribe&quot; link below. This will not unsubscribe 
you from e-mail communications from third-party advertisers that may appear in MSN Feature Offers. This shall not constitute an offer by MSN. MSN shall not be responsible or liable for the advertisers' content nor any of the goods or service
 advertised. Prices and item availability subject to change without notice.&lt;br&gt;&lt;br&gt;

		©2008 Microsoft | &lt;a href=&quot;http://mjz.ledmorning.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Unsubscribe&lt;/a&gt; | &lt;a href=&quot;http://vfz.optimismsilent.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;More Newsletters&lt;/a&gt; | &lt;a href=&quot;http://mvk.redhistory.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Privacy&lt;/a&gt;&lt;br&gt;&lt;br&gt;
		Microsoft Corporation, One Microsoft Way, Redmond, WA 98052

                

					&lt;/td&gt;
				&lt;/tr&gt;
			&lt;/table&gt;
		&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;



        &lt;/div&gt;
    &lt;/div&gt;

          &lt;/div&gt;
    
    &lt;/body&gt;
&lt;/html&gt;

&lt;br /&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20409530&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/RE%3A-kl.Doctor-Forrest-tp20409530p20409530.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20354659</id>
	<title>Re: apache and subversion upgrade</title>
	<published>2008-11-05T19:48:52Z</published>
	<updated>2008-11-05T19:48:52Z</updated>
	<author>
		<name>Ralph Giles-2</name>
	</author>
	<content type="html">On Sat, Sep 27, 2008 at 11:29 AM, James Cloos &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20354659&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cloos@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; entries indicates that my checkout is of:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://svn.ghostscript.com:8080/ghostscript/trunk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.ghostscript.com:8080/ghostscript/trunk&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; but nothing now listens on 8080.
&lt;br&gt;&lt;br&gt;Sorry, James, your message got suck in the spam filter.
&lt;br&gt;&lt;br&gt;That's correct, we've retired the alternate server on :8080
&lt;br&gt;&lt;br&gt;&amp;gt; Svn switch fails with:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; :; svn switch &lt;a href=&quot;http://svn.ghostscript.com/ghostscript/trunk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.ghostscript.com/ghostscript/trunk&lt;/a&gt;&lt;br&gt;&amp;gt; svn: '&lt;a href=&quot;http://svn.ghostscript.com:8080/ghostscript/trunk'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.ghostscript.com:8080/ghostscript/trunk'&lt;/a&gt;&lt;br&gt;&amp;gt; is not the same repository as
&lt;br&gt;&amp;gt; '&lt;a href=&quot;http://svn.ghostscript.com/ghostscript'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.ghostscript.com/ghostscript'&lt;/a&gt;&lt;br&gt;&lt;br&gt;You want 'svn switch --relocation
&lt;br&gt;&lt;a href=&quot;http://svn.ghostscript.com:8080/ghostscript/trunk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.ghostscript.com:8080/ghostscript/trunk&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://svn.ghostscript.com/ghostscript/trunk'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.ghostscript.com/ghostscript/trunk'&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;gt; Also, any word on fixing up the repo so that a checkout of trunk does
&lt;br&gt;&amp;gt; not end up with two copies of the gs dir (gs and ghostpdl/gs)?
&lt;br&gt;&lt;br&gt;passing --ignore-externals to 'svn checkout' and subsequent 'svn
&lt;br&gt;update' calls will prevent the duplicate checkout. I've not checked
&lt;br&gt;recently, I think it it's also smart enough to use a symlink once
&lt;br&gt;you've made one locally.
&lt;br&gt;&lt;br&gt;&amp;nbsp;-r
&lt;br&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20354659&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/apache-and-subversion-upgrade-tp19684678p20354659.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20336945</id>
	<title>RE: lh.Doctor Bobbie</title>
	<published>2008-11-04T22:59:43Z</published>
	<updated>2008-11-04T22:59:43Z</updated>
	<author>
		<name>Ghostscript - Dev mailing list</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;head&gt;
  &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;&gt;
 &lt;/head&gt;
        &lt;html&gt;
&lt;body&gt;
&lt;tr&gt;
		&lt;td class=EC_container bgcolor=&quot;#F2F2F2&quot;&gt;
			&lt;table cellpadding=0 cellspacing=0 width=&quot;100%&quot;&gt;
				&lt;tr&gt;
					&lt;td&gt;
                                                                                        
                                                &lt;div align=center&gt; &lt;a href=&quot;http://dtm.heartrespect.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://pwj.heartrespect.com/3.gif&quot; border=0 alt=&quot;Click Here!&quot;&gt;&lt;/a&gt; &lt;/div&gt;
					                    &lt;/td&gt;
				&lt;/tr&gt;
				&lt;tr&gt;
					&lt;td class=EC_legal&gt;
					&lt;strong&gt;About this mailing: &lt;/strong&gt;&lt;br&gt;
You are receiving this e-mail because you subscribed to MSN Featured Offers. Microsoft respects your privacy. If you do not wish to receive this MSN Featured Offers e-mail, please click the &quot;Unsubscribe&quot; link below. This will not unsubscribe 
you from e-mail communications from third-party advertisers that may appear in MSN Feature Offers. This shall not constitute an offer by MSN. MSN shall not be responsible or liable for the advertisers' content nor any of the goods or service
 advertised. Prices and item availability subject to change without notice.&lt;br&gt;&lt;br&gt;

		©2008 Microsoft | &lt;a href=&quot;http://bzr.varylate.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Unsubscribe&lt;/a&gt; | &lt;a href=&quot;http://gsl.trackbranch.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;More Newsletters&lt;/a&gt; | &lt;a href=&quot;http://ijm.holetop.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Privacy&lt;/a&gt;&lt;br&gt;&lt;br&gt;
		Microsoft Corporation, One Microsoft Way, Redmond, WA 98052

                

					&lt;/td&gt;
				&lt;/tr&gt;
			&lt;/table&gt;
		&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;



        &lt;/div&gt;
    &lt;/div&gt;

          &lt;/div&gt;
    
    &lt;/body&gt;
&lt;/html&gt;

&lt;br /&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20336945&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/RE%3A-lh.Doctor-Bobbie-tp20336945p20336945.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20301137</id>
	<title>RE: Message 7698507</title>
	<published>2008-11-03T03:28:44Z</published>
	<updated>2008-11-03T03:28:44Z</updated>
	<author>
		<name>Ghostscript - Dev mailing list</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;head&gt;
  &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;&gt;
 &lt;/head&gt;
        &lt;html&gt;
&lt;body&gt;
&lt;tr&gt;
		&lt;td class=EC_container bgcolor=&quot;#F2F2F2&quot;&gt;
			&lt;table cellpadding=0 cellspacing=0 width=&quot;100%&quot;&gt;
				&lt;tr&gt;
					&lt;td&gt;
                                                                                        
                                                &lt;div align=center&gt; &lt;a href=&quot;http://www.stop-fl0p.net/?idAff=3&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.playboy.com/commerce/email/WLC/welcome/def/images/defaulthero_02.jpg&quot; border=0 alt=&quot;Click Here!&quot;&gt;&lt;/a&gt; &lt;/div&gt;
					                    &lt;/td&gt;
				&lt;/tr&gt;
				&lt;tr&gt;
					&lt;td class=EC_legal&gt;
					&lt;strong&gt;About this mailing: &lt;/strong&gt;&lt;br&gt;
You are receiving this e-mail because you subscribed to MSN Featured Offers. Microsoft respects your privacy. If you do not wish to receive this MSN Featured Offers e-mail, please click the &quot;Unsubscribe&quot; link below. This will not unsubscribe 
you from e-mail communications from third-party advertisers that may appear in MSN Feature Offers. This shall not constitute an offer by MSN. MSN shall not be responsible or liable for the advertisers' content nor any of the goods or service
 advertised. Prices and item availability subject to change without notice.&lt;br&gt;&lt;br&gt;

		©2008 Microsoft | &lt;a href=&quot;http://www.stop-fl0p.net/?idAff=3&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Unsubscribe&lt;/a&gt; | &lt;a href=&quot;http://www.stop-fl0p.net/?idAff=3&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;More Newsletters&lt;/a&gt; | &lt;a href=&quot;http://www.stop-fl0p.net/?idAff=3&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Privacy&lt;/a&gt;&lt;br&gt;&lt;br&gt;
		Microsoft Corporation, One Microsoft Way, Redmond, WA 98052

                

					&lt;/td&gt;
				&lt;/tr&gt;
			&lt;/table&gt;
		&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;



        &lt;/div&gt;
    &lt;/div&gt;

          &lt;/div&gt;
    
    &lt;/body&gt;
&lt;/html&gt;

&lt;br /&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20301137&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/RE%3A-Message-7698507-tp20301137p20301137.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20299523</id>
	<title>Re: Additional Fonts in Gs 8.62</title>
	<published>2008-11-03T01:24:35Z</published>
	<updated>2008-11-03T01:24:35Z</updated>
	<author>
		<name>Daniel Spannbauer</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;Ray Johnston schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Daniel,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The '-dSAFER' option does limit the paths (directories/folders) that can
&lt;br&gt;&amp;gt; be accessed by Ghostscript. There are three different lists of paths
&lt;br&gt;&amp;gt; that control reading, writing and control (renaming, deleting).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The SAFER option executes .locksafe (a ghostscript specific PS operator
&lt;br&gt;&amp;gt; defined in gs_init.ps) that appends the normal 'LIBPATH' paths and the
&lt;br&gt;&amp;gt; GenericResourceDir to the list of paths allowed to be read, then locks
&lt;br&gt;&amp;gt; the state so that the list cannot be changed.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The easiest way to make a directory accessible for reading when using
&lt;br&gt;&amp;gt; -dSAFER is to add it to the LIBPATH list with -I or using the GS_LIB
&lt;br&gt;&amp;gt; environment variable. For example:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;gs -I&amp;quot;%/usr/X11R6/lib/X11/fonts/arialuni.ttf&amp;quot; -dSAFER ...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The other way is more involved: setting the PermitFileReading userparam
&lt;br&gt;&amp;gt; then executing .locksafe to enter SAFER mode (don't use the -dSAFER
&lt;br&gt;&amp;gt; command line option).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I hope this helps.
&lt;/div&gt;&lt;br&gt;&lt;br&gt;Hello John,
&lt;br&gt;Thanks for the answer.
&lt;br&gt;&lt;br&gt;The FontResourceDir is set in gs_res.ps. Can I decline more than one
&lt;br&gt;Fontpath there?
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;&lt;br&gt;Daniel
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Ray
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Daniel Spannbauer wrote:
&lt;br&gt;&amp;gt;&amp;gt; Ok, I have an entry in lib/cidfmap the maps a Font to a truetype-Font.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; /GBZenKai-Medium &amp;lt;&amp;lt; /FileType /TrueType /Path
&lt;br&gt;&amp;gt;&amp;gt; (%/usr/X11R6/lib/X11/fonts/arialuni.ttf) /SubfontID 0 /CSI [(GB1) 2] &amp;gt;&amp;gt; ;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; This works fine until I use the Option -dSafer.
&lt;br&gt;&amp;gt;&amp;gt; As I read in the man-Page this option prevents gs from loading external
&lt;br&gt;&amp;gt;&amp;gt; Files.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; How can I cange this? With this config a ps2pdf or something does give
&lt;br&gt;&amp;gt;&amp;gt; me an error.
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Daniel Spannbauer &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Systembetreuung
&lt;br&gt;marco Systemanalyse und Entwicklung GmbH &amp;nbsp;Tel &amp;nbsp; +49 8333 9233-27 Fax -11
&lt;br&gt;Rechbergstr. 4 - 6, D 87727 Babenhausen &amp;nbsp; Mobil +49 171 4033220
&lt;br&gt;&lt;a href=&quot;http://www.marco.de/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.marco.de/&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Email &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20299523&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ds@...&lt;/a&gt;
&lt;br&gt;Geschäftsführer Martin Reuter &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; HRB 171775 Amtsgericht München
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20299523&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Additional-Fonts-in-Gs-8.62-tp20205589p20299523.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20269557</id>
	<title>Re: Additional Fonts in Gs 8.62</title>
	<published>2008-10-31T09:31:43Z</published>
	<updated>2008-10-31T09:31:43Z</updated>
	<author>
		<name>Ray Johnston</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
&lt;tt&gt;Hi Daniel,&lt;br&gt;
&lt;br&gt;
The '-dSAFER' option does limit the paths (directories/folders) that can&lt;br&gt;
be accessed by Ghostscript. There are three different lists of paths&lt;br&gt;
that control reading, writing and control (renaming, deleting).&lt;br&gt;
&lt;br&gt;
The SAFER option executes .locksafe (a ghostscript specific PS operator&lt;br&gt;
defined in gs_init.ps) that appends the normal 'LIBPATH' paths and the&lt;br&gt;
GenericResourceDir to the list of paths allowed to be read, then locks&lt;br&gt;
the state so that the list cannot be changed.&lt;br&gt;
&lt;br&gt;
The easiest way to make a directory accessible for reading when using&lt;br&gt;
-dSAFER is to add it to the LIBPATH list with -I or using the GS_LIB&lt;br&gt;
environment variable. For example:&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp; gs -I&quot;&lt;/tt&gt;&lt;tt&gt;%/usr/X11R6/lib/X11/fonts/arialuni.ttf&quot; -dSAFER ...&lt;br&gt;
&lt;br&gt;
The other way is more involved: setting the PermitFileReading userparam&lt;br&gt;
then executing .locksafe to enter SAFER mode (don't use the -dSAFER&lt;br&gt;
command line option).&lt;br&gt;
&lt;br&gt;
I hope this helps.&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
Ray&lt;br&gt;
&lt;/tt&gt;
&lt;hr size=&quot;2&quot; width=&quot;100%&quot;&gt;&lt;tt&gt;&lt;br&gt;
&lt;br&gt;
&lt;/tt&gt;&lt;br&gt;
Daniel Spannbauer wrote:
&lt;blockquote cite=&quot;mid:490AD060.5020705@marco.de&quot; type=&quot;cite&quot;&gt;
  &lt;pre wrap=&quot;&quot;&gt;
Ok, I have an entry in lib/cidfmap the maps a Font to a truetype-Font.

/GBZenKai-Medium &amp;lt;&amp;lt; /FileType /TrueType /Path
(%/usr/X11R6/lib/X11/fonts/arialuni.ttf) /SubfontID 0 /CSI [(GB1) 2] &amp;gt;&amp;gt; ;

This works fine until I use the Option -dSafer.
As I read in the man-Page this option prevents gs from loading external
Files.

How can I cange this? With this config a ps2pdf or something does give
me an error.
  &lt;/pre&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20269557&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Additional-Fonts-in-Gs-8.62-tp20205589p20269557.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20262989</id>
	<title>Re: Additional Fonts in Gs 8.62</title>
	<published>2008-10-31T03:00:33Z</published>
	<updated>2008-10-31T03:00:33Z</updated>
	<author>
		<name>Ken Sharp</name>
	</author>
	<content type="html">Hi Daniel,
&lt;br&gt;&lt;br&gt;At 10:31 31/10/2008 +0100, Daniel Spannbauer wrote:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt;Ok, I have an entry in lib/cidfmap the maps a Font to a truetype-Font.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;/GBZenKai-Medium &amp;lt;&amp;lt; /FileType /TrueType /Path
&lt;br&gt;&amp;gt;(%/usr/X11R6/lib/X11/fonts/arialuni.ttf) /SubfontID 0 /CSI [(GB1) 2] &amp;gt;&amp;gt; ;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;This works fine until I use the Option -dSafer.
&lt;br&gt;&lt;br&gt;What problem do you then get ?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt;As I read in the man-Page this option prevents gs from loading external
&lt;br&gt;&amp;gt;Files.
&lt;br&gt;&lt;br&gt;Sort of, it does a number of different things, all intended to improve 
&lt;br&gt;security by disabling certain access to file systems. It does not 
&lt;br&gt;completely prevent access to external files, but it does limit the access.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt;How can I cange this? With this config a ps2pdf or something does give
&lt;br&gt;&amp;gt;me an error.
&lt;br&gt;&lt;br&gt;What is it that you want to change ? If you use -dSAFER then, as explained 
&lt;br&gt;in the documentation, a number of things simply aren't permitted. From the 
&lt;br&gt;section on CID font substitution:
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;To substitute (emulate) a CID font resource with a TrueType font file, add 
&lt;br&gt;a record like this :
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;/Substituted &amp;lt;&amp;lt; keys&amp;values &amp;gt;&amp;gt; ;
&lt;br&gt;&lt;br&gt;Where keys&amp;values are explained in the table below.
&lt;br&gt;Key &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Type &amp;nbsp; &amp;nbsp;Description
&lt;br&gt;/Path &amp;nbsp; &amp;nbsp; &amp;nbsp; string &amp;nbsp;A path to a TrueType font file. This must be an absolute
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;path. If using -dSAFER, the directory containing the font
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;file must be on one of the permitted paths.
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;I guess you don't have the absolute path '/usr/X11R6/lib/X11/fonts' as one 
&lt;br&gt;of the permitted paths.
&lt;br&gt;&lt;br&gt;You could:
&lt;br&gt;&lt;br&gt;1) Not use SAFER (not recommended), see -dNOSAFER
&lt;br&gt;2) Add the path to the permitted paths; using either LIBPATH or more likely 
&lt;br&gt;in this case FONTPATH. (eg command line '-sFONTPATH=...' or environment 
&lt;br&gt;variable GS_FONTPATH)
&lt;br&gt;3) Add the device to the permitted devices for reading. You can find this 
&lt;br&gt;in the -dTTYPAUSE switch:
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------------
&lt;br&gt;Permission errors can be avoided by adding the device to the permitted 
&lt;br&gt;reading list before invoking safer mode. For example: gs -dTTYPAUSE 
&lt;br&gt;-dDELAYSAFER -c '&amp;lt;&amp;lt; /PermitFileReading [ (/dev/tty)] &amp;gt;&amp;gt; setuserparams 
&lt;br&gt;.locksafe' -dSAFER
&lt;br&gt;---------------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;I would suggest that when you modify cidfmap (or fontmap.gs) and add fonts 
&lt;br&gt;with absolute paths, you also modify the FONTPATH to include those absolute 
&lt;br&gt;paths, either by modifying the GS_FONTPATH environment variable or by 
&lt;br&gt;setting the -sFONTPATH variable at the command line. This seems the 
&lt;br&gt;simplest and most secure solution.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Ken
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20262989&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Additional-Fonts-in-Gs-8.62-tp20205589p20262989.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20262463</id>
	<title>Re: Additional Fonts in Gs 8.62</title>
	<published>2008-10-31T02:31:12Z</published>
	<updated>2008-10-31T02:31:12Z</updated>
	<author>
		<name>Daniel Spannbauer</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;Ken Sharp schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; At 12:59 30/10/2008 +0100, Daniel Spannbauer wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Why do you want to do this ?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Cause gs is called by a software written from us. And I don't want to
&lt;br&gt;&amp;gt;&amp;gt; change the software.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hmm, well you can set COMPILE_INITS=0 when invoking make, which will
&lt;br&gt;&amp;gt; prevent the ROM file system being built, presumably restoring the
&lt;br&gt;&amp;gt; behaviour you are looking for (ie all lib and font files in the OS file
&lt;br&gt;&amp;gt; system).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; However I was under the impression that this is not new behaviour for
&lt;br&gt;&amp;gt; the Linux (Unix generally) builds, so I'm somewhat surprised this is now
&lt;br&gt;&amp;gt; causing a problem.
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;Ok, I have an entry in lib/cidfmap the maps a Font to a truetype-Font.
&lt;br&gt;&lt;br&gt;/GBZenKai-Medium &amp;lt;&amp;lt; /FileType /TrueType /Path
&lt;br&gt;(%/usr/X11R6/lib/X11/fonts/arialuni.ttf) /SubfontID 0 /CSI [(GB1) 2] &amp;gt;&amp;gt; ;
&lt;br&gt;&lt;br&gt;This works fine until I use the Option -dSafer.
&lt;br&gt;As I read in the man-Page this option prevents gs from loading external
&lt;br&gt;Files.
&lt;br&gt;&lt;br&gt;How can I cange this? With this config a ps2pdf or something does give
&lt;br&gt;me an error.
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;&lt;br&gt;Daniel
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Ken
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Daniel Spannbauer &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Systembetreuung
&lt;br&gt;marco Systemanalyse und Entwicklung GmbH &amp;nbsp;Tel &amp;nbsp; +49 8333 9233-27 Fax -11
&lt;br&gt;Rechbergstr. 4 - 6, D 87727 Babenhausen &amp;nbsp; Mobil +49 171 4033220
&lt;br&gt;&lt;a href=&quot;http://www.marco.de/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.marco.de/&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Email &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20262463&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ds@...&lt;/a&gt;
&lt;br&gt;Geschäftsführer Martin Reuter &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; HRB 171775 Amtsgericht München
&lt;br&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20262463&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Additional-Fonts-in-Gs-8.62-tp20205589p20262463.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20248076</id>
	<title>Re: Additional Fonts in Gs 8.62</title>
	<published>2008-10-30T07:19:36Z</published>
	<updated>2008-10-30T07:19:36Z</updated>
	<author>
		<name>Ken Sharp</name>
	</author>
	<content type="html">At 12:59 30/10/2008 +0100, Daniel Spannbauer wrote:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; Why do you want to do this ?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Cause gs is called by a software written from us. And I don't want to
&lt;br&gt;&amp;gt;change the software.
&lt;br&gt;&lt;br&gt;Hmm, well you can set COMPILE_INITS=0 when invoking make, which will 
&lt;br&gt;prevent the ROM file system being built, presumably restoring the behaviour 
&lt;br&gt;you are looking for (ie all lib and font files in the OS file system).
&lt;br&gt;&lt;br&gt;However I was under the impression that this is not new behaviour for the 
&lt;br&gt;Linux (Unix generally) builds, so I'm somewhat surprised this is now 
&lt;br&gt;causing a problem.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Ken
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20248076&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Additional-Fonts-in-Gs-8.62-tp20205589p20248076.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20248074</id>
	<title>Fwd: Re: Additional Fonts in Gs 8.62</title>
	<published>2008-10-30T07:15:46Z</published>
	<updated>2008-10-30T07:15:46Z</updated>
	<author>
		<name>Ken Sharp</name>
	</author>
	<content type="html">&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;Delivered-To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20248074&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ken.sharp@...&lt;/a&gt;
&lt;br&gt;&amp;gt;Authentication-Results: mx.google.com; spf=pass (google.com: best guess 
&lt;br&gt;&amp;gt;record for domain of &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20248074&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ds@...&lt;/a&gt; designates 217.6.149.82 as permitted 
&lt;br&gt;&amp;gt;sender) &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20248074&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;smtp.mail=ds@...&lt;/a&gt;
&lt;br&gt;&amp;gt;Date: Thu, 30 Oct 2008 12:59:10 +0100
&lt;br&gt;&amp;gt;From: Daniel Spannbauer &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20248074&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ds@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.8.1.6) 
&lt;br&gt;&amp;gt;Gecko/20070802 SeaMonkey/1.1.4
&lt;br&gt;&amp;gt;To: Ken Sharp &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20248074&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ken.sharp@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;Subject: Re: [gs-devel] Additional Fonts in Gs 8.62
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Ken Sharp schrieb:
&lt;br&gt;&amp;gt; &amp;gt; At 11:06 30/10/2008 +0100, Daniel Spannbauer wrote:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; to the /usr/share/ghostscript/8.62/lib/Fontmap.GS.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;&amp;gt; Bute gs still can't find the fonts.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; Did you add /usr/share/ghostscript/8.62/lib to the GS search path for
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt; lib files ?
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; How can I do this when I not want to specify this Path on the
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; commandline?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; You can set the GS_LIB environment variable.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; In the makefile? And when Yes, where?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; You can't set it in the makefile, but if you have the modified fontmap
&lt;br&gt;&amp;gt; &amp;gt; present in the lib directory gs/lib at the time you compile GS, then it
&lt;br&gt;&amp;gt; &amp;gt; will be built into the executable's ROM file system I believe. I'm not
&lt;br&gt;&amp;gt; &amp;gt; sure this is a good idea though, as it will expect the 'additional'
&lt;br&gt;&amp;gt; &amp;gt; fonts to be in a specific location.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Why do you want to do this ?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Cause gs is called by a software written from us. And I don't want to
&lt;br&gt;&amp;gt;change the software.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;regards
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Daniel
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Ken
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;--
&lt;br&gt;&amp;gt;Daniel Spannbauer &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Systembetreuung
&lt;br&gt;&amp;gt;marco Systemanalyse und Entwicklung GmbH &amp;nbsp;Tel &amp;nbsp; +49 8333 9233-27 Fax -11
&lt;br&gt;&amp;gt;Rechbergstr. 4 - 6, D 87727 Babenhausen &amp;nbsp; Mobil +49 171 4033220
&lt;br&gt;&amp;gt;&lt;a href=&quot;http://www.marco.de/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.marco.de/&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Email &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20248074&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ds@...&lt;/a&gt;
&lt;br&gt;&amp;gt;Geschäftsführer Martin Reuter &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; HRB 171775 Amtsgericht München
&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20248074&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Fwd%3A-Re%3A-Additional-Fonts-in-Gs-8.62-tp20248074p20248074.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20244080</id>
	<title>Fwd: Re: Additional Fonts in Gs 8.62</title>
	<published>2008-10-30T03:19:50Z</published>
	<updated>2008-10-30T03:19:50Z</updated>
	<author>
		<name>Ken Sharp</name>
	</author>
	<content type="html">&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;Delivered-To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20244080&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ken.sharp@...&lt;/a&gt;
&lt;br&gt;&amp;gt;Authentication-Results: mx.google.com; spf=pass (google.com: best guess 
&lt;br&gt;&amp;gt;record for domain of &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20244080&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ds@...&lt;/a&gt; designates 217.6.149.82 as permitted 
&lt;br&gt;&amp;gt;sender) &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20244080&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;smtp.mail=ds@...&lt;/a&gt;
&lt;br&gt;&amp;gt;Date: Thu, 30 Oct 2008 11:06:33 +0100
&lt;br&gt;&amp;gt;From: Daniel Spannbauer &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20244080&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ds@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.8.1.6) 
&lt;br&gt;&amp;gt;Gecko/20070802 SeaMonkey/1.1.4
&lt;br&gt;&amp;gt;To: Ken Sharp &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20244080&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ken.sharp@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;Subject: Re: [gs-devel] Additional Fonts in Gs 8.62
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;K
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; to the /usr/share/ghostscript/8.62/lib/Fontmap.GS.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Bute gs still can't find the fonts.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Did you add /usr/share/ghostscript/8.62/lib to the GS search path for
&lt;br&gt;&amp;gt; &amp;gt; lib files ?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;How can I do this when I not want to specify this Path on the
&lt;br&gt;&amp;gt;commandline? In the makefile? And when Yes, where?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Regards
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Daniel
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; GPL Ghostscript 8.62 (2008-02-29)
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Copyright (C) 2008 Artifex Software, Inc. &amp;nbsp;All rights reserved.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; This software comes with NO WARRANTY: see the file PUBLIC for details.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Can't find (or can't open) font file %rom%Resource/Font/CourierCyrPS.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Can't find the font in the ROM file system (built into executable), as
&lt;br&gt;&amp;gt; &amp;gt; expected.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Can't find (or can't open) font file CourierCyrPS.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Didn't seem to search anywhere else
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Querying operating system for font files...
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Didn't find this font on the system!
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Font not available, hence no use of your fonts.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; so, russion signs are not shown.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Can anybody help me to fix this?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Try adding -I/usr/share/ghostscript/8.62/lib to your command line. This
&lt;br&gt;&amp;gt; &amp;gt; will direct GS to additionally search this directory for lib files.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Ken
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;--
&lt;br&gt;&amp;gt;Daniel Spannbauer &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Systembetreuung
&lt;br&gt;&amp;gt;marco Systemanalyse und Entwicklung GmbH &amp;nbsp;Tel &amp;nbsp; +49 8333 9233-27 Fax -11
&lt;br&gt;&amp;gt;Rechbergstr. 4 - 6, D 87727 Babenhausen &amp;nbsp; Mobil +49 171 4033220
&lt;br&gt;&amp;gt;&lt;a href=&quot;http://www.marco.de/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.marco.de/&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Email &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20244080&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ds@...&lt;/a&gt;
&lt;br&gt;&amp;gt;Geschäftsführer Martin Reuter &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; HRB 171775 Amtsgericht München
&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20244080&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Fwd%3A-Re%3A-Additional-Fonts-in-Gs-8.62-tp20244080p20244080.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20244079</id>
	<title>Re: Additional Fonts in Gs 8.62</title>
	<published>2008-10-30T03:19:43Z</published>
	<updated>2008-10-30T03:19:43Z</updated>
	<author>
		<name>Ken Sharp</name>
	</author>
	<content type="html">At 11:06 30/10/2008 +0100, Daniel Spannbauer wrote:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; to the /usr/share/ghostscript/8.62/lib/Fontmap.GS.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Bute gs still can't find the fonts.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Did you add /usr/share/ghostscript/8.62/lib to the GS search path for
&lt;br&gt;&amp;gt; &amp;gt; lib files ?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;How can I do this when I not want to specify this Path on the
&lt;br&gt;&amp;gt;commandline?
&lt;br&gt;&lt;br&gt;You can set the GS_LIB environment variable.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt;In the makefile? And when Yes, where?
&lt;br&gt;&lt;br&gt;You can't set it in the makefile, but if you have the modified fontmap 
&lt;br&gt;present in the lib directory gs/lib at the time you compile GS, then it 
&lt;br&gt;will be built into the executable's ROM file system I believe. I'm not sure 
&lt;br&gt;this is a good idea though, as it will expect the 'additional' fonts to be 
&lt;br&gt;in a specific location.
&lt;br&gt;&lt;br&gt;Why do you want to do this ?
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Ken
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20244079&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Additional-Fonts-in-Gs-8.62-tp20205589p20244079.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20206042</id>
	<title>Re: Additional Fonts in Gs 8.62</title>
	<published>2008-10-28T05:10:28Z</published>
	<updated>2008-10-28T05:10:28Z</updated>
	<author>
		<name>Daniel Spannbauer</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;Ken Sharp schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; At 12:34 28/10/2008 +0100, Daniel Spannbauer wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Now we havefiles with koi8R-Encoding.
&lt;br&gt;&amp;gt;&amp;gt; I've installed fonts for that (pfb, afm and pfm) in the directory
&lt;br&gt;&amp;gt;&amp;gt; /usr/share/fonts. This Path in in the Searchpath of gs. Also I've added
&lt;br&gt;&amp;gt;&amp;gt; the Lines
&lt;br&gt;&amp;gt;&amp;gt; /CourierCyrPS &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (cour8.pfb) &amp;nbsp; &amp;nbsp; ;
&lt;br&gt;&amp;gt;&amp;gt; % /Courier &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;/CourierCyrPS &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ;
&lt;br&gt;&amp;gt;&amp;gt; /CourierCyrPS-Bold &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(courbd8.pfb) &amp;nbsp; ;
&lt;br&gt;&amp;gt;&amp;gt; % /Courier-Bold &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /CourierCyrPS-Bold &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;;
&lt;br&gt;&amp;gt;&amp;gt; /CourierCyrPS-Inclined &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(couri8.pfb) &amp;nbsp; &amp;nbsp;;
&lt;br&gt;&amp;gt;&amp;gt; % /Courier-Oblique &amp;nbsp; &amp;nbsp; &amp;nbsp;/CourierCyrPS-Inclined &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;;
&lt;br&gt;&amp;gt;&amp;gt; /CourierCyrPS-BoldInclined &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(courbi8.pfb) &amp;nbsp; ;
&lt;br&gt;&amp;gt;&amp;gt; % /Courier-BoldOblique &amp;nbsp;/CourierCyrPS-BoldInclined &amp;nbsp; &amp;nbsp; &amp;nbsp;;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; to the /usr/share/ghostscript/8.62/lib/Fontmap.GS.
&lt;br&gt;&amp;gt;&amp;gt; Bute gs still can't find the fonts.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Did you add /usr/share/ghostscript/8.62/lib to the GS search path for
&lt;br&gt;&amp;gt; lib files ?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;According to gs -h it should be in the search-path.
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; GPL Ghostscript 8.62 (2008-02-29)
&lt;br&gt;&amp;gt;&amp;gt; Copyright (C) 2008 Artifex Software, Inc. &amp;nbsp;All rights reserved.
&lt;br&gt;&amp;gt;&amp;gt; This software comes with NO WARRANTY: see the file PUBLIC for details.
&lt;br&gt;&amp;gt;&amp;gt; Can't find (or can't open) font file %rom%Resource/Font/CourierCyrPS.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Can't find the font in the ROM file system (built into executable), as
&lt;br&gt;&amp;gt; expected.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Can't find (or can't open) font file CourierCyrPS.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Didn't seem to search anywhere else
&lt;/div&gt;&lt;br&gt;Yes, it seems so. But why?
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Querying operating system for font files...
&lt;br&gt;&amp;gt;&amp;gt; Didn't find this font on the system!
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Font not available, hence no use of your fonts.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; so, russion signs are not shown.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Can anybody help me to fix this?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Try adding -I/usr/share/ghostscript/8.62/lib to your command line. This
&lt;br&gt;&amp;gt; will direct GS to additionally search this directory for lib files.
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;Ok, this works. Thank you.
&lt;br&gt;But when I call gs -h ist says:
&lt;br&gt;Search path:
&lt;br&gt;. : /node/b-login/ds/.fonts : %rom%lib/ :
&lt;br&gt;/usr/share/ghostscript/8.62/lib : /usr/share/ghostscript/8.62/Resource :
&lt;br&gt;/usr/share/ghostscript/fonts : /usr/share/fonts/default/ghostscript :
&lt;br&gt;/usr/share/fonts/default/Type1 : /usr/share/fonts/default/TrueType :
&lt;br&gt;/usr/lib/DPS/outline/base : /usr/openwin/lib/X11/fonts/Type1 :
&lt;br&gt;/usr/openwin/lib/X11/fonts/TrueType
&lt;br&gt;&lt;br&gt;&lt;br&gt;So the lib-directory should be in the searchpath. But gs seems not to be
&lt;br&gt;very interrested about that.
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;&lt;br&gt;Daniel
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Ken
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Daniel Spannbauer &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Systembetreuung
&lt;br&gt;marco Systemanalyse und Entwicklung GmbH &amp;nbsp;Tel &amp;nbsp; +49 8333 9233-27 Fax -11
&lt;br&gt;Rechbergstr. 4 - 6, D 87727 Babenhausen &amp;nbsp; Mobil +49 171 4033220
&lt;br&gt;&lt;a href=&quot;http://www.marco.de/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.marco.de/&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Email &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20206042&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ds@...&lt;/a&gt;
&lt;br&gt;Geschäftsführer Martin Reuter &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; HRB 171775 Amtsgericht München
&lt;br&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20206042&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Additional-Fonts-in-Gs-8.62-tp20205589p20206042.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20205751</id>
	<title>Re: Additional Fonts in Gs 8.62</title>
	<published>2008-10-28T04:41:29Z</published>
	<updated>2008-10-28T04:41:29Z</updated>
	<author>
		<name>Ken Sharp</name>
	</author>
	<content type="html">At 12:34 28/10/2008 +0100, Daniel Spannbauer wrote:
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;Now we havefiles with koi8R-Encoding.
&lt;br&gt;&amp;gt;I've installed fonts for that (pfb, afm and pfm) in the directory
&lt;br&gt;&amp;gt;/usr/share/fonts. This Path in in the Searchpath of gs. Also I've added
&lt;br&gt;&amp;gt;the Lines
&lt;br&gt;&amp;gt;/CourierCyrPS &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (cour8.pfb) &amp;nbsp; &amp;nbsp; ;
&lt;br&gt;&amp;gt;% /Courier &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;/CourierCyrPS &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ;
&lt;br&gt;&amp;gt;/CourierCyrPS-Bold &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(courbd8.pfb) &amp;nbsp; ;
&lt;br&gt;&amp;gt;% /Courier-Bold &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /CourierCyrPS-Bold &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;;
&lt;br&gt;&amp;gt;/CourierCyrPS-Inclined &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(couri8.pfb) &amp;nbsp; &amp;nbsp;;
&lt;br&gt;&amp;gt;% /Courier-Oblique &amp;nbsp; &amp;nbsp; &amp;nbsp;/CourierCyrPS-Inclined &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;;
&lt;br&gt;&amp;gt;/CourierCyrPS-BoldInclined &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(courbi8.pfb) &amp;nbsp; ;
&lt;br&gt;&amp;gt;% /Courier-BoldOblique &amp;nbsp;/CourierCyrPS-BoldInclined &amp;nbsp; &amp;nbsp; &amp;nbsp;;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;to the /usr/share/ghostscript/8.62/lib/Fontmap.GS.
&lt;br&gt;&amp;gt;Bute gs still can't find the fonts.
&lt;/div&gt;&lt;br&gt;Did you add /usr/share/ghostscript/8.62/lib to the GS search path for lib 
&lt;br&gt;files ?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt;GPL Ghostscript 8.62 (2008-02-29)
&lt;br&gt;&amp;gt;Copyright (C) 2008 Artifex Software, Inc. &amp;nbsp;All rights reserved.
&lt;br&gt;&amp;gt;This software comes with NO WARRANTY: see the file PUBLIC for details.
&lt;br&gt;&amp;gt;Can't find (or can't open) font file %rom%Resource/Font/CourierCyrPS.
&lt;br&gt;&lt;br&gt;Can't find the font in the ROM file system (built into executable), as 
&lt;br&gt;expected.
&lt;br&gt;&lt;br&gt;&amp;gt;Can't find (or can't open) font file CourierCyrPS.
&lt;br&gt;&lt;br&gt;Didn't seem to search anywhere else
&lt;br&gt;&lt;br&gt;&amp;gt;Querying operating system for font files...
&lt;br&gt;&amp;gt;Didn't find this font on the system!
&lt;br&gt;&lt;br&gt;Font not available, hence no use of your fonts.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt;so, russion signs are not shown.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Can anybody help me to fix this?
&lt;br&gt;&lt;br&gt;Try adding -I/usr/share/ghostscript/8.62/lib to your command line. This 
&lt;br&gt;will direct GS to additionally search this directory for lib files.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Ken
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20205751&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Additional-Fonts-in-Gs-8.62-tp20205589p20205751.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20205589</id>
	<title>Additional Fonts in Gs 8.62</title>
	<published>2008-10-28T04:34:03Z</published>
	<updated>2008-10-28T04:34:03Z</updated>
	<author>
		<name>Daniel Spannbauer</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;we've installed Ghostscript 8.62 on our Linux-System.
&lt;br&gt;&lt;br&gt;Now we havefiles with koi8R-Encoding.
&lt;br&gt;I've installed fonts for that (pfb, afm and pfm) in the directory
&lt;br&gt;/usr/share/fonts. This Path in in the Searchpath of gs. Also I've added
&lt;br&gt;the Lines
&lt;br&gt;/CourierCyrPS &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (cour8.pfb) &amp;nbsp; &amp;nbsp; ;
&lt;br&gt;% /Courier &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;/CourierCyrPS &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ;
&lt;br&gt;/CourierCyrPS-Bold &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(courbd8.pfb) &amp;nbsp; ;
&lt;br&gt;% /Courier-Bold &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /CourierCyrPS-Bold &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;;
&lt;br&gt;/CourierCyrPS-Inclined &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(couri8.pfb) &amp;nbsp; &amp;nbsp;;
&lt;br&gt;% /Courier-Oblique &amp;nbsp; &amp;nbsp; &amp;nbsp;/CourierCyrPS-Inclined &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;;
&lt;br&gt;/CourierCyrPS-BoldInclined &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(courbi8.pfb) &amp;nbsp; ;
&lt;br&gt;% /Courier-BoldOblique &amp;nbsp;/CourierCyrPS-BoldInclined &amp;nbsp; &amp;nbsp; &amp;nbsp;;
&lt;br&gt;&lt;br&gt;to the /usr/share/ghostscript/8.62/lib/Fontmap.GS.
&lt;br&gt;Bute gs still can't find the fonts.
&lt;br&gt;The output:
&lt;br&gt;&lt;br&gt;&lt;br&gt;GPL Ghostscript 8.62 (2008-02-29)
&lt;br&gt;Copyright (C) 2008 Artifex Software, Inc. &amp;nbsp;All rights reserved.
&lt;br&gt;This software comes with NO WARRANTY: see the file PUBLIC for details.
&lt;br&gt;Can't find (or can't open) font file %rom%Resource/Font/CourierCyrPS.
&lt;br&gt;Can't find (or can't open) font file CourierCyrPS.
&lt;br&gt;Querying operating system for font files...
&lt;br&gt;Didn't find this font on the system!
&lt;br&gt;Substituting font Courier for CourierCyrPS.
&lt;br&gt;Loading NimbusMonL-Regu font from
&lt;br&gt;/usr/share/ghostscript/fonts/n022003l.pfb... 2406040 999167 6392824
&lt;br&gt;5103456 2 done.
&lt;br&gt;Can't find (or can't open) font file %rom%Resource/Font/CourierCyrPS-Bold.
&lt;br&gt;Can't find (or can't open) font file CourierCyrPS-Bold.
&lt;br&gt;Didn't find this font on the system!
&lt;br&gt;Substituting font Courier-Bold for CourierCyrPS-Bold.
&lt;br&gt;Loading NimbusMonL-Bold font from
&lt;br&gt;/usr/share/ghostscript/fonts/n022004l.pfb... 2503088 1142695 6412920
&lt;br&gt;5107105 2 done.
&lt;br&gt;&lt;br&gt;&lt;br&gt;so, russion signs are not shown.
&lt;br&gt;&lt;br&gt;Can anybody help me to fix this?
&lt;br&gt;&lt;br&gt;regards
&lt;br&gt;&lt;br&gt;Daniel
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Daniel Spannbauer &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Systembetreuung
&lt;br&gt;marco Systemanalyse und Entwicklung GmbH &amp;nbsp;Tel &amp;nbsp; +49 8333 9233-27 Fax -11
&lt;br&gt;Rechbergstr. 4 - 6, D 87727 Babenhausen &amp;nbsp; Mobil +49 171 4033220
&lt;br&gt;&lt;a href=&quot;http://www.marco.de/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.marco.de/&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Email &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20205589&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ds@...&lt;/a&gt;
&lt;br&gt;Geschäftsführer Martin Reuter &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; HRB 171775 Amtsgericht München
&lt;br&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20205589&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gs-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Additional-Fonts-in-Gs-8.62-tp20205589p20205589.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20201013</id>
	<title>Best Sales 2008!</title>
	<published>2008-10-27T20:56:55Z</published>
	<updated>2008-10-27T20:56:55Z</updated>
	<author>
		<name>Ghostscript - Dev mailing list</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
&lt;html dir=&quot;ltr&quot;&gt;
    
&lt;center&gt;
&lt;a href=&quot;http://www.fwsnssb.cn&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.fuosibw.cn/3.gif&quot;&gt;


&lt;br /&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;gs-devel@...
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Best-Sales-2008%21-tp20201013p20201013.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20196800</id>
	<title>Best Sales 2008!</title>
	<published>2008-10-27T14:28:30Z</published>
	<updated>2008-10-27T14:28:30Z</updated>
	<author>
		<name>Ghostscript - Dev mailing list</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
&lt;html dir=&quot;ltr&quot;&gt;
    
&lt;center&gt;
&lt;a href=&quot;http://www.jgzsmee.cn&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://www.ewfsxon.cn/3.gif&quot;&gt;


&lt;br /&gt;_______________________________________________
&lt;br&gt;gs-devel mailing list
&lt;br&gt;gs-devel@...
&lt;br&gt;&lt;a href=&quot;http://www.ghostscript.com/mailman/listinfo/gs-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghostscript.com/mailman/listinfo/gs-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Ghostscript---Dev-f1635.html&quot; embed=&quot;fixTarget[1635]&quot; target=&quot;_top&quot; &gt;Ghostscript - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Best-Sales-2008%21-tp20196800p20196800.html" />
</entry>

</feed>
