From 801a4237dc9847ff2356e1ec9460c31e977a2105 Mon Sep 17 00:00:00 2001 From: scuri Date: Mon, 30 Nov 2009 16:33:11 +0000 Subject: Fixed: line style background not transparent in the IMAGERGB driver. --- html/en/history.html | 2 ++ src/sim/sim_linepolyfill.c | 64 ++++++++++++++++++++++------------------------ 2 files changed, 32 insertions(+), 34 deletions(-) diff --git a/html/en/history.html b/html/en/history.html index b44d176..9fac6d1 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -43,6 +43,8 @@ are used.
  • Fixed: polygon filling in the IMAGERGB driver when the segments contain horizontal lines.
  • +
  • Fixed: line style background not + transparent in the IMAGERGB driver.
  • Version 5.2 (26/Jun/2009)