Menu

#255 DrawSetStrokeDashArray still fails

v1.0_(example)
closed-fixed
None
5
2014-07-28
2013-12-15
paulswansea
No

This was part-fixed in bug ticket 250, however, the following is not working :

double double_array[2] = {40, 2};

DrawSetStrokeDashArray(internd->drawing_wand, 2, double_array);

status = MagickDrawImage(intern->magick_wand, internd->drawing_wand);

it gets a Non-conforming drawing primitive definition (stroke-dash_array)

Discussion

  • Bob Friesenhahn

    Bob Friesenhahn - 2013-12-15
    • status: open --> closed-fixed
    • assigned_to: Bob Friesenhahn
     
  • Bob Friesenhahn

    Bob Friesenhahn - 2013-12-15

    While I fixed the previously reported bug, obviously the complete code path was not tested. The fix is now available in Mercurial as changeset 13973:23f67c1bd69d and will be in today's development snapshot. Please test to verify that there are no additional problems.

     

Log in to post a comment.

MongoDB Logo MongoDB