Re: Re: [jfor-commits]CVS: jfor/src/org/jfor/jfor/converter TableBodyBuilder.java,NONE,1.1 Converter.java,1.15,1.16 TableContext.java,1.8,1.9
Phil Chu <[email protected]> Sat, 25 Oct 2003 10:14:29 -0700
| Newsgroups | gmane.text.xml.jfor.devel |
|---|---|
| Message-ID | <[email protected]> |
I should be able to replace the use of regex with some more basic string comparison, will be in by the end of the day (my California day), if that's OK. After that, is anyone else working on RtfFontManager? There are a couple of spec-compliance issues with the font table (semicolon in wrong place, missing font-family control word) and lack of handling for generic font-family names (serif, sans-serif) and lists (font-family="Arial,serif"), which I've started to play around with in my local version. Also, I see a samples file called jtf-rtf-template-test.dot. Is that a misspelling, or should it not be there? -Phil Bertrand Delacretaz wrote: > Hi Phil, > >> Modified Files: >> Converter.java TableContext.java >> Added Files: >> TableBodyBuilder.java >> Log Message: >> Support for proportional-column-width. Requires JRE/JDK 1.4 for regex. > > > Unfortunately this prevents jfor from compiling under JDK 1.3.1. > > Would you have an alternative solution? Either using mock classes, or > having ant detect the JDK version and do an alternate compile? Or using > an alternate regexp library? > > I think it would be good to avoid making jfor dependent on jdk 1.4 at > this time. Having a specific feature dependent on 1.4 is ok , but not > being able to compile or run under 1.3 is a problem IMHO. > > What do you think? > > -Bertrand > > > > ------------------------------------------------------- > This SF.net email is sponsored by: The SF.net Donation Program. > Do you like what SourceForge.net is doing for the Open > Source Community? Make a contribution, and help us add new > features and functionality. Click here: http://sourceforge.net/donate/ > _______________________________________________ > jfor-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jfor-devel > -- Phil Chu [email protected] http://www.technicat.com/ ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/