Contribution
Crispy Plotter is free software and released under the terms of the GNU General Public License. You are welcome to participate in the ongoing development process. You can help the Crispy Plotter Project, even if you lack the coding skills.
Help With Suggestions And Bug Reports
Comments, bug reports and suggestions about Crispy Plotter are always welcome. Also if you have questions about the source code feel free to contact.
Help With Translations
At the moment Crispy Plotter supports only a small number of languages. If you would like to see more languages, you can help with translation. The translated text strings for the user interface are stored in the folder Languages. This folder contains for each language one text file with all the strings. If you would like to translate the user interface into a new language, just open English.lng in a text editor and translate for each row the text following =. After you saved that file under a new name, the new language should be available after restarting Crispy Plotter.
If you also would like to translate the Installer or manual, you will have to get the Source Code package of Crispy Plotter, which also contains the NSIS Installer script and the manual source files (It is not a good idea to translate the pure HTML manual files that come with the binary release, since they will be overwritten when the manual gets updated.).
Help With Coding
You can try your luck with the Crispy Plotter source code, when you feel confident in Object Pascal. It is tailored to Borland Delphi 6, however it should also compile with later versions (and with some alterations with older ones probably too). Source code documentation is included.
If you found or even fixed some bugs or even added some features, feel free to contribute your code to the Crispy Plotter Project.
