From 00645daa93f8b26de7b6a71ea425ef406bdf55d6 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 5 Jun 2004 11:42:08 +0200 Subject: Implemented drawing "transparent" texts --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 87e91ce9..b62a7fb6 100644 --- a/HISTORY +++ b/HISTORY @@ -2876,3 +2876,6 @@ Video Disk Recorder Revision History - Fixed cBitmap::DrawPixel(), which messed with other bitmaps' palettes in case the pixel coordinates were outside this bitmap (thanks to Sascha Volkenandt for reporting this one). +- The cBitmap::DrawText() function now doesn't set any background pixels if the + given background color is clrTransparent. This allows drawing "transparent" + texts (suggested by Sascha Volkenandt). -- cgit v1.2.3