<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: accessing  sas freetype fonts  under linux in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/accessing-sas-freetype-fonts-under-linux/m-p/18945#M415</link>
    <description>May i add that when i try  the print of a grseg &lt;BR /&gt;
 in the list of the fonts  &lt;TTF&gt;  Albany   Cumberland and Thorndale are well present&lt;BR /&gt;
&lt;BR /&gt;
Andre&lt;/TTF&gt;</description>
    <pubDate>Tue, 01 Mar 2011 14:28:55 GMT</pubDate>
    <dc:creator>Andre</dc:creator>
    <dc:date>2011-03-01T14:28:55Z</dc:date>
    <item>
      <title>accessing  sas freetype fonts  under linux</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/accessing-sas-freetype-fonts-under-linux/m-p/18944#M414</link>
      <description>I have this return on the log for a submitted program under linux through an X11 interface(Nx).&lt;BR /&gt;
[pre]&lt;BR /&gt;
31   goptions vsize=15cm  hsize=18cm ftext="Albany AMT"   target=dj1200pm;&lt;BR /&gt;
32   title   h=0.52 cm  f="Cumberland AMT"  'Box Plot pour les tubes en cuivre' ;&lt;BR /&gt;
33   proc boxplot data=Newtubes;&lt;BR /&gt;
34      plot Diameter*Batch;&lt;BR /&gt;
35   run;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: Processing beginning for PLOT statement number 1.&lt;BR /&gt;
WARNING: Font Cumberland AMT could not be used.&lt;BR /&gt;
         Font SIMULATE substituted for font Cumberland AMT.&lt;BR /&gt;
NOTE: There were 75 observations read from the data set WORK.NEWTUBES.&lt;BR /&gt;
NOTE: PROCEDURE BOXPLOT used (Total process time):&lt;BR /&gt;
      real time           0.72 seconds&lt;BR /&gt;
      cpu time            0.13 seconds&lt;BR /&gt;
[/pre]&lt;BR /&gt;
&lt;BR /&gt;
I did not find the reason of the warning about the Cumberland font&lt;BR /&gt;
as  Albany was found!&lt;BR /&gt;
&lt;BR /&gt;
in our sasv9.cfg on the linux server &lt;BR /&gt;
the parameter  -fontloc !SASROOT/misc/fonts  was well passed!&lt;BR /&gt;
of course none of those fonts are visible in the list of x11 provided fonts&lt;BR /&gt;
available by example for choosing a font for the PGM editor with the tools menu&lt;BR /&gt;
&lt;BR /&gt;
Of course If i open [pre] ods graphics on; [/pre]&lt;BR /&gt;
the situation was changed without any warning more&lt;BR /&gt;
but there are then png files written  in the work space disk&lt;BR /&gt;
in place of grseg in a gseg catalog.&lt;BR /&gt;
&lt;BR /&gt;
Can anybody make a recap explanation about  (what i missed)?&lt;BR /&gt;
as in the linux/unix configuration manual page 53 &lt;BR /&gt;
there is question of the host xcolor implicit device&lt;BR /&gt;
but i have never applied  a proc fontreg for Albany and Cumberland.&lt;BR /&gt;
&lt;BR /&gt;
Does it finally means that  only ftext= but not f=  are passing&lt;BR /&gt;
the localisation of the two fonts  under ods graphics off;  ?&lt;BR /&gt;
&lt;BR /&gt;
I tried but the result is  infirming this&lt;BR /&gt;
[pre]&lt;BR /&gt;
91   goptions vsize=15cm  hsize=18cm ftext="Cumberland AMT"   target=dj1200pm;&lt;BR /&gt;
92   title   h=0.52 cm  f="Albany AMT"  'Box Plot pour les tubes en cuivre' ;&lt;BR /&gt;
93   proc boxplot data=Newtubes;&lt;BR /&gt;
94      plot Diameter*Batch;&lt;BR /&gt;
95   run;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: Processing beginning for PLOT statement number 1.&lt;BR /&gt;
WARNING: Font Cumberland AMT could not be used.&lt;BR /&gt;
         Font SIMULATE substituted for font Cumberland AMT.&lt;BR /&gt;
NOTE: There were 75 observations read from the data set WORK.NEWTUBES.&lt;BR /&gt;
NOTE: PROCEDURE BOXPLOT used (Total process time):&lt;BR /&gt;
      real time           0.06 seconds&lt;BR /&gt;
      cpu time            0.05 seconds&lt;BR /&gt;
[/pre]&lt;BR /&gt;
&lt;BR /&gt;
Andre</description>
      <pubDate>Tue, 01 Mar 2011 13:41:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/accessing-sas-freetype-fonts-under-linux/m-p/18944#M414</guid>
      <dc:creator>Andre</dc:creator>
      <dc:date>2011-03-01T13:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: accessing  sas freetype fonts  under linux</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/accessing-sas-freetype-fonts-under-linux/m-p/18945#M415</link>
      <description>May i add that when i try  the print of a grseg &lt;BR /&gt;
 in the list of the fonts  &lt;TTF&gt;  Albany   Cumberland and Thorndale are well present&lt;BR /&gt;
&lt;BR /&gt;
Andre&lt;/TTF&gt;</description>
      <pubDate>Tue, 01 Mar 2011 14:28:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/accessing-sas-freetype-fonts-under-linux/m-p/18945#M415</guid>
      <dc:creator>Andre</dc:creator>
      <dc:date>2011-03-01T14:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: accessing  sas freetype fonts  under linux</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/accessing-sas-freetype-fonts-under-linux/m-p/18946#M416</link>
      <description>I have found what was the problem&lt;BR /&gt;
&lt;BR /&gt;
If i change the device to 'sasprtc' in place of 'dj1200pm'&lt;BR /&gt;
the warning was disappearing and sas linux was using the freetype font&lt;BR /&gt;
&lt;BR /&gt;
All my comments about   ftext= and f=  &lt;BR /&gt;
inside or outside ods graphics &lt;BR /&gt;
has no more reason to be invoked.&lt;BR /&gt;
&lt;BR /&gt;
Andre</description>
      <pubDate>Wed, 02 Mar 2011 16:15:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/accessing-sas-freetype-fonts-under-linux/m-p/18946#M416</guid>
      <dc:creator>Andre</dc:creator>
      <dc:date>2011-03-02T16:15:09Z</dc:date>
    </item>
  </channel>
</rss>

