wiki:Develop

Version 3 (modified by pulkomandy, 8 years ago) ( diff )

--

Developer documentation

Work in progress and design proposal drafts

File formats

Program internals

  • The source code is documented using Doxygen. The online reference is here. It will help you understand how things work, and if you want to join the project, it will help keep the naming conventions consistent.
  • Input interface (how Grafx2 handles mouse and keyboard)
  • Operations engine (how to add a new tool)
  • Loading and saving (how to add a new file format)
Note: See TracWiki for help on using the wiki.