[postgis-tickets] [PostGIS] #4098: doc image generator producing errors

PostGIS trac at osgeo.org
Wed May 30 11:02:11 PDT 2018


#4098: doc image generator producing errors
---------------------+---------------------------
 Reporter:  robe     |      Owner:  pramsey
     Type:  defect   |     Status:  new
 Priority:  medium   |  Milestone:  PostGIS 2.5.0
Component:  postgis  |    Version:  trunk
 Keywords:           |
---------------------+---------------------------
 Note from Greg - https://lists.osgeo.org/pipermail/postgis-
 devel/2018-May/027141.html
 {{{
   generating ../images/de9im02.png
   convert: non-conforming drawing primitive definition `+' @
 error/draw.c/DrawImage/3205.
   convert: non-conforming drawing primitive definition `circle' @
 error/draw.c/DrawImage/3605.
   Failure return code (1) from command: convert -size 200x200 xc:none
 -fill DarkSeaGreen4 -strokewidth 0 -draw "circle 25,51 25, +\260\367^?^?'"
 -flip tmp1.pngconve\
   rt: non-conforming drawing primitive definition `+' @
 error/draw.c/DrawImage/3205.
   convert: non-conforming drawing primitive definition `circle' @
 error/draw.c/DrawImage/3605.
   Failure return code (1) from command: convert -size 200x200 xc:none
 -fill "#00bfff" -strokewidth 0 -draw "circle 75,106 75, +\260\367^?^?'"
 -flip tmp2.pnggenerati\
   ng ../images/st_azimuth01.png
   convert: non-conforming drawing primitive definition
 `P\261\260\367^?^?'' @ error/draw.c/DrawImage/3205.

 }}}

 Need to trace when this started happening.  I think debbie has similar
 issue, though may be different.  I don't notice a difference in output
 though.

 LAst change to generator.c was at r16296

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4098>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list