supper-resolution icon indicating copy to clipboard operation
supper-resolution copied to clipboard

Replace Pillow library.

Open RobertGawron opened this issue 8 years ago • 1 comments

Switch to C library. SRImage should take care of the interface stuff, so no need to change implementation of other components. Probably Imagemagic (MagickCore API) should be used.

This is part of moving project out to a C library and providing only bindings for other languages.

RobertGawron avatar Jul 02 '15 08:07 RobertGawron

Branch name: clib

RobertGawron avatar Jul 02 '15 12:07 RobertGawron