ToDo
- Adjust *.svg generation so that most of the viewers display them correctly
- Add functions for setting up reasonable default path to the stdinchi-1 binary
- Check if there are unused files included in the installer
- Check if there are no missing files for tcl, tk and downloaded DLLs
- Find correct path to the InChI executable
- Automatic language selection from locale
- Font configuration (Cairo and Piddle PDF)
- Fix pychecker warnings
- When python setup.py bdist_rpm is used an error pops up: installing (not packaged) /usr/bin/bkchem and site_config.py
- Check documentation
- Make it possible for the user to select if text should be exported as curves or text when using Cairo based vector export. It is implemented, but it is not supported in the GUI
- Add link to the POT file from git to the website
- Fix pylint errors and warnings
- Make it possible to draw curved bonds
- Make it possible to move an atom by a certain degree, similarly to what happens when a new atom is added to a molecule – bug #26711
- DnD support – bug #26709
- Pmw update
- Make it possible to position hydrogens above and below atoms
- Make it possible to draw dashed arrow
- Take the z-coordinate into account when new atoms are attached to an existing one (fixed?)
- Something about fragments and molecular weight calculation – details should be in the mailing list
- Spline line – it needs some interface for users to be able to set this – it needs a new tab in the config_dialog
- Make it possible to add graphic templates – for example flasks, beakers, etc.
- Make it possible to left and right justify text – something is already some, but it needs some tuning and user interface
- Make it possible to switch between hydrogens added as text to atoms symbol and hydrogens explicitly drawn and attached to an atom (N->NH2->N(H)H)
- Long chain drawing – bug #23330
- Add support for SDF input and output
- Make it possible to add pieces of text to atoms, similarly to numbering. Could be useful for chemical shifts, etc.
- Add a mark for empty orbital. It should look like a rectangle http://fr.wikipedia.org/wiki/Acide_de_Lewis
- Template names are not translatable, fragment search contains untranslatable text (it is made as a plugin – it would be best to include it into the main code)

