Discussion:
text reflow in the core
Adam Megacz
2004-04-07 11:06:44 UTC
Permalink
wget http://www.megacz.com/tmp/ibex.jar
wget http://www.megacz.com/tmp/main.t
java -jar ibex.jar .

Code is in darcs, plus the experimental patch that I proposed (but did
not commit).

It's slow because of the time required to blit (already-rasterized)
font glyphs. I'll look into this tomorrow. To see how fast it is
without that slowdown, comment out Box.java:540-541.

- a
--
"It's lucky," he added, after a pause, "that there are such a lot of
islands in the world. I almost envy you, Mr. Watson."

-- Mustapha Mond
Andrew Kohlsmith
2004-04-07 13:30:00 UTC
Permalink
Post by Adam Megacz
It's slow because of the time required to blit (already-rasterized)
font glyphs. I'll look into this tomorrow. To see how fast it is
without that slowdown, comment out Box.java:540-541.
Is it supposed to come up in a tiny wee box? "tiny wee" meaning it's only
wide enough to hold my windowmanager's buttons?

-A.
Charles Goodwin
2004-04-07 13:44:53 UTC
Permalink
Post by Andrew Kohlsmith
Post by Adam Megacz
It's slow because of the time required to blit (already-rasterized)
font glyphs. I'll look into this tomorrow. To see how fast it is
without that slowdown, comment out Box.java:540-541.
Is it supposed to come up in a tiny wee box? "tiny wee" meaning it's only
wide enough to hold my windowmanager's buttons?
-A.
_______________________________________________
core mailing list
http://lists.xwt.org/listinfo/core
--
- Charlie

Charles Goodwin <charlie-***@public.gmane.org>
Online @ http://www.charlietech.com
Loading...