ShareX/ShareX.ScreenCaptureLib/Shapes
2016-09-02 20:02:06 +03:00
..
Drawing Use DrawLines method instead of AddLine loop 2016-09-02 19:53:53 +03:00
Effect Added shape category 2016-09-02 10:09:24 +03:00
Region Use AddPolygon method instead of AddLine loop 2016-09-02 20:02:06 +03:00
AnnotationOptions.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
BaseShape.cs Added shape category 2016-09-02 10:09:24 +03:00
ShapeManager.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
TextDrawingOptions.cs In text tool automatically resize rectangle to fit text so won't need to drag rectangle, when text input box is canceled remove shape 2016-08-24 01:04:48 +03:00