Diagram Builder, standalone version. This version is .Net Framework dependent.
- Load last used fen file on start.
- Import PGN format.
- Import OLV format.
- Menu File --> Recent was added. It memorize 10 last opened files.
- Loading chess fonts by maps. Font maps are defined in the
fonts/mappingfolder. - An option of crop image was added.
Refactoring. Extracted ChessFont and ChessBoard classes in libraries. Created console utility for fen to png image conversion.
- fixed bug with up / down keys;
- export name of images contains epd file name;
CondalandLeipzigfonts added.
.Net Framework version. Fix some bugs. Implemented functionality:
- "on top" option
- default options
- init / clear position toolbar buttons
Two versions, .Net Core and .Net Framework. Fix some bugs. Implemented functionality:
- open / save fen files
- initial board, clear board
- export fen to set of PNG images
.Net Core version. Very first version with many bugs. Can set position, can export to image.
- [+] up / down key doesn't lists positions.
- [-] if
fontsorimagesfolders are not present, the program does not start and does not report an error.
- [#] extend toolbar
- [+] implement change / save default options
- [-] highlight piece moved on board
- [+] import pgn format
- [+] import olv format
- [-] export to JPEG, TIFF
- [+] "Always on top" option
- [+] load last used fen file