Petr Gajdos
ebc07a72db
OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=41
18 lines
416 B
XML
18 lines
416 B
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
|
<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>
|