Skip to content

Is SVG and PDF not supported?  #59

@tomasrei

Description

@tomasrei

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:

image

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions