Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 344 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 344 Bytes

rframe

A simple rust CLI tool to draw Apple device bezels over simulator screenshots.

Usage

cargo run --release [screenshot] [output path] --dir=[assets directory] <bezel file name>

Performance

Renders the framed image in 17ms on an Intel Core i7 8750H.