ShareX/ShareX.ScreenCaptureLib/Shapes/Drawing
2016-11-29 19:52:07 +03:00
..
ArrowDrawingShape.cs Activate curve drawing only when center node dragged once that way if center node is not dragged then it will work same as before 2016-10-11 14:52:08 +03:00
BaseDrawingShape.cs Added rectangle & rounded rectangle drawing drop shadow support 2016-11-29 19:24:41 +03:00
EllipseDrawingShape.cs Added ellipse shadow 2016-11-29 19:52:07 +03:00
FreehandDrawingShape.cs Use DrawLines method instead of AddLine loop 2016-09-02 19:53:53 +03:00
ImageDrawingShape.cs Added ShowNodes virtual function to BaseShape instead of using ShowResizeNodes property 2016-08-24 16:59:53 +03:00
LineDrawingShape.cs Activate curve drawing only when center node dragged once that way if center node is not dragged then it will work same as before 2016-10-11 14:52:08 +03:00
RectangleDrawingShape.cs Added ellipse shadow 2016-11-29 19:52:07 +03:00
RoundedRectangleDrawingShape.cs Fix line, arrow anti aliasing issue when doing horizontal or vertical lines 2016-09-03 12:06:51 +03:00
SpeechBalloonDrawingShape.cs Use Move to shift all shapes, override move method to move speech balloon tail 2016-09-05 19:27:35 +03:00
StepDrawingShape.cs Added ShowNodes virtual function to BaseShape instead of using ShowResizeNodes property 2016-08-24 16:59:53 +03:00
TextDrawingShape.cs Added corner radius setting to rectangle and text drawing, dynamic pixel offset mode depending on border size to fix anti aliasing issues 2016-09-02 18:48:03 +03:00