Latest version in first post updated with the following:

  • Added BeforeRenderUnderlay and BeforeRenderOverlay events that provide a cCairoContext object for you to draw anything you like (thanks Mojtaba for the idea to allow for the drawing of ruler/gridlines)
  • Fixed bug when exporting images to file with global drop shadow enabled (shadow wasn't scaling properly).
  • Fixed render bug with cHighlighter (broke the single fill of multiple rectangles, even if they were overlapping in an earlier release)