Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kpdf => okular (no bullets in pdf file) [SOLVED]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Efo
Guru
Guru


Joined: 23 Jun 2005
Posts: 494

PostPosted: Sat Feb 06, 2010 3:38 am    Post subject: Reply with quote

Hi VoidMage,

Thanks for your patience; I didnt know about fc-match, learned a new thing.
Anyway, now it works and I am very happy!

I just created in /etc/fonts/conf.avail/ the file "31-my_stuff.conf" containing:

<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<match target="pattern">
<test name="family">
<string>ZapfDingbats</string>
</test>
<edit name="family" mode="prepend" binding="same">
<string>Dingbats</string>
</edit>
</match>
</fontconfig>

Then I made a link: ln -s /etc/fonts/conf.avail/31-my_stuff.conf /etc/fonts/conf.d/31-my_stuff.conf
And it worked (no need to restart anything).

Thanks again.

Efo
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page Previous  1, 2, 3
Page 3 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum