qskinny/src
Uwe Rathmann bc066c8103 QskArcRenderer using the normal vector of the tangents for expanding
the arc to the desired thickness. This matches the result of what
QPainter::drawArc does. However our implementation is much
simpler as we do not convert the arc into a sequence of
bezier curves finally running into code that has to deal with
random QPainterPath element lists.
2024-05-30 19:06:02 +02:00
..
common QskArcRenderer using the normal vector of the tangents for expanding 2024-05-30 19:06:02 +02:00
controls popup origin chenged to bottomLeft 2024-04-22 11:39:04 +02:00
dialogs QskDialogSubWindow configurable from skin hints 2024-02-08 13:38:21 +01:00
graphic QskGraphic::defaultSize replaced by QskGraphic::viewBox. svg2qvg uses 2024-04-17 14:46:29 +02:00
inputpanel avoid deprecation warnings from Qt 6.7 2024-01-18 08:50:45 +01:00
layouts copyright notice generalised 2024-01-17 14:31:45 +01:00
nodes QskArcRenderer using the normal vector of the tangents for expanding 2024-05-30 19:06:02 +02:00
CMakeLists.txt QskArcRenderer - work in progress, QskArcRenderNode added 2024-05-14 17:03:03 +02:00