From 88cac13a9f9f68b658be7051a52dd9331796d6c6 Mon Sep 17 00:00:00 2001
From: Olivier Couet <Olivier.Couet@cern.ch>
Date: Mon, 17 Dec 2007 15:11:23 +0000
Subject: [PATCH] - Complete help

git-svn-id: http://root.cern.ch/svn/root/trunk@21417 27541ba8-7e3a-0410-8455-c3a389f83636
---
 base/src/TAttFill.cxx | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/base/src/TAttFill.cxx b/base/src/TAttFill.cxx
index 03c819ed94e..c93793771a0 100644
--- a/base/src/TAttFill.cxx
+++ b/base/src/TAttFill.cxx
@@ -102,6 +102,8 @@ method <tt>GetFillStyle</tt>.
    <li>  4000 :the window is transparent.                            </li>
    <li>  4000 to 4100 the window is 100% transparent to 100% opaque. </li>
 </ul>
+      The pad transparency is visible in binary outputs files like gif, jpg, png etc ..
+      but not in vector graphics output files like PS, PDF and SVG.
 </ul>
 
 pattern_number can have any value from 1 to 25 (see table), or any
-- 
GitLab