[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]

Re: [Gzigzag-commits] gzigzag/Java/flob FTextLayouter.zob SimpleTextView.zob



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