Re: AbiWord font issues

2001-07-11 Thread Jason E. Stewart
Michel Dänzer [EMAIL PROTECTED] writes:

 Add /usr/share/abisuite/fonts to the font server catalogue or have
 the X server load the type1 module (Abiword will dynamically add the
 font path).

That was it! I didn't know about the type1 module. I noticed that
type1 fonts weren't working since my upgrade to 4.1, but I just
haven't been frustrated enough by it to get it working.

Thanks!
jas.



Re: AbiWord font issues

2001-07-11 Thread Jason E. Stewart
Jason E. Stewart [EMAIL PROTECTED] writes:

 Michel Dänzer [EMAIL PROTECTED] writes:
 
  Add /usr/share/abisuite/fonts to the font server catalogue or have
  the X server load the type1 module (Abiword will dynamically add the
  font path).
 
 That was it! I didn't know about the type1 module. I noticed that
 type1 fonts weren't working since my upgrade to 4.1, but I just
 haven't been frustrated enough by it to get it working.

Funny, it seems that my entire X workspace has sped up dramatically by
adding the load type1 directive. 

I'm happy,
jas.



Re: AbiWord font issues

2001-07-11 Thread Michel Dänzer
Jason E. Stewart wrote:
 
 Michel Dänzer [EMAIL PROTECTED] writes:
 
  Jason E. Stewart wrote:
  
   Jason E. Stewart [EMAIL PROTECTED] writes:
  
Michel Dänzer [EMAIL PROTECTED] writes:
   
 Add /usr/share/abisuite/fonts to the font server catalogue or have
 the X server load the type1 module (Abiword will dynamically add the
 font path).
   
That was it! I didn't know about the type1 module. I noticed that
type1 fonts weren't working since my upgrade to 4.1, but I just
haven't been frustrated enough by it to get it working.
  
   Funny, it seems that my entire X workspace has sped up dramatically by
   adding the load type1 directive.
 
  You are saying a 'direct' FontPath is noticeably faster than a font
  server? I'll have to check...
 
 No, sorry I wasn't clearer. What helped was adding:
 
 Loadtype1
 
 To my Module section. I had been using xfs, but my fonts weren't
 working properly. That fixed it.

That doesn't make sense. xfs supports Type1 fonts. Do you have any other
FontPath lines in your XF86Config besides the one for the font server? If not,
then maybe abiword leaves the font path it dynamically adds.


-- 
Earthling Michel Dänzer (MrCooper)\   Debian GNU/Linux (powerpc) developer
CS student, Free Software enthusiast   \XFree86 and DRI project member



Re: AbiWord font issues

2001-07-11 Thread Jason E. Stewart
Michel Dänzer [EMAIL PROTECTED] writes:

 Jason E. Stewart wrote:
  
  Jason E. Stewart [EMAIL PROTECTED] writes:
  
   Michel Dänzer [EMAIL PROTECTED] writes:
  
Add /usr/share/abisuite/fonts to the font server catalogue or have
the X server load the type1 module (Abiword will dynamically add the
font path).
  
   That was it! I didn't know about the type1 module. I noticed that
   type1 fonts weren't working since my upgrade to 4.1, but I just
   haven't been frustrated enough by it to get it working.
  
  Funny, it seems that my entire X workspace has sped up dramatically by
  adding the load type1 directive.
 
 You are saying a 'direct' FontPath is noticeably faster than a font server?
 I'll have to check...

No, sorry I wasn't clearer. What helped was adding:

Loadtype1

To my Module section. I had been using xfs, but my fonts weren't
working properly. That fixed it.

jas.



Re: AbiWord font issues

2001-07-11 Thread Jason E. Stewart
Michel Dänzer [EMAIL PROTECTED] writes:

  No, sorry I wasn't clearer. What helped was adding:
  
  Loadtype1
  
  To my Module section. I had been using xfs, but my fonts weren't
  working properly. That fixed it.
 
 That doesn't make sense. xfs supports Type1 fonts. Do you have any
 other FontPath lines in your XF86Config besides the one for the font
 server? If not, then maybe abiword leaves the font path it
 dynamically adds.

