Skip to content
  • rahix's avatar
    feat(display): Switch over to exclusive use of ctx.graphics · 4b900ff2
    rahix authored
    
    
    Replace the gfx-based implementations of the Epicardium display API
    calls with ctx-based ones that try to mimick the old behavior as much as
    possible.  In the long run, these functions are just meant for backwards
    compatibility while new code should interface with ctx directly (once
    this becomes possible).
    
    The implementations in this changeset are closely based on pippin's
    original Pycardium display API reimplementation.
    
    Co-developed-by: default avatarØyvind Kolås <pippin@gimp.org>
    4b900ff2