[mapserver-commits] [MapServer/MapServer] 345170: Modify renderGlyphs() virtual method to pass the f...

Even Rouault noreply at github.com
Fri Aug 13 05:08:07 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/MapServer/MapServer
  Commit: 345170c81fdb558d59652a1cae0bb5e206563887
      https://github.com/MapServer/MapServer/commit/345170c81fdb558d59652a1cae0bb5e206563887
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2021-08-11 (Wed, 11 Aug 2021)

  Changed paths:
    M mapagg.cpp
    M mapcairo.c
    M mapkml.cpp
    M mapkmlrenderer.cpp
    M mapkmlrenderer.h
    M maprendering.c
    M mapserver.h
    M maputfgrid.cpp
    A msautotest/wxs/expected/wms_simple_kml_label.kml
    M msautotest/wxs/wms_simple_kml.map

  Log Message:
  -----------
  Modify renderGlyphs() virtual method to pass the full textSymbolObj, and adapt KML renderer to it (fixes #6174)


  Commit: 8e582ad7b8873217cec4146f7c69a89964ed5b4f
      https://github.com/MapServer/MapServer/commit/8e582ad7b8873217cec4146f7c69a89964ed5b4f
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2021-08-13 (Fri, 13 Aug 2021)

  Changed paths:
    M mapagg.cpp
    M mapcairo.c
    M mapkml.cpp
    M mapkmlrenderer.cpp
    M mapkmlrenderer.h
    M maprendering.c
    M mapserver.h
    M maputfgrid.cpp
    A msautotest/wxs/expected/wms_simple_kml_label.kml
    M msautotest/wxs/wms_simple_kml.map

  Log Message:
  -----------
  Merge pull request #6384 from rouault/fix_kml_output_label

Modify renderGlyphs() virtual method to pass the full textSymbolObj, …


Compare: https://github.com/MapServer/MapServer/compare/3def5fc20f7b...8e582ad7b887


More information about the mapserver-commits mailing list