[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]
Re: [Gzigzag-commits] gzigzag/Java/flob FTextLayouter.zob SimpleTextView.zob
- To: Benjamin Fallenstein <bfallenstein@xxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: [Gzigzag-commits] gzigzag/Java/flob FTextLayouter.zob SimpleTextView.zob
- From: Tuomas Lukka <lukka@xxxxxxxxxx>
- Date: Fri, 24 Nov 2000 23:13:29 +0200 (EET)
- Cc: zzdev@xxxxxxxxxx
- In-reply-to: <200011241717.JAA24188@xxxxxxxxxxxxxxxxxxxxxxxx>
On Fri, 24 Nov 2000, Benjamin Fallenstein wrote:
> Update of /cvsroot/gzigzag/gzigzag/Java/flob
> In directory slayer.i.sourceforge.net:/tmp/cvs-serv24182/flob
>
> Modified Files:
> FTextLayouter.zob SimpleTextView.zob
> Log Message:
> FText change: bg and fg colors, parts which aren't cells, parts make actual flobs or rends (so that applitudes can subclass). This temporarily breaks nile -- sorry, I'll try to fix ASAP.
I was thinking: to save memory trampling, maybe font and colors should be
parts of a style object that could be reused? Flyweight pattern.
Tuomas