Did you ever
make those changes you were going to make to the decompressor?
Yes I have made the necessary changes, except for the sprmCSizePos (opcode 0xEA3F),
and other Sprms where they are refering to the " array of font sizes".
I am unable to find it anywhere in the Documentation.
Thanks & Regards
Praveen
"Ryan Ackley" <[EMAIL PROTECTED]>
05/08/2003 20:28
Please respond to "POI Developers List"
To: "POI Developers List" <[EMAIL PROTECTED]>
cc:
Subject: Re: HWPF Status
> Hi Ryan,
> How is the Compression of PAP & CHP going?? Will you be
able
> to commit the code soon?
Finished both, I just need to write tests. I will commit tonight. I wasn't
sure what happened to you. I hadn't heard from you in awhile. Did you ever
make those changes you were going to make to the decompressor?
> Btw, I was thinking of making a class which gives the interfaces to
modify
> specific properties(PAP & CHP) for a text run given its FC, & also to
read
> the Existing properties of a Text run.
Absolutely, I encourage you to go for it. I will be committing some
classes
tonight. org.apache.hwpf.usermodel.CharacterProperties extends
CHPAbstractType and org.apache.hwpf.usermodel.ParagraphProperties extends
PAPAbstractType. These two classes will be the interfaces for the CHPs and
PAPs respectively. I only stubbed them so I could write my compressor so
you
don't have to wait for me to commit them.
Ryan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List: http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/