From: "Peter Below (TeamB)" <100113.1101@compuXXserve.com> Subject: Re: Gold-like color on TFont? Date: 10 May 1999 00:00:00 GMT Message-ID: Content-Transfer-Encoding: 8bit References: <7h5s81$ko514@forums.borland.com> Content-Type: text/plain; charset=iso-8859-1 Organization: TeamB Mime-Version: 1.0 Reply-To: 100113.1101@compuXXserve.com Newsgroups: borland.public.delphi.vcl.components.using In article <7h5s81$ko514@forums.borland.com>, Tts wrote: > I attempted to add Gold-like color to TFont but found out that > TFont selects the nearest "clean" color and do not accept > "Dirthered" colors? > There is a limitation on the Windows GDI text output functions, if i remember correctly: they do not accept dithered colors for text or background. The reason is that dithered colors look really weird if the item drawn is composed mostly of narrow lines (like a text in one of the most often used font sizes). Peter Below (TeamB) 100113.1101@compuserve.com) No e-mail responses, please, unless explicitly requested!