Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
3 |
- |
1 |
<?xml version="1.0"?>
|
|
|
2 |
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
|
|
3 |
<fontconfig>
|
|
|
4 |
<!-- Enable sub-pixel rendering -->
|
|
|
5 |
<match target="font">
|
|
|
6 |
<edit name="rgba" mode="assign"><const>vbgr</const></edit>
|
|
|
7 |
</match>
|
|
|
8 |
</fontconfig>
|