<?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: Problem Loading Custom Font in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problem-loading-custom-font/m-p/6433728#M54565</link>
    <description>&lt;P&gt;Hello Matti;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am now thinking that when I did a "load everything" during the build from the DVDs, that it didn't REALLY load everything:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The &amp;lt;xfs&amp;gt; utility is nowhere on the system and &amp;lt;xfstt&amp;gt; does not exist either.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An "apropos xfs" brings up manpages for a type of filesystem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know what utility I should load to work with fonts?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some are there - as is evident with the &amp;lt;fc&amp;gt; commands working. But it &amp;lt;xfs&amp;gt; not existing, it makes sense that commands like &amp;lt;xlsfonts&amp;gt; won't show my new teletype font in the list.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again, thanx for any help or ideas.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;tonyp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Apr 2014 15:51:20 GMT</pubDate>
    <dc:creator>tony j. podrasky</dc:creator>
    <dc:date>2014-04-01T15:51:20Z</dc:date>
    <item>
      <title>Problem Loading Custom Font</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-loading-custom-font/m-p/6428194#M54561</link>
      <description>&lt;P&gt;Hello Everyone;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've done all the research I could and tried everything. I've dead-ended. Now I need to ask for help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Running Fedora 16 Linux.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a custom font that I want to load on the Fedora 16 box. It runs on all my RedHat Ent 3.0 boxes just fine.&lt;/P&gt;&lt;P&gt;The font was composed to look like an old Teletype Model 15 - with weather symbols. Useless to probably everyone&lt;/P&gt;&lt;P&gt;else in the world but fun for me, while I work on connecting a Teletype 35-KSR as a console.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ANYWAY, here's what I can tell you: "some" of the system knows it's there - but xlsfonts doesn't know about it.&lt;/P&gt;&lt;P&gt;Here are some of the commands I've run with the results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(In theory there is an attachment called "font.txt"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanx for any help or ideas.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;tonyp&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2014 23:34:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-loading-custom-font/m-p/6428194#M54561</guid>
      <dc:creator>tony j. podrasky</dc:creator>
      <dc:date>2014-03-27T23:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Loading Custom Font</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-loading-custom-font/m-p/6430102#M54563</link>
      <description>&lt;P&gt;First, you might want to try refreshing the font cache of the fontconfig system: "fc-cache -fv".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second, which directories is your X server loading its fonts from? Is /usr/share/X11/fonts/TTF included in the list?&lt;/P&gt;&lt;P&gt;Run "xset q" and read the "Font Path" part. You can add entries to the end of the font path with "xset fp+ &amp;lt;pathname&amp;gt;".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the font path includes X font server specifications (like "unix/:7100"), you can use "fslsfonts -server &amp;lt;font server specification&amp;gt;" to see which fonts are offered by the font server. If your font server is "xfstt", you might need to stop the font server (service xfstt stop), then run "xfstt --sync" and restart the font server.&lt;/P&gt;</description>
      <pubDate>Sun, 30 Mar 2014 17:47:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-loading-custom-font/m-p/6430102#M54563</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2014-03-30T17:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Loading Custom Font</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-loading-custom-font/m-p/6433728#M54565</link>
      <description>&lt;P&gt;Hello Matti;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am now thinking that when I did a "load everything" during the build from the DVDs, that it didn't REALLY load everything:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The &amp;lt;xfs&amp;gt; utility is nowhere on the system and &amp;lt;xfstt&amp;gt; does not exist either.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An "apropos xfs" brings up manpages for a type of filesystem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know what utility I should load to work with fonts?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some are there - as is evident with the &amp;lt;fc&amp;gt; commands working. But it &amp;lt;xfs&amp;gt; not existing, it makes sense that commands like &amp;lt;xlsfonts&amp;gt; won't show my new teletype font in the list.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again, thanx for any help or ideas.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;tonyp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2014 15:51:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-loading-custom-font/m-p/6433728#M54565</guid>
      <dc:creator>tony j. podrasky</dc:creator>
      <dc:date>2014-04-01T15:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Loading Custom Font</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-loading-custom-font/m-p/6436852#M54570</link>
      <description>&lt;P&gt;Hello Everyone;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OK - this font thing is getting more bizzare each time I work on it:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just read a post, telling a user how to install fonts. Well, I've done everything that he told him to do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now - here's the interesting part:&amp;nbsp; He says: "Now open Open Office Writer or Gimp, and your fonts should be available!"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I fire-off Gimp, open the text font widget - and it lists the Teletype font! I select it, and it works!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then I try Open Office (Libreoffice), open the font widget - and it lists (and loads) the Teletype font too!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe something has changed with &amp;lt;xterm&amp;gt; since RedHat 3 ENT and Fedora 16. Here's a list of the entries and how I'm trying to load them:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root% cd /usr/share/X11/fonts/TTF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root% ls -la&lt;/P&gt;&lt;P&gt;-rw-r--r--&amp;nbsp;&amp;nbsp; 1 root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 165 Mar 27 11:40 fonts.dir&lt;BR /&gt;-rw-r--r--&amp;nbsp;&amp;nbsp; 1 root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 165 Mar 27 11:40 fonts.scale&lt;BR /&gt;-rw-r--r--&amp;nbsp;&amp;nbsp; 1 root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 65700 Mar 27 11:00 teletype_1945.ttf&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root% cat fonts.dir&lt;BR /&gt;2&lt;BR /&gt;teletype_1945.ttf -misc-teletype 1945_1985-medium-r-normal--0-0-0-0-m-0-ascii-0&lt;BR /&gt;teletype_1945.ttf -misc-teletype 1945_1985-medium-r-normal--0-0-0-0-m-0-iso10646-1&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root%&amp;nbsp; xterm -fn teletype_1945.ttf&lt;BR /&gt;xterm: cannot load font 'teletype_1945.ttf'&lt;BR /&gt;xterm: cannot load font 'teletype_1945.ttf'&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;root%&amp;nbsp; xterm -fn " -misc-teletype 1945_1985-medium-r-normal--0-0-0-0-m-0-iso10646-1"&lt;BR /&gt;xterm: cannot load font '-misc-teletype 1945_1985-medium-r-normal--0-0-0-0-m-0-iso10646-1'&lt;BR /&gt;xterm: cannot load font ' -misc-teletype 1945_1985-medium-r-normal--0-0-0-0-m-0-iso10646-1'&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;tonyp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2014 23:42:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-loading-custom-font/m-p/6436852#M54570</guid>
      <dc:creator>tony j. podrasky</dc:creator>
      <dc:date>2014-04-03T23:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Loading Custom Font</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-loading-custom-font/m-p/6438534#M54572</link>
      <description>&lt;P&gt;Latest Info:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;XFS has been discontinued. The consortium says it's too bloated and took it out of the build. That explains why some of the X font utilities are there but XFS is not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are still some RPMs on xorg but I haven't found one that will load on my platform.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;tonyp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Apr 2014 15:38:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-loading-custom-font/m-p/6438534#M54572</guid>
      <dc:creator>tony j. podrasky</dc:creator>
      <dc:date>2014-04-06T15:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Loading Custom Font</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-loading-custom-font/m-p/6439714#M54574</link>
      <description>&lt;P&gt;Well, I FINALLY got the system to display the Teletype font.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I loaded so much stuff, I'm not sure what did it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I loaded everything on my backup disk (sdb). I've just done a backup of sda and will begin to pull in the files and see what does the trick.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;tonyp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2014 17:25:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-loading-custom-font/m-p/6439714#M54574</guid>
      <dc:creator>tony j. podrasky</dc:creator>
      <dc:date>2014-04-07T17:25:55Z</dc:date>
    </item>
  </channel>
</rss>

