Adding Truetype Fonts

Ask a Question related to Ubuntu, Design and Development.

  1. #1

    Default Adding Truetype Fonts

    I'm following a procedure outlined in the Wiki that supposedly tells how
    to install Windows fonts in Linux and have run into a problem of how to
    tell Linux that another font library is available. The instructions say
    to edit file "/etc/X11/xfs/config (or /etc/X11/fs/config) by adding the
    new directory following "catalog=". I cannot find such a file in my
    installation can anyone give me a clue?

    (The basic idea is to move the .ttf files to a subdirectory and then
    connect that subdirectory as shown above.)


    Tom Clydesdale Guest

  2. Similar Questions and Discussions

    1. Fonts - separating truetype and postscript
      I heard that it is not good to store truetype and postscript fonts in the same folder. However, my computer (under C / Windows / fonts) has placed...
    2. problems embedding TrueType fonts
      We have upgraded to Flash MX 2004 in hopes that it would solve a problem we have been having with embedding fonts. We are writing an application...
    3. What is the difference between PostScript and TrueType fonts?
      What is the difference between these two type of fonts. Can PostScript be used on a Windows machine or is it strickly Mac? Thanks.
    4. Adding Fonts
      Is there a way to add fonts to ps7. Thanks Dennis
    5. TrueType Fonts & spacing issues
      Hey all - I recently downloaded some TrueType fonts from the web, and was planning on using them in Fireworks. I'm using Fireworks MX on a OS X...
  3. #2

    Default Re: Adding Truetype Fonts

    * Tom Clydesdale wrote in alt.os.linux.ubuntu:
    > I'm following a procedure outlined in the Wiki that supposedly tells how
    > to install Windows fonts in Linux and have run into a problem of how to
    > tell Linux that another font library is available. The instructions say
    > to edit file "/etc/X11/xfs/config (or /etc/X11/fs/config) by adding the
    > new directory following "catalog=". I cannot find such a file in my
    > installation can anyone give me a clue?
    > (The basic idea is to move the .ttf files to a subdirectory and then
    > connect that subdirectory as shown above.)
    Try just putting the fonts in ~/.fonts/

    Create if it does not exist.

    --
    David


    --
    David
    Debian Hint #1: You can report a bug in a package with the 'reportbug'
    command, which is available in the reportbug package.
    SINNER Guest

  4. #3

    Default Re: Adding Truetype Fonts

    On Tue, 21 Feb 2006 16:55:52 -0700, Tom Clydesdale wrote:
    > I'm following a procedure outlined in the Wiki that supposedly tells how
    > to install Windows fonts in Linux and have run into a problem of how to
    > tell Linux that another font library is available. The instructions say
    > to edit file "/etc/X11/xfs/config (or /etc/X11/fs/config) by adding the
    > new directory following "catalog=". I cannot find such a file in my
    > installation can anyone give me a clue?
    >
    > (The basic idea is to move the .ttf files to a subdirectory and then
    > connect that subdirectory as shown above.)
    I'm still struggling with this; made the following discoveries and still
    at a loss:

    1. Discovered and ran Automatrix which added some of the fonts I need but
    not all of them.
    2. Found the file "/var/lib/defoma/s-ttcidfont-conf.d/dirs/TrueType"
    where the Automatrix update placed the .ttf files which worked.
    3. Copied the three remaining .ttf files into that directory to no avail
    (OOo2 still cannot seem to find them). I cannot determine where the
    configuration/index file is located that makes these files available
    ("/etc/X11/xorg.conf" refers to this location but doesn't direct program
    access evidently).

    Does anyone have knowledge or ideas how this problem could be resolved?
    TIA

    Does anyone

    Anyone


    Tom Clydesdale Guest

  5. #4

    Default Re: Adding Truetype Fonts

    On Fri, 24 Feb 2006 19:45:48 -0700, Tom Clydesdale wrote:
    > On Tue, 21 Feb 2006 16:55:52 -0700, Tom Clydesdale wrote:
    >
    >> I'm following a procedure outlined in the Wiki that supposedly tells how
    >> to install Windows fonts in Linux and have run into a problem of how to
    >> tell Linux that another font library is available. The instructions say
    >> to edit file "/etc/X11/xfs/config (or /etc/X11/fs/config) by adding the
    >> new directory following "catalog=". I cannot find such a file in my
    >> installation can anyone give me a clue?
    >>
    >> (The basic idea is to move the .ttf files to a subdirectory and then
    >> connect that subdirectory as shown above.)
    >
    > I'm still struggling with this; made the following discoveries and still
    > at a loss:
    >
    > 1. Discovered and ran Automatrix which added some of the fonts I need but
    > not all of them.
    > 2. Found the file "/var/lib/defoma/s-ttcidfont-conf.d/dirs/TrueType"
    > where the Automatrix update placed the .ttf files which worked.
    > 3. Copied the three remaining .ttf files into that directory to no avail
    > (OOo2 still cannot seem to find them). I cannot determine where the
    > configuration/index file is located that makes these files available
    > ("/etc/X11/xorg.conf" refers to this location but doesn't direct program
    > access evidently).
    >
    > Does anyone have knowledge or ideas how this problem could be resolved?
    > TIA
    >
    Finally found the correct location "/usr/share/fonts/truetype/msttcorefonts"
    Apparantly any font copied to that location becomes available to Open
    Office at least.

    Tom Clydesdale Guest

  6. #5

    Default Re: Adding Truetype Fonts

    On Fri, 24 Feb 2006 19:45:48 -0700, Tom Clydesdale wrote:
    > Does anyone have knowledge or ideas how this problem could be resolved?
    > TIA
    >
    I've added a ton of fonts myself and OOo sees them. Here's what I did.

    Put the fonts in a folder inside /usr/share/fonts/truetype and then ran
    'sudo fc-cache -f -v' which rebuilds the font cache. Try that. If you
    have any issues, check that the permission on the files font files and
    folders are 755. Another idea would be to add the path to xorg.conf
    (though in my xorg the path is not listed and it works fine still).

    --
    Chuck
    Chuck Guest

  7. #6

    Default Re: Adding Truetype Fonts

    On Sat, 25 Feb 2006 10:34:37 -0800, Chuck wrote:

    Something I didn't realize... To see what fonts are available you can
    type fonts:// in the nautilus address bar. Once all the thumbnails are
    rendered it can be used to quickly find a desired font.

    --
    Chuck
    Chuck Guest

  8. #7

    Default Re: Adding Truetype Fonts

    On Sun, 26 Feb 2006 23:17:23 -0800, Chuck wrote:
    > On Sat, 25 Feb 2006 10:34:37 -0800, Chuck wrote:
    >
    > Something I didn't realize... To see what fonts are available you can
    > type fonts:// in the nautilus address bar. Once all the thumbnails are
    > rendered it can be used to quickly find a desired font.
    Great tip, thanks for sharing it!

    Wayne
    --
    Registered Linux user #375994
    [url]http://www.geocities.jp/rondonko/[/url]

    Wayne Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139