Managed to render to png, still only proof of concept
This commit is contained in:
@@ -5,7 +5,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
poppler-rs = "0.22"
|
||||
cairo-rs = "0.18.3"
|
||||
cairo-rs = { version = "0.18.3", features = ["png"] }
|
||||
glib-macros = "0.18.3"
|
||||
gio = "0.18.3"
|
||||
glib = "0.18.3"
|
||||
|
Reference in New Issue
Block a user