[gegl] NEWS: small typo



commit 0a1f1b79e173d66810921a6270674c76aff5bbb1
Author: Michael Murà <mure michael gmail com>
Date:   Mon Apr 2 20:20:33 2012 +0900

    NEWS: small typo

 NEWS |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3936acd..b917359 100644
--- a/NEWS
+++ b/NEWS
@@ -14,7 +14,7 @@ Changes in GEGL 0.2.0
    â New operation: global-matting
    â Allow transform core to do perspective transforms.
    â Added string based key/value pairs to operations.
-   â Added arguments to for dealing with scaled down preview rendering.
+   â Added arguments for dealing with scaled down preview rendering.
  â Added human interaction ranges and non-linear mapping to properties.
  â Operations:
 
@@ -22,7 +22,7 @@ Changes in GEGL 0.2.0
    â Added lohalo resampler, API and infrastructure for doing non
      affine resamplings.
    â Removed broken lanczos sampler.
-   â Add gegl_buffer_set_color and gegl_buffer_set_pattern 
+   â Add gegl_buffer_set_color and gegl_buffer_set_pattern
    â Added ability to drop cached tiles.
    â Added API for handling abyss policy (not implemented yet)
    â Avoid iterating global tile cache when flushing/destroying buffers
@@ -111,7 +111,7 @@ Changes in GEGL 0.1.2
  â Added xml composition/reference image based regression tests.
  â Added performance tracking framework.
  â Syntactic sugar using varargs for constructing gegl graphs from C.
- â Build fixes on cygwin, 
+ â Build fixes on cygwin,
  â Gegl# fixes.
  â Initial, but unstable code towards multithreading.
  â Improvements to lua op in workshop.
@@ -169,7 +169,7 @@ Changes in GEGL 0.0.22
    â gegl:opacity - combine value and aux mask input when both are available.
    â gegl:src-in - deal correctly with extens.
    â gegl:path - new op covering the stroke/fill needs of SVG.
-   â deprecated gegl:shift, the affine familiy of operations now 
+   â deprecated gegl:shift, the affine familiy of operations now
      uses the same fast code paths for integer translations.
  â GeglBuffer
    â Profiling motivated speed ups in data reading/writing.



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