home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2007 January, February, March & April
/
Chip-Cover-CD-2007-02.iso
/
boot
/
i386
/
root
/
etc
/
fonts
/
local.conf
< prev
next >
Wrap
Extensible Markup Language
|
2006-11-29
|
477b
|
19 lines
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- /etc/fonts/local.conf file for local customizations -->
<fontconfig>
<!--
Special setup used only during the installation of SuSE Linux.
During installation, this file is moved to local.conf, otherwise
it is not used.
-->
<match target="font">
<edit name="embeddedbitmap">
<bool>true</bool>
</edit>
</match>
</fontconfig>