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

Merge upstream #2

Merged
merged 4 commits into from
Sep 19, 2024
Merged

Merge upstream #2

merged 4 commits into from
Sep 19, 2024

Conversation

yuri-kiss
Copy link

GUI stuff

Background:
The font called "Scratch" in Scratch 2 is actually "Boys on mopeds".
For license reasons we use a different font based on "Life Savers" that looks similar.
The creator called it "Scratch Savers" but that has the same problem as "Scratch".

If you have a better idea forwhat we call this font then let me know
The "Rays" backdrop from the library has an extra path element with
clipMask === true, which causes an error in both convertToBitmap and
convertToVector as paths don't have a size property.

The fix is to only resize the mask created by paint, which will have
guide === true.
@yuri-kiss yuri-kiss merged commit efbfdfc into Unsandboxed:develop Sep 19, 2024
1 check failed
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