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

Re: [Gzigzag-commits] gzigzag/Java/media FText.java



Care to explain? It's not quite apparent from either the comments or the
code what is going on.

Also, it might be a good idea to pursue this kind of thing inside the
Modules/ directory and move it to the main directory once it's finished
and working correctly (see e.g. Modules/nile).

I've been talking with Ted and what we want is a single rank of cells that
is all the content and then the formatting hanging from there. To get a
list of e.g. chapters, we'd have a generated tree from the space parts
stuff (have you looked into that yet?). From a cursory glance at the code,
it seems that this is what you're doing but I'm not sure.

	Tuomas

On Mon, 13 Nov 2000, Benjamin Fallenstein wrote:

> Update of /cvsroot/gzigzag/gzigzag/Java/media
> In directory slayer.i.sourceforge.net:/tmp/cvs-serv15346/media
> 
> Added Files:
> 	FText.java 
> Log Message:
> Whew: finally, an internal representation for formatted text from cells, and a simple-to-use layouter to put it on the screen (just takes a rect, an FText and the offset for the middle line, and does the rest). This needs to be made more efficient (not my strength, obviously), but I believe this is the general way to go -- or not?
> _______________________________________________
> Gzigzag-commits mailing list
> Gzigzag-commits@xxxxxxxxxxxxxxxxxxxxx
> http://lists.sourceforge.net/mailman/listinfo/gzigzag-commits
>