-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi!
Can svg and pdf be previewed in the viewer using camcorder? I have tried without success.
For example, using the following settings:
camcorder::gg_record(
dir = here("temp_img"),
device = "pdf",
dpi = 300,
width = 30,
height = 34 * 9 / 16, #16:9 aspect ration
units = "cm"
)
Gives me this output:
It would be great if this could be implemented otherwise as SVG and PDF are the only vector formats, as far as I know. Maybe there is some know workaround?
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
