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

Multi frame bitmap #270

Merged
merged 16 commits into from Oct 8, 2022
Merged

Multi frame bitmap #270

merged 16 commits into from Oct 8, 2022

Conversation

scheffle
Copy link
Collaborator

@scheffle scheffle commented Oct 8, 2022

  • new multi frame bitmap representation that allows to support more frames per bitmap on current
    hardware by supporting to layout the frames in the bitmap by rows and multiple columns instead of
    one column as before. See VSTGUI::CMultiFrameBitmap. All included controls are updated to support
    it, while the old method is deprecated but still supported for now.
  • the image stitcher tool was updated to support the creation of multi row/column frames bitmap

@scheffle scheffle merged commit abc3306 into develop Oct 8, 2022
@scheffle scheffle deleted the multi-frame-bitmap branch October 8, 2022 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant