Re: fp_TextRun coalescing weirdness

From: J.M. Maurer <uwog_at_uwog.net>
Date: Tue Apr 10 2007 - 12:25:44 CEST

> There are some circumstances where runs cannot/will not be merged; those
> are defined by fp_TextRun::canMergeWithNext() and
> GR_*RenderInfo::canAppend(); this includes not merging runs past word
> boundaries,

What is the reason that we do not merge across word boundaries (I'm not
too much into this area yet)? It sounds not-optimal to me.

BTW, when you paste the whole string in, it will become 1 run.

> which means that 'lalala la' will always be represented by
> two runs, but the second one should be length 2.

Ok, so that might be a buglet.

Thanks tf!
  Marc
Received on Tue Apr 10 12:24:57 2007

This archive was generated by hypermail 2.1.8 : Tue Apr 10 2007 - 12:24:57 CEST