Ask a Question related to Ubuntu, Design and Development.
-
Tom Clydesdale #1
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
-
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... -
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... -
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. -
Adding Fonts
Is there a way to add fonts to ps7. Thanks Dennis -
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... -
SINNER #2
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?Try just putting the fonts in ~/.fonts/> (The basic idea is to move the .ttf files to a subdirectory and then
> connect that subdirectory as shown above.)
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
-
Tom Clydesdale #3
Re: Adding Truetype Fonts
On Tue, 21 Feb 2006 16:55:52 -0700, Tom Clydesdale wrote:
I'm still struggling with this; made the following discoveries and still> 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.)
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
-
Tom Clydesdale #4
Re: Adding Truetype Fonts
On Fri, 24 Feb 2006 19:45:48 -0700, Tom Clydesdale wrote:
Finally found the correct location "/usr/share/fonts/truetype/msttcorefonts"> 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
>
Apparantly any font copied to that location becomes available to Open
Office at least.
Tom Clydesdale Guest
-
Chuck #5
Re: Adding Truetype Fonts
On Fri, 24 Feb 2006 19:45:48 -0700, Tom Clydesdale wrote:
I've added a ton of fonts myself and OOo sees them. Here's what I did.> Does anyone have knowledge or ideas how this problem could be resolved?
> TIA
>
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
-
Chuck #6
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
-
Wayne #7
Re: Adding Truetype Fonts
On Sun, 26 Feb 2006 23:17:23 -0800, Chuck wrote:
Great tip, thanks for sharing it!> 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.
Wayne
--
Registered Linux user #375994
[url]http://www.geocities.jp/rondonko/[/url]
Wayne Guest



Reply With Quote

