-
Updated
Dec 7, 2020 - JavaScript
mspaint
Here are 19 public repositories matching this topic...
The Invert Colors option in the menu bar currently takes a lot of time to give an output (especially on larger screens). Because of this, the application gives the user an illusion that it has frozen and the user might quit the application, losing his/her progress.
A suggestion to this would be using the flood fill algorithm which is already being used in the fill bucket feature.
Here'
Implementing an nested div in all components is cumbersome. Introduce a 3D border component.
-
Updated
Nov 26, 2020 - C#
-
Updated
Jun 28, 2020 - CoffeeScript
-
Updated
Aug 14, 2017 - C++
-
Updated
Dec 1, 2020 - JavaScript
-
Updated
Jan 6, 2020 - Java
-
Updated
Mar 7, 2017 - Python
-
Updated
Mar 29, 2018 - Python
-
Updated
Sep 14, 2020 - HTML
Improve this page
Add a description, image, and links to the mspaint topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mspaint topic, visit your repo's landing page and select "manage topics."
In the installation window, add an option (selected by default) to train the OCR automatically. If you wanted, this could feature a selection between the default languages, however defaulting to Comic Sans would suffice. This would reduce the amount of stuff to do during setup, and would ensure that the OCR is (almost) always trained. If anyone else wants to tackle this issue and has questions abo