Opened 16 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)

mg_find_fonts.patch (7.7 KB ) - added by jng 10 years ago.
mg_find_fonts.2.patch (7.0 KB ) - added by jng 10 years ago.
2nd version

Download all attachments as: .zip

Change History (8)

comment:1 by jbirch, 16 years ago

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.

comment:2 by jbirch, 14 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 jng, 12 years ago

Milestone: 2.4

comment:4 by jng, 12 years ago

Milestone: 2.42.5

comment:5 by jng, 11 years ago

Milestone: 2.52.6

by jng, 10 years ago

Attachment: mg_find_fonts.patch added

by jng, 10 years ago

Attachment: mg_find_fonts.2.patch added

2nd version

comment:6 by jng, 10 years ago

Resolution: fixed
Status: newclosed

Fixed r8372

Note: See TracTickets for help on using tickets.