Closed dk closed 12 years ago
Dmitry -
This is fantastic, and it lays the groundwork for copy-to-clipboard behavior on Macs, which before just put a black rectangle on the clipboard. For some reason, it's not working on my mac yet, but it's much close to working, I think.
Low-hanging fruit, but very important! Thanks! David
On Mon, Jul 23, 2012 at 5:27 AM, Dmitry Karasik reply@reply.github.com wrote:
Hi David,
i've fixed a minor thing with regard to saving to an image, i hope it makes sense
/dk
You can merge this Pull Request by running:
git pull https://github.com/dk/PDL-Graphics-Prima master
Or you can view, comment on it, or merge it online at:
https://github.com/run4flat/PDL-Graphics-Prima/pull/21
-- Commit Summary --
- - minor optimizations
-- File Changes --
M lib/PDL/Graphics/Prima.pm (24)
-- Patch Links --
https://github.com/run4flat/PDL-Graphics-Prima/pull/21.patch https://github.com/run4flat/PDL-Graphics-Prima/pull/21.diff
Reply to this email directly or view it on GitHub: https://github.com/run4flat/PDL-Graphics-Prima/pull/21
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." -- Brian Kernighan
Hi David,
i've fixed a minor thing with regard to saving to an image, i hope it makes sense
/dk