Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Conversation

@a3894281
Copy link

Summary

This PR fixes Qt 6 compatibility issues with FontAwesome icon rendering in the Toou-2D library.

Changes

  • Fix font family name capitalization in TAwesomeIcon.qml
  • Add explicit QChar conversion for Qt 6 in awesomeFromKey() and awesomeFromValue()
  • Maintain backward compatibility with Qt 5 using version checks

Testing

Tested with Qt 6 to ensure icons render correctly.

🤖 Generated with Claude Code

Co-Authored-By: Claude [email protected]

- Fix font family name capitalization in TAwesomeIcon.qml
- Add explicit QChar conversion for Qt 6 in awesomeFromKey() and awesomeFromValue()
- Maintain backward compatibility with Qt 5 using version checks

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
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.

1 participant