typst_render

Function render_merged

source
pub fn render_merged(
    document: &Document,
    pixel_per_pt: f32,
    gap: Abs,
    fill: Option<Color>,
) -> Pixmap
Expand description

Export a document with potentially multiple pages into a single raster image.