36 Commits (master)

Author SHA1 Message Date
Craig Oates be1b9a17d9 move (some) ImageServies code to ImagePrep. 5 years ago
Craig Oates 981d632468 change Validation to ValidationServices. 5 years ago
Craig Oates c04598ad68 refactored scale line thickness functionality. 5 years ago
Craig Oates 61bef0a01e add unit tests for invalid input (createSkiaDataAsync) 5 years ago
Craig Oates a3d9da4457 update comments and add 'skia stream' functionality 5 years ago
Craig Oates 6bec79cf26 leave comment about SkiaSharp 1.68 not working. 5 years ago
Craig Oates 6d771412b3 downgraded SkiaSharp to 1.60.3 (bug in 1.68). 5 years ago
Craig Oates d2c0a3bb16 leave comments about failing tests (since Skia upgrade). 5 years ago
Craig Oates c6b32fcac2 add unit tests for scaleLineThickness function. 5 years ago
Craig Oates f06451572f update NuGets and add initial code for 0.7 features. 5 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 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 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 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 0e8224839c change how the horizontal and vertical lines are calculated. 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 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