Open Henry00IS opened 2 years ago
For the measuring tool, it would be good if text could be rendered on an angle to follow the measuring line.
We are currently rendering text using texture mapped quads. Unfortunately rotating this makes it rather unreadable. We will probably have to render text as real triangulated characters. This could also help fix #1.
For the measuring tool, it would be good if text could be rendered on an angle to follow the measuring line.