[gegl] Remove text from clones test in test/compositions



commit c0b389502b6ec8e1a4e6199f71e57d75dccc75c0
Author: �yvind Kolås <pippin gimp org>
Date:   Tue Jan 19 23:29:43 2010 +0000

    Remove text from clones test in test/compositions
    
    Text depends on too many parameters, like installed fonts and rendering
    subsystem. Might later add separate text rendering tests, with perhaps
    that only warn about differences and not distrupt check/distcheck.

 tests/compositions/clones.xml           |    2 ++
 tests/compositions/reference/clones.png |  Bin 817820 -> 787183 bytes
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tests/compositions/clones.xml b/tests/compositions/clones.xml
index c1939af..83555a5 100644
--- a/tests/compositions/clones.xml
+++ b/tests/compositions/clones.xml
@@ -108,6 +108,7 @@
             <param name='y'>210.000000</param>
           </params>
       </node>
+      <!--
       <node operation='gegl:over'>
           <node operation='gegl:translate'>
               <params>
@@ -158,6 +159,7 @@
           </node>
           <clone ref='clone1'/>
       </node>
+      -->
       <node operation='gegl:scale'>
           <params>
             <param name='origin-x'>0.000000</param>
diff --git a/tests/compositions/reference/clones.png b/tests/compositions/reference/clones.png
index 37eab34..825f44d 100644
Binary files a/tests/compositions/reference/clones.png and b/tests/compositions/reference/clones.png differ



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