Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Refactor to use package extensions and render all vector types #46

Merged
merged 52 commits into from
Jun 5, 2024

Conversation

asinghvi17
Copy link
Member

  • Explicit interface to render SVG, PDF, and EPS. Sufficiently general that we can potentially extend this in future to render any vector format using ImageMagick.
  • Package Extensions on scatter so we can use that directly with cached types
  • Move CairoMakie rendering code to an extension
  • Refactor rendering code a bit

@asinghvi17 asinghvi17 merged commit 6e9b62b into master Jun 5, 2024
1 of 4 checks passed
@asinghvi17 asinghvi17 deleted the as/all_vector_formats branch June 5, 2024 22:29
@asinghvi17 asinghvi17 restored the as/all_vector_formats branch June 5, 2024 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant