80 Commits (6d4985650238a4a835b55d8913b3bc9eeea1ca52)
 

Author SHA1 Message Date
Craig Oates 6d49856502
Merge pull request #5 from CraigOates/0.4 6 years ago
Craig Oates ee06f141d5 update build info. to 0.4 and add XML comments to RGBASpec. 6 years ago
Craig Oates ee2911e071 update comments an remove obsolete functions. 6 years ago
Craig Oates d6740c012e remove function using ImageSpec. 6 years ago
Craig Oates 0a17bb2eed update comments in Test Centre. 6 years ago
Craig Oates b6662fc0ea add test which checks the applyRGBAGrid function. 6 years ago
Craig Oates 1719640dc9 create a public function for creating a solid brush using an RGBASpec. 6 years ago
Craig Oates 8c403d4e2a add test which checkes the colour of solid colour brush. 6 years ago
Craig Oates c58b8f0df4 rename colour service functions and begin writing RGBa convertion test. 6 years ago
Craig Oates 01e1c3b3d6 rename unit tests which references ImageSpec to BrushSpec. 6 years ago
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 ff4d6c1d9a update assembly info. to 0.3 (CLI). 6 years ago
Craig Oates 579e48070e
Merge pull request #4 from CraigOates/0.3 6 years ago
Craig Oates 6e8ccd4769 add validation for the intended save file type. 6 years ago
Craig Oates 48bbd1fe3a
Merge pull request #3 from CraigOates/0.3-proto 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 4bccd6bb02 add unit tests for determining horizontal and vertical lines 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 f7867256e4
Merge pull request #2 from CraigOates/0.2 6 years ago
Craig Oates 4daff6f01d add icon to CLI using .res file and update assembly info. in CLI. 6 years ago
Craig Oates ba8e5c74a1 update assembly info. in CLI to 0.2.0.0. 6 years ago
Craig Oates 7b7477baf8 add aliases to CLI commands. 6 years ago
Craig Oates 91beb35c1b remove parsing colour string to brush (property) test in console tests. 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 808f21f9ec edit comments in Test Centre. 6 years ago
Craig Oates 949a12fa51 extended comments in library tests. 6 years ago
Craig Oates 703de8b8cd leave comments in testing files, noting the script.fs file and role. 6 years ago
Craig Oates 414300e647 update gitignore and complete the apply grid to image and save it test. 6 years ago
Craig Oates e5bb1d2118 add unit test to check LoadingTestArea has what it needs for the property tests. 6 years ago
Craig Oates 34b6aa35e0 update script in Test Centre to create more varied test images. 6 years ago
Craig Oates a60d490368 begin adding property test for library. 6 years ago
Craig Oates a6662e8c08 leave comments in console tests. 6 years ago
Craig Oates d321d68df2 moves helper functions to TestingHelpers and adds image spec test. 6 years ago
Craig Oates 041f34ed27 add loading and saving test area in Test Centre. 6 years ago
Craig Oates fbe6b0fe67 add several console unit and property tests. 6 years ago
Craig Oates bb63869029 add testing packages and wire them into Test Centre. 6 years ago
Craig Oates c6e552bdd6 update the pen width for add-default in CLI. 6 years ago
Craig Oates b2a27353d5 add help attributes to command-methods. 6 years ago
Craig Oates 73be2e035d add help command to CLI. 6 years ago