[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-kawa] [bug #49369] (kawa pictures) padding not transparent?
From: |
Sudarshan S Chawathe |
Subject: |
[Bug-kawa] [bug #49369] (kawa pictures) padding not transparent? |
Date: |
Sat, 17 Dec 2016 20:32:55 -0000 |
User-agent: |
Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36 |
URL:
<http://savannah.gnu.org/bugs/?49369>
Summary: (kawa pictures) padding not transparent?
Project: Kawa
Submitted by: chaw
Submitted on: Sun 16 Oct 2016 08:59:18 PM GMT
Category: Scheme library
Severity: 3 - Normal
Item Group: Unexpected result
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
If I am interpreting the docs properly then the following code should result
in parts of the filled orange circle being visible. However the entire orange
filled circle is blocked out by a black background for the green circle. I
get similar results in the 'kawa -w' terminal, SVG output, and Swing display.
(zbox (fill 'orange (circle 30))
(padding 10
(draw 'green 5 (circle 25))))
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?49369>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug-kawa] [bug #49369] (kawa pictures) padding not transparent?,
Sudarshan S Chawathe <=