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

Minor Improvements to d2d-tests Font Hashes and Minor Pong Change #18

Merged
merged 3 commits into from
Aug 23, 2024

Conversation

JohnDog3112
Copy link
Collaborator

@JohnDog3112 JohnDog3112 commented Aug 22, 2024

  • Added multiple hash support for testing and added multiple hashes (My Laptop, My Desktop, and the hashes you sent) for each of the text-based tests so they can be tested at least between our devices.
  • Switched SetFont to test against d2d_getcanvaspropstring to avoid the above issue
    • Though, as a side note, should some of the functions like setFont, setFillStyle, setStrokeStyle, setLineCap, SetLineJoin, etc be deprecated in favor of d2d_getcanvaspropstring and d2d_getcanvaspropdouble or should they be left be?
  • removed available memory printf statement from Ping

@JohnDog3112 JohnDog3112 linked an issue Aug 22, 2024 that may be closed by this pull request
@JohnDog3112 JohnDog3112 changed the title Minor Improvements to d2d-tests Font Hashes Minor Improvements to d2d-tests Font Hashes and Minor Pong Change Aug 22, 2024
@twiddlingbits twiddlingbits merged commit 5f43401 into twiddlingbits:dev Aug 23, 2024
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.

tests-d2d fonts
2 participants