diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2014-07-25 18:07:10 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2014-07-25 18:07:59 -0400 |
commit | bf9df5ada77469f57101851f6b4e279a4a5ea087 (patch) | |
tree | 79761e7811ae27674dc7d938aca885fa20dc430f /doc | |
parent | be6506ca04ccce10868a8cd51d89e586284d149b (diff) |
Change DemiLight from 65 to 55
Such that Regular is closer to Medium than to DemiLight
Diffstat (limited to 'doc')
-rw-r--r-- | doc/fontconfig-user.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/fontconfig-user.sgml b/doc/fontconfig-user.sgml index b54ba7a1..482b4533 100644 --- a/doc/fontconfig-user.sgml +++ b/doc/fontconfig-user.sgml @@ -473,8 +473,8 @@ symbolic names for common font values: extralight weight 40 ultralight weight 40 light weight 50 - demilight weight 65 - semilight weight 65 + demilight weight 55 + semilight weight 55 book weight 75 regular weight 80 normal weight 80 |