[mapserver-commits] [mapserver/mapserver] 18b51c: implement RFC98 (#4673) and RFC99 (#4704)

GitHub noreply at github.com
Mon Sep 23 03:50:08 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/mapserver/mapserver
  Commit: 18b51c4a36e6447793a48744f64adcb7c20585e2
      https://github.com/mapserver/mapserver/commit/18b51c4a36e6447793a48744f64adcb7c20585e2
  Author: Thomas Bonfort <thomas.bonfort at gmail.com>
  Date:   2013-09-23 (Mon, 23 Sep 2013)

  Changed paths:
    M .travis.yml
    M CMakeLists.txt
    M INSTALL.CMAKE
    M Makefile
    A cmake/FindHarfBuzz.cmake
    A fontcache.c
    A fontcache.h
    M hittest.c
    M legend.c
    M mapagg.cpp
    M mapcairo.c
    M mapchart.c
    M mapcontext.c
    M mapcopy.c
    M mapcopy.h
    M mapdraw.c
    M mapdrawgdal.c
    M mapdummyrenderer.c
    M maperror.c
    M maperror.h
    M mapfile.c
    R mapgd.c
    M mapgdal.c
    M mapgeomtransform.c
    M mapgraticule.c
    M mapimageio.c
    M mapimagemap.c
    M mapio.c
    M mapio.h
    M mapkml.cpp
    M mapkmlrenderer.cpp
    M mapkmlrenderer.h
    M maplabel.c
    M maplegend.c
    M maplexer.c
    M maplexer.l
    M mapmssql2008.c
    M mapogcsld.c
    M mapogr.cpp
    M mapogroutput.c
    M mapoutput.c
    M mappostgis.c
    M mapprimitive.c
    M mapproject.c
    M mapraster.c
    M maprendering.c
    M mapresample.c
    M mapscale.c
    M mapscript/java/tests/threadtest/MapThread.java
    M mapscript/php/CMakeLists.txt
    M mapscript/php/class.c
    M mapscript/php/cluster.c
    M mapscript/php/image.c
    M mapscript/php/label.c
    M mapscript/php/labelcachemember.c
    M mapscript/php/layer.c
    M mapscript/php/map.c
    M mapscript/php/mapscript_i.c
    M mapscript/php/php_mapscript.c
    M mapscript/php/php_mapscript.h
    M mapscript/php/php_mapscript_util.c
    M mapscript/php/style.c
    M mapscript/php/symbol.c
    M mapscript/python/pygdioctx/pygdioctx.c
    M mapscript/python/tests/cases/layertest.py
    M mapscript/python/tests/cases/symboltest.py
    M mapscript/swiginc/class.i
    M mapscript/swiginc/color.i
    M mapscript/swiginc/image.i
    M mapscript/swiginc/map.i
    M mapscript/swiginc/rect.i
    M mapsearch.c
    M mapserver-config.h.in
    M mapserver.h
    M mapstring.c
    M mapsymbol.c
    M mapsymbol.h
    M maptclutf.c
    M maptemplate.c
    M maptile.c
    M mapunion.c
    M maputil.c
    M mapwcs.c
    M mapwcs11.c
    M mapwcs20.c
    M mapwms.c
    M mapwmslayer.c
    M msautotest
    M renderers/agg/include/agg_basics.h
    M renderers/agg/include/agg_glyph_raster_bin.h
    M renderers/agg/include/agg_renderer_raster_text.h
    M sym2img.c
    M tests/test.map
    A textlayout.c
    A uthash.h

  Log Message:
  -----------
  implement RFC98 (#4673) and  RFC99 (#4704)

- implement complex scrit shaping via harfbuzz
- refactor text rendering pipeline
- remove support for GD renderer
- remove support for deprecated annotation layers





More information about the mapserver-commits mailing list