49 Commits (392151692f63fd68ba3054d3d3e3c3baa791ea95)

Author SHA1 Message Date
Craig Oates 392151692f set obsolete attributes and refactor replacement to applyGridToImageAsync. 6 years ago
Craig Oates 8910091adc mark untested code. 6 years ago
Craig Oates 0e88720ae2 refactor add-default command (applyImageToGrid). 6 years ago
Craig Oates 7007ed60db begin initial integration of applyImageToGrid. 6 years ago
Craig Oates 4cb1440895 update assembly/bulid info for 0.5 release. 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 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 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 c58b8f0df4 rename colour service functions and begin writing RGBa convertion test. 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 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