practical-tools-for-simple-design
practical-tools-for-simple-design copied to clipboard
Docs outdated in `Draw()` of `Image`&`Text`
As the title
https://github.com/ntut-open-source-club/practical-tools-for-simple-design/blob/c6a4ea854a20630ba88b21f83386f966ff3e7dfd/include/Util/Text.hpp#L53-L59
And I think those docs should be recorded in the interface Drawable
not derived functions.
https://github.com/ntut-open-source-club/practical-tools-for-simple-design/blob/c6a4ea854a20630ba88b21f83386f966ff3e7dfd/include/Core/Drawable.hpp#L9-L19