File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ option(WITH_PROJ "Choose if reprojection support should be built in" ON)
102
102
option (WITH_KML "Enable native KML output support (requires libxml2 support)" OFF )
103
103
option (WITH_SOS "Enable SOS Server support (requires PROJ and libxml2 support)" OFF )
104
104
option (WITH_WMS "Enable WMS Server support (requires proj support)" ON )
105
- option (WITH_FRIBIDI "Choose if FriBidi glyph shaping support should be built in (usefull for left -to-right languages) (requires HARFBUZZ)" ON )
105
+ option (WITH_FRIBIDI "Choose if FriBidi glyph shaping support should be built in (usefull for right -to-left languages) (requires HARFBUZZ)" ON )
106
106
option (WITH_HARFBUZZ "Choose if Harfbuzz complex text layout should be included (needed for e.g. arabic and hindi) (requires FRIBIDI)" ON )
107
107
option (WITH_ICONV "Choose if Iconv Internationalization support should be built in" ON )
108
108
option (WITH_CAIRO "Choose if CAIRO rendering support should be built in (required for SVG and PDF output)" ON )
You can’t perform that action at this time.
0 commit comments