Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved Clipboard Support #14

Open
3 of 5 tasks
fvanroie opened this issue Aug 26, 2019 · 1 comment
Open
3 of 5 tasks

Improved Clipboard Support #14

fvanroie opened this issue Aug 26, 2019 · 1 comment

Comments

@fvanroie
Copy link
Contributor

fvanroie commented Aug 26, 2019

Notable changes:

  • Improve Copy V5 Character to properly support transparancies.
  • Implement Copy/Paste Character in V3
  • Implement Paste Character in V5
  • Add proper CopyToClipboard and PasteFromClipboard methods to a new ZiClipboard class.
  • ...
@fvanroie
Copy link
Contributor Author

fvanroie commented Sep 6, 2019

Clipboard works okay. There is no resizing of a pasted image so it can get clipped by the dimensions of the current character... For now, it's intended to copy out a character, edit it in an external image editor and paste it back in.

@hagronnestad Do you know how to register a clipboard hook for an application? I can have a timer poll the clipboard to check if it contains an image... which is simple but rookie.

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

No branches or pull requests

1 participant