[IMP] report: added TTF font path (used in e.g. Arch Linux).

bzr revid: vmt@openerp.com-20120914125359-knl1t3motsiw4vgb
This commit is contained in:
Vo Minh Thu 2012-09-14 14:53:59 +02:00
parent 35b884551a
commit b1297a0459
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ TTFSearchPath_Linux = [
'/usr/share/fonts/dejavu', '/usr/share/fonts/liberation', # Fedora, RHEL
'/usr/share/fonts/truetype/*', # Ubuntu,
'/usr/share/fonts/TTF/*', # at Mandriva/Mageia
'/usr/share/fonts/TTF', # Arch Linux
]
TTFSearchPath_Windows = [