Skip to content

Convert `Canvas` into a concrete class and fill in `WorldAnnotator`

Manish Mathai requested to merge (removed):concrete-canvas into master

This MR contains the following:

  • Canvas class can now function as a default canvas, implementing text and line rendering.
  • WorldAnnotator now implements AddLine and AddText
Edited by Manish Mathai

Merge request reports