twui icon indicating copy to clipboard operation
twui copied to clipboard

TUIImage backed with NSImage

Open adib opened this issue 12 years ago • 1 comments

Hi,

These changes adds a subclass to TUIImage that is backed by an NSImage instance (not CGImageRef). The benefits are:

  • Supports PDF-based images.
  • Brings in NSImage's support for multi-resolution image resource files (e.g. retina display @2x files).

Thanks.

adib avatar Aug 07 '12 06:08 adib

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 4 committers have signed the CLA.

:white_check_mark: adib
:x: joshaber
:x: Justin Spahr-Summers
:x: jspahrsummers


Justin Spahr-Summers seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Nov 16 '19 23:11 CLAassistant