[gimp-web-devel/pat/bootstrap] roadmaps: small updates.



commit 29820c7a0545768ea264718bc0fe5a5f09947e4f
Author: Jehan <jehan girinstud io>
Date:   Tue Sep 6 15:08:24 2022 +0200

    roadmaps: small updates.

 roadmaps/2.10.md | 6 +++---
 roadmaps/3.0.md  | 6 +++---
 roadmaps/3.2.md  | 4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/roadmaps/2.10.md b/roadmaps/2.10.md
index 92804e5..2ec37cc 100644
--- a/roadmaps/2.10.md
+++ b/roadmaps/2.10.md
@@ -1,16 +1,16 @@
 | High bit depths |  Yes |  Released in 2.9.2 |
 | Preview filters on canvas |  Yes |  Released in 2.9.2 |
 | OpenCL support |  Yes |  Released in 2.9.2, more plugins need OpenCL version |
-| Turn the IWarp plug-in into an on-canvas tool |  Yes |  Initial version released in 2.9.2. Improved 
version to be released in 2.9.6. |
+| Turn the IWarp plug-in into an on-canvas tool |  Yes |  Initial version released in 2.9.2. Improved 
version released in 2.9.6. |
 | Merge basic transformation tools |  Yes |  Unified Transform tool, released in 2.9.2 |
 | Canvas rotation and flipping|  Yes |  Released in 2.9.2 |
-| MyPaint Brush tool |  Yes |  Released as stable in 2.9.4. No dynamic support though ([bug 
768772](https://gitlab.gnome.org/GNOME/gimp/issues/935) |
+| MyPaint Brush tool |  Yes |  Released in 2.9.4. No brush create/edit support ([bug 
768772](https://gitlab.gnome.org/GNOME/gimp/issues/935)) |
 | Support the XDG Base Directory Specification |  Yes |  Released in 2.9.2 |
 | Symmetry painting|  Yes |  Released in 2.9.4 |
 | Layer modes rewrite |  Yes |  We need to support both legacy, gamma-corrected, and linear modes, sensible 
UI is missing |
 | Better support for image metadata |  Yes |  Released in 2.9.6 |
 | Support layer masks on layer groups |  Yes |  Released in 2.10 |
-| Cleanup libgimp |  Yes |  we need to go through the API with a fine comb and check to deprecate all 
functions which are not suitable for 3.0. |
+| Cleanup libgimp |  Yes |  We need to go through the API with a fine comb and check to deprecate all 
functions which are not suitable for 3.0. |
 | UI themes |  Yes |  Released in 2.9.6 |
 | Icon themes |  Yes |  Released in 2.9.6 |
 | Icon size minimal support |  Yes |  Released in 2.9.6 |
diff --git a/roadmaps/3.0.md b/roadmaps/3.0.md
index ae45311..0f18101 100644
--- a/roadmaps/3.0.md
+++ b/roadmaps/3.0.md
@@ -1,7 +1,7 @@
 | Port to GTK3 | nearly done | GtkAction→GAction, GtkApplication ports in progress |
 | Redesign wire protocol for scripts/plug-ins | in progress | GObject Introspection introduced, along with 
refactoring for plug-ins, no wire protocol redesign in the end, big API improvements still worked one |
-| Wayland support | in progress | Various bugs still happen, especially in window management area (broken 
sizes and positions) |
-| Space invasion | in progress | Various color management improvements, CMYK support (not as core image 
format, but import/export and picking/choosing/viewing) |
-| Multi-layer selection | nearly done |  Most tools are multi-layer selection aware, some code still need to 
be improved (Alignment tool, GEGL filters, plug-in API…) |
+| Wayland support | in progress | Various bugs still happen, especially in window management area (broken 
sizes and positions), color management… |
+| Space invasion | in progress | Various color management improvements, CMYK support (not as core image 
format, but import/export and picking/choosing/viewing)… |
+| Multi-layer selection | nearly done |  Most tools are multi-layer aware, some code still need to be 
improved (Alignment tool, GEGL filters, plug-in API…) |
 | Extensions management | in progress | core work mostly done; website and platform still need to be done |
 | Paint Select tool |  sandbox | |
diff --git a/roadmaps/3.2.md b/roadmaps/3.2.md
index 3b81c24..66fcbe4 100644
--- a/roadmaps/3.2.md
+++ b/roadmaps/3.2.md
@@ -2,5 +2,5 @@
 | Layer effects |  No |  bevel/emboss, drop shadow etc., needs complete GEGL port first |
 | Core animation | in progress |  Animation plug-in is dropped, this is being rewritten as a core feature |
 | Better window management |  No |  Rather than a SWM vs MWM, both able to do some things the other can't, 
we should have a single window mode which can do everything |
-| Script recording and playback | in progress |  [https://gitlab.gnome.org/GNOME/gimp/issues/8 Bug #8], this 
has somewhere started through the 3.0 API rewrite in 3.0 which will make macro support a stroll in the park |
-| Smart objects | in progress |  [https://gitlab.gnome.org/GNOME/gimp/issues/453 Bug #453] |
+| Script recording and playback | in progress |  [#8](https://gitlab.gnome.org/GNOME/gimp/issues/8) This has 
somehow started through the 3.0 API rewrite in 3.0 which will make macro support a stroll in the park |
+| Smart objects | in progress |  [#453](https://gitlab.gnome.org/GNOME/gimp/issues/453) |


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]