-
Notifications
You must be signed in to change notification settings - Fork 21
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
Not compiling #20
Comments
removing the patch lines, and cargo update, now getting:
|
you need to add windows support to pathfinder_view. I only use linux, so i cant test that. |
Is pdf_render necessary for converting a pdf to svg or can I just use https://github.com/pdf-rs/pdf? I want to try that |
pdf_render is required, but not pdf_view. |
when I run cargo run in the render directory it says there are no bins to run |
That is correct. It is a library. |
You can move view/src/bin/convert.rs into a separate crate. It does not depend on the |
I should note that the SVG and PDF generated contain the text as outlines, so they are quite large. |
Hmm ok thanks. I'll try that. |
those are 2 issues, right? It is pretty confusing. Is that a dependency of servos pathfinder? [email protected]:servo/pathfinder.git |
Hi, I'm getting this when I'm trying to compile. Please help.
Caused by:
failed to read
C:\Users\user\projects\pathfinder_rasterize\Cargo.toml
The text was updated successfully, but these errors were encountered: