[Qgis-user] Lao font not workng under QGIS 1.8 on windows

Stefan Sylla stefansylla at gmx.de
Fri Feb 1 03:05:43 PST 2013


Solution 1:
- Go to folder C:\Program Files (x86)\Quantum GIS Lisboa\bin
- open file 'qgis.bat' in a text editor
- add below '@echo off':
'SET SHAPE_ENCODING=UTF-8' (without quotes)

If this does not help, move on to Solution 2:
within the folder of your shapefile, create an additional .cpg-file that
contains the ID of the encoding used. For example if encoding UTF-8,
.cpg-file contains the following record: “UTF-8” (without quotes). Make sure
the cpg-file has the same name as your shapefile , e.g. if your shp-file is
named "mymap.shp" the cpg-file should be named "mymap.cpg"). For further
reading have a look here:
http://ssrebelious.wordpress.com/2012/03/11/qgis-and-gdal1-9-encoding-issue-a-workaround/

Stefan



--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Lao-font-not-workng-under-QGIS-1-8-on-windows-tp5007351p5031463.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.



More information about the Qgis-user mailing list