Project
winclip
winclip is a native Windows clipboard library for Ruby. It gets and sets
Unicode text, images (as PNG bytes, converted to/from CF_DIB/CF_DIBV5 via
WIC), and file lists (CF_HDROP), plus clear, format introspection, and
has_text?/has_image?/has_files? queries. The PNG image interface pairs
directly with the windraw gem. Windows MSVC (mswin) Ruby only.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Development
Licenses
MIT
Dependencies