seokcheon.ju

Results 8 comments of seokcheon.ju

@ubogdan @pytimer I also have same issue with @rowdyroad > we need to update README.md since there's no description for this option >First of all we need to describe exact...

Sorry for linked to code from a fork of Pillow https://community.windows.com/en-us/stories/virtual-desktop-windows-10 Windows 10 supports virtual desktop itself. Not the Hyper-V function that we used before. ![image](https://user-images.githubusercontent.com/37919847/74220388-ccccec80-4cf2-11ea-8ed5-531bc0446846.png) If i run a...

Then I think this problem can be solved with 'screenshot of a specific application' https://stackoverflow.com/questions/19695214/python-screenshot-of-inactive-window-printwindow-win32gui i successed capturing specific image in other desktop by using this win32gui method. But only...

Is it possible for me to add such C extension on specific part? I mean are there any extension guide or C code repository? I have no idea where to...

thanks:) I'll submit pull request when done with [display.c](https://github.com/python-pillow/Pillow/blob/master/src/display.c) and [ImageWin](https://github.com/python-pillow/Pillow/blob/master/src/PIL/ImageWin.py)

Are there any further discussion with this issue? @iMerica

waiting for minor release 👍

I tried to make test fail or build fail, but it always successfully built. How can I test whether build fails or not? I built like below ```go replace github.com/pinpoint-apm/pinpoint-go-agent/plugin/sarama-IBM...