https://bugzilla.wikimedia.org/show_bug.cgi?id=35668

Srikanth Logic <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ops

--- Comment #2 from Srikanth Logic <[email protected]> 2012-05-09 19:21:29 UTC 
---
So i created a symlink as given below and was able to get Gujarati rendered by
mw-render.

http://www.mail-archive.com/[email protected]/msg01073.html

The fontconfig.py in mwlibrl contains reference to the below font. So please
check if this font exists.
    {'name': 'Sarai',
     'code_points': ['Gujarati', 'Devanagari'] ,
     'file_names': ['ttf-devanagari-fonts/Sarai_07.ttf'],
     },

If the above font is unavailable,Lohit Gujarati can be used which will be
anyway present as part ttf-indic-fonts and below config needs to added to
fontconfig.py in mwlibrl and rebuilt

    {'name': 'Lohit Gujarati',
     'code_points': ['Gujarati'] ,
     'file_names': ['ttf-indic-fonts-core/lohit_gu.ttf'],
     },

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to