On Fri, Sep 28, 2012 at 12:53 PM, j.c.coleman wrote:
>
>
> Did you have any luck solving this? I am having a very similar problem.
> Fonts that loaded at one time, no longer load.
>
> JC
>
>
>
What was the original problem?
Did you have any luck solving this? I am having a very similar problem.
Fonts that loaded at one time, no longer load.
JC
D. R. Evans said the following at 05/02/2012 12:48 PM :
>
> So /usr/share/fonts/TTF isn't in my font path.
>
> So I tried:
>
> xset +fp /usr/share/fonts/TTF
>
> And got:
>
>
> xset: bad font path element (#37), possible causes are:
> Directory does not exist or has wrong permissions
D. R. Evans said the following at 04/26/2012 04:45 PM :
>
> I decided just to try to add the Type1 font first. Once that's working I can
> do the TTF font.
>
>> Well, here's a hard way (just tested)
>>
>> As root :
>> - copy afm & pfb files to /usr/share/fonts/Type1
>
> There is no /usr/share/f
Dnia Thu, 26 Apr 2012 16:45:18 -0600
"D. R. Evans" napisał(a):
[...]
> That doesn't look right. Surely it should say ...computer-modern-n7dr...
> shouldn't it? I don't know how the name is generated (presumably that's part
> of mkfontscale?) but it looks to me like the generated name is invalid.
Sławomir Szczyrba said the following at 04/25/2012 02:14 PM :
>
> What says fc-list?
>
I'll spare you the entire output (unless you really want it). It includes
these lines:
Courier New
N7DR:style=Regular,Normal,obyčejné,Standard,Κανονικά,Normaali,Normál,Normale,Standaard,Normalny,Обычный,Norm
Dnia Wed, 25 Apr 2012 12:40:23 -0600
"D. R. Evans" napisał(a):
> I did not at any point change the contents of /home/n7dr/.fonts, so it
> still looks like this:
>
> total 16
> drwxr-xr-x 2 n7dr users 4096 Apr 23 17:12 .
> drwx-- 34 n7dr users 4096 Apr 25 12:14 ..
> lrwxrwxrwx 1 n7dr users 39
Sławomir Szczyrba said the following at 04/25/2012 09:23 AM :
> Hi. Try one of this :
>
> 1) create link to font folder inside /etc/X11/fontpath.d , restart X
There is no extant /etc/X11/fontpath.d. So what I did:
0) create /etc/X11/fontpath.d (as root)
1) inside /etc/X11/fontpath.d:
ln -s /h
Hi.
Try one of this :
1) create link to font folder inside /etc/X11/fontpath.d , restart X
2) copy/link font folder to /usr/share/fonts , restart X
3) copy font folder to ~/.fonts then do fc-cache -rv and check output for line
like
'/home/n7dr/.fonts/n7dr: caching, new cache contents: 33
Any more thoughts as to how I can add these fonts? Or at least diagnose why
I receive error #37 when I try to add them?
Or where there is an X-specific mailing reflector where I can ask this
question?
I can't progress with my project until these fonts are working under X :-(
Doc
D. R. E
Jianjun Mao said the following at 04/24/2012 08:43 AM :
> That's right... There's no xorg.conf in Ubuntu, either. But in arch, using
> X -configure to create the configuration file makes everything simpler? Of
> course this works fine in my laptop.
>
I tried X -configure and received this respons
That's right... There's no xorg.conf in Ubuntu, either. But in arch, using
X -configure to create the configuration file makes everything simpler? Of
course this works fine in my laptop.
On Tue, Apr 24, 2012 at 10:31 PM, D. R. Evans wrote:
> Jianjun Mao said the following at 04/24/2012 04:03 AM
Jianjun Mao said the following at 04/24/2012 04:03 AM :
> Add path to /etc/X11/xorg.conf ?
There is no such file.
There is a directory /etc/X11/xorg.conf.d, but it doesn't contain an
xorg.conf either.
(FWIW, I don't think that xorg.conf has been used for a couple of years in
most distributions;
Kirill Churin said the following at 04/24/2012 03:49 AM :
>> So I ran:
>> xset +fp /home/n7dr/.fonts
>>
>> But now we come to the problem. This command returns:
>>
>> xset: bad font path element (#37), possible causes are:
>>Directory does not exist or has wrong permissions
>>Directory m
Add path to /etc/X11/xorg.conf ?
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath"/usr/share/fonts/misc/"
FontPath"/usr/share/fonts/TTF/"
FontPath"/usr/share/fonts/OTF/"
FontPath"/usr/share/fonts/Type1/"
FontPath"/usr/s
On Tue, Apr 24, 2012 at 5:34 AM, D. R. Evans wrote:
> I couldn't find a more appropriate place to ask this question. Please feel
> free to point me to such a place if one exists.
>
>
>
> Using a completely up-to-date 32-bit arch system, I am trying to make some
> fonts available to X.
>
> My
I couldn't find a more appropriate place to ask this question. Please feel
free to point me to such a place if one exists.
Using a completely up-to-date 32-bit arch system, I am trying to make some
fonts available to X.
My understanding of the process is:
1. Put the fonts in a directory.
2
17 matches
Mail list logo