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

Allow writing into chunks #40

Merged
merged 2 commits into from
Oct 4, 2023
Merged

Allow writing into chunks #40

merged 2 commits into from
Oct 4, 2023

Conversation

laurmaedje
Copy link
Member

@laurmaedje laurmaedje commented Oct 2, 2023

This adapts svg2pdf to allow writing into pdf-writer's new Chunk type. This makes it more flexible to use. typst/pdf-writer#18 must be merged (and possibly released) first.

This only minimal adapts the public interface. But the chunk type could maybe also be useful internally for things the Deferrer is used for at the moment?

@laurmaedje laurmaedje merged commit c541519 into main Oct 4, 2023
4 checks passed
@laurmaedje laurmaedje deleted the chunks branch October 4, 2023 11:58
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