Sven Tappert wrote: > I have the same problem on Ubuntu 8.04 LTS. > I already installed the missing fonts (after installing mwlib & > mwlib.rl). > > Example "ttf-farsiweb" fonts folder: > /usr/share/fonts/truetype/ttf-farsiweb# l > ... > -rw-r--r-- 1 root root 48827 2004-02-18 04:38 homa.ttf > -rw-r--r-- 1 root root 68448 2004-02-18 04:38 nazlib.ttf > -rw-r--r-- 1 root root 55941 2004-02-18 04:38 nazli.ttf > -rw-r--r-- 1 root root 86479 2004-02-18 04:39 titr.ttf > >
Unfortunately installing the fonts is not enough, the font directories need to be symlinked to a directory mwlibfonts. something like: ln -s /usr/share/fonts/truetype ~/mwlibfonts should do the trick Regards, Volker -- volker haas brainbot technologies ag fon +49 6131 2116394 boppstraße 64 fax +49 6131 2116392 55118 mainz [email protected] http://www.brainbot.com/ -- You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mwlib?hl=en.
