95 Commits (5215abf5f751fcd4f480def19e0711753bec3cd4)
 

Author SHA1 Message Date
Craig Oates 5215abf5f7 add skia based property tests for validation functions in CLI. 6 years ago
Craig Oates cc2fdc0410 add unit tests for skia based validation functions in CLI. 6 years ago
Craig Oates 8b949cee84 update nuget packages across solution. 6 years ago
Craig Oates 0e381f824c add SkiaSharp versions of the System.Drawing functionality. 6 years ago
Craig Oates 9ddf04964f add function to create SKColor using int's. 6 years ago
Craig Oates 74328280d4 add and fix comments -- note on making colours in Skia Sharp. 6 years ago
Craig Oates bcaf1c1e2e refactor creating file stream in drawSkiaGrid function. 6 years ago
Craig Oates 6baa799ee8 add hardcoded but working code for skia sharp. 6 years ago
Craig Oates ee713b76c0 start add code for skia sharp drawing. 6 years ago
Craig Oates e67a85a1f9 add skia sharp to library and fix references in ScratchPad.fs. 6 years ago
Craig Oates 95c7296ad7
fix typo on readme. 6 years ago
Craig Oates fc20656da9
Update README.md 6 years ago
Craig Oates 89a1ea84e3
Delete test-explorer.JPG 6 years ago
Craig Oates 1a3495dc2b
update test-explorer image (readme). 6 years ago
Craig Oates cdf5ed4a9c update readme and add readme images. 6 years ago
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