From d3248a5e8ba0bd7720a1cc3dda896be2e255045d Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Wed, 15 Feb 2006 01:18:33 +0000
Subject: [PATCH] *** empty log message ***

---
 TODO | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO
index 65ebaf7..2736a07 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.20 2006-02-14 13:23:16 geuzaine Exp $
+$Id: TODO,v 1.21 2006-02-15 01:18:33 geuzaine Exp $
 
 ------------------------------------------------------------------------
 
@@ -9,6 +9,11 @@ $Id: TODO,v 1.20 2006-02-14 13:23:16 geuzaine Exp $
 
 ------------------------------------------------------------------------
 
+* do we really need gl2psEnable(GL2PS_BLEND)? Couldn't we just check
+  what's in rgba[3] and try to do the "right thing"?
+
+------------------------------------------------------------------------
+
 * Add a special font name ("Data"? Or "RawPS", "RawPDF", "RawTEX"?)
   and modify the PrintPrimitive routines to just write the string
   directly to the stream
-- 
GitLab