Opened 17 years ago
Closed 10 years ago
#532 closed enhancement (fixed)
MGOS should find fonts on Linux
Reported by: | zspitzer | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | 3.0 |
Component: | Rendering Service | Version: | |
Severity: | major | Keywords: | |
Cc: | External ID: |
Description
Maaguide on linux currently requires TTF fonts to be installed in the server bin directory. The default path for linux fonts is /usr/local/share/font/
There is a xml file /etc/fonts/fonts.conf which contains the font directories under the xpath of "/fontconfig/dir" http://gentoo-wiki.com/HOWTO_Xorg_and_Fonts#Configuration_files
from #295
Attachments (2)
Change History (8)
comment:1 by , 17 years ago
comment:2 by , 15 years ago
Version: | 2.0.0 |
---|
Removing version from enhancement request. If this enhancement request has been addressed or is no longer required, please close ticket.
comment:3 by , 12 years ago
Milestone: | → 2.4 |
---|
comment:4 by , 12 years ago
Milestone: | 2.4 → 2.5 |
---|
comment:5 by , 12 years ago
Milestone: | 2.5 → 2.6 |
---|
by , 10 years ago
Attachment: | mg_find_fonts.patch added |
---|
Note:
See TracTickets
for help on using tickets.
It may make sense to have the font search path configurable in serverconfig.ini. Fonts in Linux don't appear to follow a cross-distribution convention.