Skip to content

Extract content #1

@tcr

Description

@tcr

Using ps2ascii content can be extracted in the form of text, images, and fills. Probably need to align this information onto a grid with a certain fineness:

Spindrift
.extract([grid fineness]) // grid fineness creates 

Group
.commands() => [<command>, <command>]
.bound(l, b, r, t) => group()
.rows() => [<group>, <group>] // tries to automatically determine "rows" of elements
.columns() => [<group>, <group>] // tries to automatically determine "columns" of elements
.text() // plaintext
.images() // images

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions