Software:MyPaint

From HandWiki
Short description: Raster graphics editor
MyPaint
Mypaint-icon.svg
MyPaint v1.1.0 screenshot.png
MyPaint 1.1.0
Original author(s)Martin Renold[1][2][3]
Developer(s)MyPaint Contributors
Initial releaseMarch 12, 2005; 18 years ago (2005-03-12)[4][5]
Written inC, C++ and Python (GTK)
Operating systemWindows, macOS, Linux, FreeBSD, NetBSD, OpenBSD, DragonFly BSD
PlatformIA-32 and x64[6]
TypeRaster graphics editor
LicenseGPL-2.0-or-later[7]
Websitemypaint.org

MyPaint is a free and open-source raster graphics editor for digital painting. It is available for Windows, macOS, and Unix-like operating systems.[8][9][10]

History

MyPaint versions up to 1.00 and bug/issue tracking were hosted by Gna!.[11]

MyPaint uses graphical control elements from GTK and, since 1.2.0, uses GTK 3.[12]

In 2020 MyPaint 2.0.0 release succeeds MyPaint 1.2, released back in 2017, and brings a stack of new features and improved tools with it.[13]

Features

Among MyPaint's capabilities are:

  • Pressure-sensitive graphics tablet support[citation needed]
  • Dynamic brush library, standalone for integration into third-party applications[citation needed]
  • Layer management
  • Simple interface
  • Gamut masking color wheel
  • "Unlimited" canvas not requiring predetermination of image size
  • Symmetry Modes
  • Python 3 support
  • Integrated bug reporting
  • Supports graphics tablets made by Wacom, and similar devices

libmypaint

libmypaint
Original author(s)Martin Renold[1][2][3]
Developer(s)libmypaint Contributors
Initial releaseNovember 23, 2008; 15 years ago (2008-11-23)[14]
Stable release
1.6.1 / May 12, 2020; 3 years ago (2020-05-12)[15]
Repositorygithub.com/mypaint/libmypaint
Written inC
Operating systemWindows, macOS, Linux, FreeBSD, NetBSD, OpenBSD, DragonFly BSD
TypeBrush library
LicenseISC[16]
Websitemypaint.org

MyPaint has a custom procedural brush engine optimized for use with pressure-sensitive graphics tablets. In later MyPaint versions, the engine was broken out into the separately maintained libmypaint library to make it easier to integrate into other applications.[17]

MyPaint's brush library is available as a Krita plugin, and also GIMP has support for MyPaint brushes by default.[18]

Media attention

MyPaint was used by David Revoy, the art director of Sintel (the third computer-animated film by the Blender Foundation).[19]

Native file format

The Adobe PSD file format changed its license in 2006, and it is now only permitted to develop applications using it in order to interact with Adobe software.[20] As a result, a comprehensive graphics design format, OpenRaster, was developed based on the Open Document format. MyPaint uses Open Raster as its default format, but also supports saving images to PNG or JPEG.[21]

References

  1. 1.0 1.1 MyPaint meetup, attending LGM2010, 2010-05-09, Jon Nordby, Grapikslabor, In Zürich I also meet up with Martin Renold, the creator of MyPaint.
  2. 2.0 2.1 About >> Martin Renold's Linkpage, MyPaint painting application that I have initially written
  3. 3.0 3.1 MyPaint: mixing Python and C , Martin Renold is one of the MyPaint maintainers. He created the program in 2004 while studying, - 13th LSM from 7 to 12 July 2012, Libre Software Meeting
  4. Developer Monologue: Short History of MyPaint, 2009-06-18 - Martin Renold's log2
  5. "Archived copy". Archived from the original on April 4, 2005. https://web.archive.org/web/20050404222705/http://people.ee.ethz.ch/~mrenold/mypaint/. Retrieved 2017-09-21. 
  6. "Download". mypaint.org/downloads/. http://mypaint.org/downloads/. Retrieved 2015-11-28. 
  7. "COPYING". https://github.com/mypaint/mypaint/blob/master/COPYING. Retrieved 2016-01-17. 
  8. Open Source painting with MyPaint, 2010-04-02, By Nathan Willis, Worldlabel Blog
  9. "Downloads". mypaint.info. MyPaint. http://mypaint.org/downloads/. Retrieved 2016-01-17. 
  10. MyPaint 0.8.0 Review, Alexandre Prokoudine, 2010-01-31, Libre Graphics World
  11. "MyPaint - Summary". Gna!. http://gna.org/projects/mypaint/. Retrieved 2014-07-03. 
  12. "MyPaint 1.2.0 release note". http://mypaint.org/blog/2016/01/15/mypaint-1.2.0-released/. 
  13. "MyPaint v2.0.0 Released". http://mypaint.org/blog/2020/02/16/MyPaint-2.0.0-release/. 
  14. brushlib splitoff (moved some code from lib into brushlib), 2008-11-23, First libmypaint commit
  15. 15.0 15.1 "Latest libmypaint releases". https://github.com/mypaint/libmypaint/releases/latest. 
  16. "COPYING(from libmypaint)". https://github.com/mypaint/libmypaint/blob/master/COPYING. Retrieved 2018-11-16. 
  17. "Brushlib/libmypaint is now a separate module". http://mypaint.org/blog/2014/04/29/brushlib-libmypaint-is-now-a-separate-module/. Retrieved 2015-11-28. 
  18. Wilber (27 April 2018). "GIMP - GIMP 2.10.0 Released" (in en). https://www.gimp.org/news/2018/04/27/gimp-2-10-0-released/. 
  19. Prokoudine, Alexandre (2010-09-30). "Interview with Sintel's art director David Revoy". Libre Graphics World. http://libregraphicsworld.org/blog/entry/interview-with-sintel-art-director-david-revoy. Retrieved 2013-03-25. 
  20. Willis, Nathan (2006-07-07). "Debate arises over an open raster graphics format". Linux.com Archive. https://www.linux.com/news/debate-arises-over-open-raster-graphics-format/. Retrieved 2013-03-25. 
  21. "Basic usage Tutorial: Saving and exporting your work". MyPaint (official site). 2010. http://mypaint.intilinux.com/?page_id=3. Retrieved 2013-03-25. 

External links