Coder Social home page Coder Social logo

paintpp's Introduction

Paint++

  • A simple bitmap painting program built with Qt.
  • Can be compiled to an executable on platform of choice (tested on Wine, Windows 7 and Linux Mint 20.3 Una, base: Ubuntu 20.04 focal)
  • For professional photo editing, I recommend Inkscape

Features:

  • Save and load images.
  • Stack-based undo-redo which can store up to 100 actions.
  • Change background and foreground colors
  • Fill image with a background color
  • Resize image
  • Pen tool with 3 different caps
  • Line tool with 5 styles, 3 caps, and a poly mode (when active, drag to continuously draw connected lines)
  • Rectangle tool with 5 styles, 3 shapes, and ability to fill or draw border only
  • Eraser tool
  • Can adjust thickness for all tools

alt-text

Build Instructions:

  • Open the Paint++.pro file using Qt Creator and build using the default settings. Qt will take care of the rest!

    Version used: 5.12.8 and 5.15.2

To do:

  • Use QGraphicsScene do draw lines, etc
  • Add more tools
  • Optimasations for android
  • Fix change background color
  • Print/Print preview support
  • Translate complete App, not just the File menu
  • Add change language option
  • ...

Notes:

  • On Android you need to clone this git repo using git clone https://gitlab.com/mattbas/Qt-Color-Widgets.git
  • This APP will not receive any further updates

paintpp's People

Contributors

tim-gromeyer avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.