Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7D4A1DAE0 for ; Tue, 25 Sep 2012 18:50:36 +0000 (UTC) Received: (qmail 8320 invoked by uid 500); 25 Sep 2012 18:50:36 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 8187 invoked by uid 500); 25 Sep 2012 18:50:36 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 8179 invoked by uid 99); 25 Sep 2012 18:50:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Sep 2012 18:50:36 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [194.25.134.84] (HELO mailout09.t-online.de) (194.25.134.84) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Sep 2012 18:50:28 +0000 Received: from fwd08.aul.t-online.de (fwd08.aul.t-online.de ) by mailout09.t-online.de with smtp id 1TGaCs-0007Pm-Lj; Tue, 25 Sep 2012 20:50:06 +0200 Received: from [192.168.0.23] (GcOE5yZlQhqjPUB6ctZZqIY5F+aR414RAKclDIASG+tJLEcF-tqQEQjRZPAmes8wtF@[87.161.166.135]) by fwd08.t-online.de with esmtp id 1TGaCp-1g1i7c0; Tue, 25 Sep 2012 20:50:03 +0200 Message-ID: <5061FCDB.9090104@t-online.de> Date: Tue, 25 Sep 2012 20:50:03 +0200 From: Regina Henschel User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:15.0) Gecko/20120909 Firefox/15.0.1 SeaMonkey/2.12.1 MIME-Version: 1.0 To: Apache OpenOffice dev Subject: [Call for review] improvements for linear/axial gradients #120604 and #120957 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-ID: GcOE5yZlQhqjPUB6ctZZqIY5F+aR414RAKclDIASG+tJLEcF-tqQEQjRZPAmes8wtF X-TOI-MSGID: 80776ce5-1deb-479d-9fed-6cd54b1d2f47 X-Virus-Checked: Checked by ClamAV on apache.org Hi all, I have attached patches to https://issues.apache.org/ooo/show_bug.cgi?id=120957 and https://issues.apache.org/ooo/show_bug.cgi?id=120604 They change the blending so, that first color is start color, last color is end color and they set the number of steps to 2 * in case of style 'axial', as discussed here some time ago. My coding skills are not professional and the Draw module is confusing, so please have a look. Kind regards Regina