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

Aranym screen driver does not honour offscreen bitmap handle #35

Open
mfro0 opened this issue May 11, 2022 · 0 comments
Open

Aranym screen driver does not honour offscreen bitmap handle #35

mfro0 opened this issue May 11, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@mfro0
Copy link
Member

mfro0 commented May 11, 2022

all drivers (tested with firebee.sys and bitmap.sys) appear to support offscreen bitmaps opened with v_opnbm() just fine.
GDP output is redirected to that bitmap and can be copied from there to the screen.

While the aranym.sys driver also opens a bitmap using v_opnbm() without error, it does not draw to the bitmap representing the passed bitmap handle with any output function, but what appears to be the physical screen workstation instead (output overwriting the XaAES menu bar items).

@mfro0 mfro0 added the bug Something isn't working label May 11, 2022
@mfro0 mfro0 changed the title Aranym screen driver does not honour bitmap handle Aranym screen driver does not honour offscreen bitmap handle May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant