Hi all, To change fonts of my map, I followed link : http://highearthorbit.com/cjk-fonts-in-openstreetmap-tiles/ I got fonts from here : http://unifoundry.com/unifont.html I put my ttf in /usr/share/fonts and made changes in "fontset-settings.xml.inc. template" as : ................................................................ <FontSet name="book-fonts"> <Font face-name="Gurmukhi" /></font> </FontSet> <FontSet name="bold-fonts"> <Font face-name="Gurmukhi" />
</FontSet> <FontSet name="Gurmukhi" /> <Font face-name="Gurmukhi" /> </FontSet> ........................................................................ But nothing changed in my map. Do I need to import gurmukhi fonts separately or I need to do something else? Please suggest something. -- Gurpinder Kaur Chahal Blog: http://chahalgurpinder95.wordpress.com/ _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

