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

Initial version of editor for Graphics library #2826

Merged
merged 1 commit into from
Jun 23, 2024

Conversation

mikee47
Copy link
Contributor

@mikee47 mikee47 commented Jun 22, 2024

This PR updates the Graphics library which now has a basic graphical layout editor. There are also a few fixes:

  • Add sourceOffset parameter to ReferenceObject. Supports drawing part of image, for example.
  • Flatten resource compiler directory structure
  • Fix incorrect font size calculations
  • Use raw strings for regex. Fixes python warnings about invalid escape sequences
  • Support dynamic virtual display resizing

@slaff slaff added this to the 5.2.0 milestone Jun 23, 2024
@slaff slaff merged commit 9580006 into SmingHub:develop Jun 23, 2024
40 checks passed
@mikee47 mikee47 deleted the feature/graphic-editor branch June 23, 2024 14:21
@slaff slaff mentioned this pull request Jul 4, 2024
5 tasks
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.

2 participants