<?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: how to check the default fonts for HPUX10.20 and HPUX11i in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-default-fonts-for-hpux10-20-and-hpux11i/m-p/3348631#M870052</link>
    <description>xlsfonts | grep -i &lt;PATTERN&gt; eg&lt;BR /&gt;&lt;BR /&gt;xlsfont | grep -i adobe.&lt;BR /&gt;&lt;BR /&gt;list all fonts installed and available to the Xserver.&lt;BR /&gt;&lt;BR /&gt;xset -q will show the default font paths .... also see the /etc/X11/fs/config file (this is where the paths are configured).&lt;BR /&gt;&lt;BR /&gt;&lt;/PATTERN&gt;</description>
    <pubDate>Fri, 06 Aug 2004 06:37:10 GMT</pubDate>
    <dc:creator>Alex Glennie</dc:creator>
    <dc:date>2004-08-06T06:37:10Z</dc:date>
    <item>
      <title>how to check the default fonts for HPUX10.20 and HPUX11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-default-fonts-for-hpux10-20-and-hpux11i/m-p/3348626#M870047</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;My application was loaded in HPUX10.20 and it required "-adobe-helvetica-bold-r-normal--10-200-75-75-p-60-iso8859-1" but it cannot find it in the fonts server, therefore it grep a default fonts. &lt;BR /&gt;&lt;BR /&gt;We load the same application to a HPUX11i machine, same problem. But HPUX11i now grep a different default fonts. How can I know what is the default fonts use for these two different OS version. Thanks</description>
      <pubDate>Tue, 03 Aug 2004 20:19:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-default-fonts-for-hpux10-20-and-hpux11i/m-p/3348626#M870047</guid>
      <dc:creator>Tay David</dc:creator>
      <dc:date>2004-08-03T20:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the default fonts for HPUX10.20 and HPUX11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-default-fonts-for-hpux10-20-and-hpux11i/m-p/3348627#M870048</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm not sure if this is what you're looking for, but you can use the /usr/bin/X11/xlsfonts command to list out the available fonts on the system.&lt;BR /&gt;&lt;BR /&gt;Also, are you using a font server?  Perhaps using a system as a font server that has the fonts installed for your applications would be a way to make sure all systems can access the necessary fonts, even if they are not located locally.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Tue, 03 Aug 2004 21:21:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-default-fonts-for-hpux10-20-and-hpux11i/m-p/3348627#M870048</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2004-08-03T21:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the default fonts for HPUX10.20 and HPUX11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-default-fonts-for-hpux10-20-and-hpux11i/m-p/3348628#M870049</link>
      <description>Also, there is a -l option to the xlsfonts command that prints out more information about the available fonts.  One of the columns in the -l output is DFLT, which may give you more details about which are the default fonts.&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Tue, 03 Aug 2004 21:24:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-default-fonts-for-hpux10-20-and-hpux11i/m-p/3348628#M870049</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2004-08-03T21:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the default fonts for HPUX10.20 and HPUX11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-default-fonts-for-hpux10-20-and-hpux11i/m-p/3348629#M870050</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Open a window and type&lt;BR /&gt;&lt;BR /&gt;appres hpterm&lt;BR /&gt;&lt;BR /&gt;appres is in /usr/local/bin/X11/&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;    Steve Steel&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Aug 2004 03:19:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-default-fonts-for-hpux10-20-and-hpux11i/m-p/3348629#M870050</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2004-08-04T03:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the default fonts for HPUX10.20 and HPUX11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-default-fonts-for-hpux10-20-and-hpux11i/m-p/3348630#M870051</link>
      <description>How can I reading the output from the command xlsfont -l as there are lots of information listed. Would want to know how to interprete these results. thanks</description>
      <pubDate>Fri, 06 Aug 2004 03:55:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-default-fonts-for-hpux10-20-and-hpux11i/m-p/3348630#M870051</guid>
      <dc:creator>Tay David</dc:creator>
      <dc:date>2004-08-06T03:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the default fonts for HPUX10.20 and HPUX11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-default-fonts-for-hpux10-20-and-hpux11i/m-p/3348631#M870052</link>
      <description>xlsfonts | grep -i &lt;PATTERN&gt; eg&lt;BR /&gt;&lt;BR /&gt;xlsfont | grep -i adobe.&lt;BR /&gt;&lt;BR /&gt;list all fonts installed and available to the Xserver.&lt;BR /&gt;&lt;BR /&gt;xset -q will show the default font paths .... also see the /etc/X11/fs/config file (this is where the paths are configured).&lt;BR /&gt;&lt;BR /&gt;&lt;/PATTERN&gt;</description>
      <pubDate>Fri, 06 Aug 2004 06:37:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-default-fonts-for-hpux10-20-and-hpux11i/m-p/3348631#M870052</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2004-08-06T06:37:10Z</dc:date>
    </item>
  </channel>
</rss>

