Screen Designer
The application allows to design states of energy meters displays. The program was used in tenders for energy meters.
In the program has been used a special algorithm for analyzing the bitmap file contains the pattern display and storing the coordinates of detected sectors. The algorithm allowed to save a large amount of disk space, because program does not need to save a separate bitmap for each state of the counter. All data is stored in a SQLite database containing information on the states of each display. All files (bitmap + database) are additionally packed by 7-zip.
Another interesting implemented technique is export data to PDF file. For this purpose has been used iTextSharp library. An example of an exported PDF file you can see here.
Program was created for "ENERGO-MOC" WZORCOWNIA Sp. z o.o.