From 73a5f9b9aa44d9e6163d392ba3e5946bb5b4a6d4 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: 3bb9134cdc2236f17b1b701a8152adbd25a33055 Former-commit-id: bf02dcc7f7966208d2568809437f0f87212ceb20 Former-commit-id: 092d53a95c59ba5c9d602bf617362c1a7843efe9 --- 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.