Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CORE: Use libpng for taking screenshot, if available #156

Closed
lgblgblgb opened this issue Mar 5, 2016 · 3 comments
Closed

CORE: Use libpng for taking screenshot, if available #156

lgblgblgb opened this issue Mar 5, 2016 · 3 comments

Comments

@lgblgblgb
Copy link
Owner

On Linux/UNIX at least, use libpng for taking screenshots, to reduce code size. On Windows (where I wouldn't introduce another dependency, DLL, etc) use lodepng (current situation) ...

@lgblgblgb lgblgblgb self-assigned this Mar 5, 2016
@lgblgblgb lgblgblgb transferred this issue from lgblgblgb/xep128 Sep 21, 2020
@lgblgblgb lgblgblgb added XEP128 Transferred issue from the old Xep128 repository BUILD project level Depends on other issue labels Sep 21, 2020
@lgblgblgb
Copy link
Owner Author

lgblgblgb commented Sep 21, 2020

Well, first there should be screenshot ability, see: #199 :) Which is done for Ep128 emulator (from Xep128 project), but should be integrated into the system better for other emulation targets as well.

@lgblgblgb lgblgblgb changed the title Use libpng for taking screenshot, if available CORE: Use libpng for taking screenshot, if available Sep 21, 2020
@lgblgblgb lgblgblgb added this to TODO in Xemu core Nov 10, 2020
@lgblgblgb
Copy link
Owner Author

Screenshot ability is done since a while, unsure if we really want to deal with this issue though ...

@lgblgblgb lgblgblgb added STALLING and removed Depends on other issue XEP128 Transferred issue from the old Xep128 repository labels Jan 27, 2021
@lgblgblgb lgblgblgb moved this from TODO to Delayed / stalling in Xemu core Jan 27, 2021
@lgblgblgb
Copy link
Owner Author

I close this, since it may not even worth the extra work when the embedded lodePNG does its job nicely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Xemu core
Delayed / stalling
Development

No branches or pull requests

1 participant