81 Commits (master)

Author SHA1 Message Date
Craig Oates bd89dd7a8a add SavingTestArea unit test and script to fix it if its fails. 6 years ago
Craig Oates 23e3408b06 refactor ImageSpec to BrushSpec. 6 years ago
Craig Oates c89dab50dd add initial bits of code for expanding the amount of spec's. 6 years ago
Craig Oates 6e8ccd4769 add validation for the intended save file type. 6 years ago
Craig Oates 56acaba83b update the drawGrid function to work with images with indexed pixels. 6 years ago
Craig Oates e1493a4689 add return type in build default spec function (CLI). 6 years ago
Craig Oates 80e1c7e555 add XML comments to public facing library code. 6 years ago
Craig Oates a531d98454 add property tests for vertical and horizontal line functions in lib. 6 years ago
Craig Oates e77baa242d remove allSystemBrushes from Grid Painter. 6 years ago
Craig Oates 2e2fc0d4c8 update drawGrid to save images with indexed pixels. 6 years ago
Craig Oates 08af0d1e0d create wrappers for creating horizontal and vertical line functions. 6 years ago
Craig Oates d05e830151 change the column count variable to row count in createHorizontalLines. 6 years ago
Craig Oates 78912be35b leave comments in GridPainter about testing and XML comments. 6 years ago
Craig Oates d098f12691 add listAllColours function to lib and rename applyGrid to async. 6 years ago
Craig Oates 7c47575eb4 update scratch pad in library. 6 years ago
Craig Oates 6fad701809 rearrange required files for testing. 6 years ago
Craig Oates 3275bac236 add validation to CLI and try-with block to add-grid. 6 years ago
Craig Oates 0e8224839c change how the horizontal and vertical lines are calculated. 6 years ago
Craig Oates 3e39051e60 remove original test image in library. 6 years ago
Craig Oates ed77e0c118 remove save to stream code in library. 6 years ago
Craig Oates 980d9d7ea7 make public function in library asynchronous. 6 years ago
Craig Oates 120b9a2700 update library's scratch pad to reflect the name change to applyGrid. 6 years ago
Craig Oates 2b432c09ae make minor changes to variable names in library. 6 years ago
Craig Oates 1f27d76d1f add draw lines and save new image functionality. 6 years ago
Craig Oates e1b10a320c add functions to create vertical and horizontal pen points. 6 years ago
Craig Oates 149c20443c add validate file function. 6 years ago
Craig Oates 31d1767202 add system.drawing.common to library. 6 years ago
Craig Oates 2fe9bec8c0 add working P.O.C. in scratch pad and test image to library. 6 years ago
Craig Oates ce4fea5b47 add scratch pad and rename template file in library. 6 years ago
Craig Oates 68a1c98ce6 add .Net Standard Library project and (Visual Studio) solution. 6 years ago