Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Varsha13

Pages: [1]
1
C / Re: When will setSmooth be implemented for Fonts?
« on: December 06, 2022, 12:48:45 pm »
It is possible to implement setSmooth for CSFML, however, it will be a more complex task than doing the same in the SFML library. This is because CSFML is a wrapper for the SFML library, so you would need to be familiar with the underlying C code of CSFML and the SFML library, as well as Rust programming language. Additionally, you will need to be aware of any potential compatibility issues that could arise from making changes to both libraries. If you are familiar with C and Rust, then it should be possible to implement setSmooth for CSFML.

Pages: [1]