From 9ce120b9cb87187060ca840571e079f6978bbb13 Mon Sep 17 00:00:00 2001 From: James Jackson-South Date: Mon, 21 Dec 2015 23:52:54 +1100 Subject: [PATCH] Update README.md Former-commit-id: 0e2b38d979542957047dc3ee4b931bcf1b410809 Former-commit-id: a1a4334b8040db976807b929224881c8beea3a52 Former-commit-id: e343741215689d8753e5cdf541a98c9a548f5939 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index caf0b3d74d..623809a0c2 100644 --- a/README.md +++ b/README.md @@ -114,8 +114,9 @@ git clone https://github.com/JimBobSquarePants/ImageProcessor - [x] Blend - [ ] Mask - Effects - - [ ] Pattern brushes (Need help) [#264](https://github.com/JimBobSquarePants/ImageProcessor/issues/264) - - [ ] Elliptical brushes (Need help) [#264](https://github.com/JimBobSquarePants/ImageProcessor/issues/264) + - [ ] Path brush (Need help) [#264](https://github.com/JimBobSquarePants/ImageProcessor/issues/264) + - [ ] Pattern brush (Need help) [#264](https://github.com/JimBobSquarePants/ImageProcessor/issues/264) + - [ ] Elliptical brush (Need help) [#264](https://github.com/JimBobSquarePants/ImageProcessor/issues/264) - [ ] Gradient brush (vignette? Need help) [#264](https://github.com/JimBobSquarePants/ImageProcessor/issues/264) - Other stuff I haven't thought of.