Re: FontMetrics from HSSFFont?

2002-03-08 Thread Glen Stampoutlzis
Looks good! - Original Message - From: "Nicola Ken Barozzi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 08, 2002 6:44 PM Subject: Re: FontMetrics from HSSFFont? > >On Thu, 2002-03-07 at 20:46, Said Ackley wrote: > > > This is one way to get a FontMetrics object w/o a

Re: cvs commit: jakarta-poi/build/jakarta-poi/docs/apidocs/org/apache/poi/util - New directory

2002-03-08 Thread Glen Stampoutlzis
This is a bit of a problem for me also since I'm running on a modem here and it's taking a long time. Regards, Glen Stampoultzis - Original Message - From: "Stefano Mazzocchi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 07, 2002 11:57 PM Subject: Re: cvs commi

Re: cvs commit: jakarta-poi/build/jakarta-poi/docs/apidocs/org/apache/poi/util - New directory

2002-03-08 Thread Stefano Mazzocchi
"Andrew C. Oliver" wrote: > > Hi Stefano, > > I totally agree, here is the problem: > > I've offered to write this script provided with the relevant > server/directory information. I've offered to help however I can to get > the POI website up, the builds and releases up, etc. > > No one has

RE: First release from our new home ...

2002-03-08 Thread Andrew C. Oliver
Thanks Danny. You rock! On Fri, 2002-03-08 at 02:23, Danny Angus wrote: > done http://jakarta.apache.org/builds/jakarta-poi/ > > > -Original Message- > > From: Andrew C. Oliver [mailto:[EMAIL PROTECTED]] > > Sent: Friday, March 08, 2002 2:10 AM > > To: [EMAIL PROTECTED] > > Subject: Re:

RE: FontMetrics from HSSFFont?

2002-03-08 Thread Andrew C. Oliver
Right, we don't want *real* fonts just the the measurements of the standard 10 or so people use on Windows and perhaps a couple typical fonts available on UNIX or Linux (Helvetica, etc). The implementation would probably work like this. Font Arial extends POIFont { String name = "Arial"; int[]

Re: FontMetrics from HSSFFont?

2002-03-08 Thread Andrew C. Oliver
*clapping* YES! Thats a great start. We definitely need Arial and Tahoma but thats a great start! On Fri, 2002-03-08 at 02:44, Nicola Ken Barozzi wrote: > >On Thu, 2002-03-07 at 20:46, Said Ackley wrote: > > > This is one way to get a FontMetrics object w/o a Graphics object > > > > > > Style

Re: cvs commit:jakarta-poi/build/jakarta-poi/docs/apidocs/org/apache/poi/util - Newdirectory

2002-03-08 Thread Andrew C. Oliver
No worries Glen, Marc is to be given access. We didn't have another solution before...now we do! -Andy On Fri, 2002-03-08 at 06:31, Glen Stampoutlzis wrote: > This is a bit of a problem for me also since I'm running on a modem here and > it's taking a long time. > > Regards, > > Glen St

Re: cvs commit: jakarta-poi/build/jakarta-poi/docs/apidocs/org/apache/poi/util - New directory

2002-03-08 Thread Andrew C. Oliver
Thanks Stefano! Thanks nameless faceless root! :-) -Andy On Fri, 2002-03-08 at 06:33, Stefano Mazzocchi wrote: > "Andrew C. Oliver" wrote: > > > > Hi Stefano, > > > > I totally agree, here is the problem: > > > > I've offered to write this script provided with the relevant > > server/direct

cvs commit: jakarta-poi/src/testcases/org/apache/poi/hssf/record TestSeriesListRecord.java

2002-03-08 Thread glens
glens 02/03/08 07:07:30 Modified:src/java/org/apache/poi/hssf/dev BiffViewer.java src/java/org/apache/poi/util LittleEndian.java src/records/styles record.xsl src/scratchpad/src/org/apache/poi/generator FieldIterator

cvs commit: jakarta-poi/tools/targets preinit.xtarget

2002-03-08 Thread glens
glens 02/03/08 17:37:39 Modified:tools/targets preinit.xtarget Log: Looks like I screwed up the scratchpad classpath. Sorry. Revision ChangesPath 1.4 +1 -0 jakarta-poi/tools/targets/preinit.xtarget Index: preinit.xtarget =

cvs commit: jakarta-poi/src/documentation/xdocs/hssf record-generator.xml book.xml

2002-03-08 Thread glens
glens 02/03/08 17:41:01 Modified:src/documentation/xdocs/hssf book.xml Added: src/documentation/xdocs/hssf record-generator.xml Log: Documented (a bit) the record generator. Revision ChangesPath 1.2 +1 -0 jakarta-poi/src/documentation/xdocs/hssf/book

[VOTE] Nicola Ken Barozzi for Jakarta-Poi committer

2002-03-08 Thread Marc
I think this is long overdue ... Ken has done so much vital work for the Jakarta-poi project -- providing patches for the build, and getting the poi serializer code into cocoon (hey, Ken, *we* appreciated the effort!) ... anyway, the burning question is not "should Ken be a committer" but "so

Re: [VOTE] Nicola Ken Barozzi for Jakarta-Poi committer

2002-03-08 Thread Andrew C. Oliver
On Fri, 2002-03-08 at 21:03, Marc wrote: > I think this is long overdue ... Ken has done so much vital work for the > Jakarta-poi project -- providing patches for the build, and getting the > poi serializer code into cocoon (hey, Ken, *we* appreciated the effort!) > ... anyway, the burning ques

Re: [VOTE] Nicola Ken Barozzi for Jakarta-Poi committer

2002-03-08 Thread Glen Stampoutlzis
+1 if he's still interested. -- Glen - Original Message - From: "Marc" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, March 09, 2002 1:03 PM Subject: [VOTE] Nicola Ken Barozzi for Jakarta-Poi committer > I think this is long overdue ... Ken has done so much vital work for

cvs commit: jakarta-poi/src/documentation/xdocs/hssf record-generator.xml

2002-03-08 Thread glens
glens 02/03/08 20:45:46 Modified:src/documentation/xdocs/hssf record-generator.xml Log: More record generation goodness. Revision ChangesPath 1.2 +14 -3 jakarta-poi/src/documentation/xdocs/hssf/record-generator.xml Index: record-generator.xml =