/Paint_Application

Primary LanguageC++GNU General Public License v3.0GPL-3.0

PaintQT

Table of contents

Introduction

Application which looks, and behave like Paint known from Windows OS. Draw shapes, fill them with color or erase them. Rescale, and zoom your picture.

Features

  • Draw a line, triangle, circle, rectangle
  • Change pen size, customize color
  • Fill shapes with color
  • Eraser
  • Zoom, and scale picture
  • Fullscreen view
  • Open/Save image in various formats
  • Cut/Copy/Paste image

Technologies

  • Qt Creator 4.11.0
  • Qt 5.14.0
  • C++

Application tested on Windows 10

Launch

  1. Download Qt Creator
  2. Download/Clone this repository
  3. Open downloaded projet using Qt Creator
  4. Run Application

License

GNU General Public License v3.0