On Mon, 14 Mar 2005 19:31:25 +0100
Krzysztof Foltman <[EMAIL PROTECTED]> wrote:
> > ChangeLog:
> > Initial implementation of EM_STREAMOUT and RTF writer.
>
> Nice to see this functionality implemented (I really didn't want to
> implement it myself). Very good code too. Thanks.
Thanks :)
> Th
On Mon, 14 Mar 2005 19:31:25 +0100
Krzysztof Foltman <[EMAIL PROTECTED]> wrote:
> > ChangeLog:
> > Initial implementation of EM_STREAMOUT and RTF writer.
>
> Nice to see this functionality implemented (I really didn't want to
> implement it myself). Very good code too. Thanks.
Thanks :)
> Th
On Mon, 14 Mar 2005 20:25:52 +0100
Krzysztof Foltman <[EMAIL PROTECTED]> wrote:
> Phil Krylov wrote:
>
> > The RTF reader still has to be teached Unicode. Currently most of my
> > existing
> > .rtf documents are totally garbled.
>
> Can you fix it ? Judging from your RTF writer code and your la
Phil Krylov wrote:
The RTF reader still has to be teached Unicode. Currently most of my existing
.rtf documents are totally garbled.
Can you fix it ? Judging from your RTF writer code and your last name,
you probably have more knowledge about Unicode and RTF than I have.
Krzysztof
> ChangeLog:
> Initial implementation of EM_STREAMOUT and RTF writer.
Nice to see this functionality implemented (I really didn't want to
implement it myself). Very good code too. Thanks.
IMHO the patch can be applied without changes.
The new function ME_FindItemAtOffset isn't really necessary, y