Skip to content

Generate raster URL in non-browser context #15

Description

@osama-akhter

Currently, the library depends on the browser context for the core classes, and does not even export them outside this context (which makes sense, of course, since there is not much value outside the browser for it)

However, one thing that is useful to us to do outside the browser context and in the backend instead is to take a persisted annotation state and an image, and generate a base64 url for the annotated raster output. I'm wondering if that would be something remotely possible in the current implementation

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions