Skip to content

added horizontal concatenation for multi-output screenshots#50

Open
RustyCoderX wants to merge 1 commit intoDecodetalkers:masterfrom
RustyCoderX:feature/all-outputs
Open

added horizontal concatenation for multi-output screenshots#50
RustyCoderX wants to merge 1 commit intoDecodetalkers:masterfrom
RustyCoderX:feature/all-outputs

Conversation

@RustyCoderX
Copy link
Copy Markdown
Contributor

Added capture_all_outputs() method in libharuhishot/src/screenshot.rs
Implemented horizontal image concatenation (width = sum of output widths, height = max height)
Added new CLI option --all-outputs / -A
Wired the handler in src/main.rs

@Decodetalkers
Copy link
Copy Markdown
Owner

I think we already have capture_fullscreen.. Why we need a new one?

and the one captured by this api should be done resize for once a time then they can be fused to a good image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants