Skip to contents

Validates that every SVG actually renders under magick before declaring the set usable, and removes a partial download on failure.

Usage

fetch_piece_set(name, quiet = TRUE)

Arguments

name

A piece-set name from piece_set_manifest().

quiet

Whether to suppress download progress messages.

Value

TRUE on success, FALSE otherwise.