mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
Unlike QPainter::setRenderHints(), QGraphicsView::setRenderHints() set the render hints to flags passed as parameter, so QPainter::TextAntialiasing flag is cleared. changint it to setRenderHint or adding QPainter::TextAntialiasing value fixes the AA text rendering.
Description
The LibrePilot open source project was founded in July 2015. It focuses on research and development of software and hardware to be used in a variety of applications including vehicle control and stabilization, unmanned autonomous vehicles and robotics.
Languages
C
60.6%
C++
30.8%
Fortran
2.6%
Rich Text Format
1.3%
Assembly
1.2%
Other
3.1%