FontPath tcp/localhost:7100
#FontPath/usr/share/abisuite/fonts/
FontPath/usr/X11R6/lib/X11/fonts/local/
FontPath/usr/X11R6/lib/X11/fonts/misc/
FontPath/usr/X11R6/lib/X11/fonts/75dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/100dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/Type1/
# FontPath  /usr/X11R6/lib/X11/fonts/CID/
FontPath/usr/X11R6/lib/X11/fonts/Speedo/
FontPath/usr/X11R6/lib/X11/fonts/75dpi/
FontPath/usr/X11R6/lib/X11/fonts/100dpi/

Perhaps when I upgraded xfs, it stopped working. I have no idea how to
test it.

Are you saying that with xfs, I shouldn't need the Load type1?
Because it *definately* makes a difference. Suddenly the font menus in
XEmacs work again, etc.

jas.



Re: AbiWord font issues

2001-07-11 Thread Michel Dänzer
Jason E. Stewart wrote:
 
 Michel Dänzer [EMAIL PROTECTED] writes:
 
   No, sorry I wasn't clearer. What helped was adding:
  
   Loadtype1
  
   To my Module section. I had been using xfs, but my fonts weren't
   working properly. That fixed it.
 
  That doesn't make sense. xfs supports Type1 fonts. Do you have any
  other FontPath lines in your XF86Config besides the one for the font
  server? If not, then maybe abiword leaves the font path it
  dynamically adds.
 
 FontPath tcp/localhost:7100
^
 #FontPath/usr/share/abisuite/fonts/
 FontPath/usr/X11R6/lib/X11/fonts/local/
 FontPath/usr/X11R6/lib/X11/fonts/misc/
 FontPath/usr/X11R6/lib/X11/fonts/75dpi/:unscaled
 FontPath/usr/X11R6/lib/X11/fonts/100dpi/:unscaled
 FontPath/usr/X11R6/lib/X11/fonts/Type1/
 # FontPath  /usr/X11R6/lib/X11/fonts/CID/
 FontPath/usr/X11R6/lib/X11/fonts/Speedo/
 FontPath/usr/X11R6/lib/X11/fonts/75dpi/
 FontPath/usr/X11R6/lib/X11/fonts/100dpi/
 
 Perhaps when I upgraded xfs, it stopped working. I have no idea how to
 test it.

You should have read the debconf note from xfs saying 'xfs doesn't listen to
TCP ports by default'.

 Are you saying that with xfs, I shouldn't need the Load type1?

No. xfs can handle all fonts.

 Because it *definately* makes a difference. Suddenly the font menus in
 XEmacs work again, etc.

Just put

FontPathunix/:7100

as the font path for the font server, that will (a) make it work again and (b)
make it as fast as without font server (which is what you're using right now).


-- 
Earthling Michel Dänzer (MrCooper)\   Debian GNU/Linux (powerpc) developer
CS student, Free Software enthusiast   \XFree86 and DRI project member



AbiWord font issues

2001-07-10 Thread Jason E. Stewart
Hey All,

I'm trying to test AbiWord, but I can't get it to start. I'm wondering
if it's something to do with my X server being 4.1.0? Or if it has to
do with my running a font server?

Has anyone seen this problem, and gotten AbiWord to work?

AbiWord could not load the following font from the X Window System
display server: [-*-Times New Roman-regular-r-*-*-*-0-*-*-*-*-*-*] 

Thanks,
jas.



Re: AbiWord font issues

2001-07-10 Thread Michel Dänzer
Jason E. Stewart wrote:

 I'm trying to test AbiWord, but I can't get it to start. I'm wondering
 if it's something to do with my X server being 4.1.0? Or if it has to
 do with my running a font server?
 
 Has anyone seen this problem, and gotten AbiWord to work?
 
 AbiWord could not load the following font from the X Window System
 display server: [-*-Times New Roman-regular-r-*-*-*-0-*-*-*-*-*-*]

Add /usr/share/abisuite/fonts to the font server catalogue or have the X
server load the type1 module (Abiword will dynamically add the font path).


-- 
Earthling Michel Dänzer (MrCooper)\   Debian GNU/Linux (powerpc) developer
CS student, Free Software enthusiast   \XFree86 and DRI project member