Pong

August29th 2016 Svg Painter

August 18th 2016 HTML Export | | August 30th 2016 QMediaPlayer on Ubuntu 16-04 LTS

Now lets have a little fun with painting and sketching.

For this purpose, I Added a painter module with which one can draw some basic vector graphics. It uses a list of QPainterPath as underlying data structure and supports SVG as file format.

The most interesting use case is sketching and adding line strokes to a captured photo. For the latter purpose the painter module supports setting a background image.

With the painter module one can select one of the captured images as seen in the log, click at the paint button and the image will automatically open in the painter tab. Now we can have some fun adding line strokes to the image and save it when we are finished. The saved SVG drawing ends up being stored in the database so that it will also appear in the log as an alteration of the original image choosen from the log.

Here are a couple of examples:


August 18th 2016 HTML Export | | August 30th 2016 QMediaPlayer on Ubuntu 16-04 LTS

Options: