summaryrefslogtreecommitdiff
path: root/.fonts.conf
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2013-04-29 23:52:29 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2013-04-29 23:52:29 +0200
commit0e611e91cebe06958b986eb6167a6b357124742e (patch)
tree9606614d95053e86ffbe5c99133e1509cdd98c87 /.fonts.conf
parentca2ad7b98bf9713394a1a6e85c2668d590021d5d (diff)
downloaddotfiles-0e611e91cebe06958b986eb6167a6b357124742e.tar.gz
dotfiles-0e611e91cebe06958b986eb6167a6b357124742e.tar.bz2
dotfiles-0e611e91cebe06958b986eb6167a6b357124742e.zip
Fix some rendering issues with @font-face loaded fonts
Diffstat (limited to '')
-rw-r--r--.fonts.conf36
1 files changed, 36 insertions, 0 deletions
diff --git a/.fonts.conf b/.fonts.conf
index 66eb597..e677406 100644
--- a/.fonts.conf
+++ b/.fonts.conf
@@ -44,6 +44,42 @@
<match target="font">
<test name="family">
+ <string>@font-face:Thesis</string>
+ </test>
+ <edit name="hintstyle" mode="assign">
+ <const>hintslight</const>
+ </edit>
+ </match>
+
+ <match target="font">
+ <test name="family">
+ <string>@font-face:TheSansWeb</string>
+ </test>
+ <edit name="hintstyle" mode="assign">
+ <const>hintslight</const>
+ </edit>
+ </match>
+
+ <match target="font">
+ <test name="family">
+ <string>@font-face:century</string>
+ </test>
+ <edit name="hintstyle" mode="assign">
+ <const>hintslight</const>
+ </edit>
+ </match>
+
+ <match target="font">
+ <test name="family">
+ <string>@font-face:century-bold</string>
+ </test>
+ <edit name="hintstyle" mode="assign">
+ <const>hintslight</const>
+ </edit>
+ </match>
+
+ <match target="font">
+ <test name="family">
<string>Inconsolata</string>
</test>
<edit name="hintstyle" mode="assign">