espresso with sourceforge!

Monday, December 05, 2005 8:47 PM

- espresso project has been accepted by the sourceforge staff

- espresso e' stato accettato tra i progetti di sourceforge

Visible or invisible

- output objects (pdf, text, box, etc.) may be set as visible or not, using the "Visible" attribute ('1' means visible)


XML

Monday, October 31, 2005 10:45 PM

- as the mascara scripting language was removed, now espresso supports only XML definitions to describe the documents

Images cache

Friday, October 14, 2005 10:43 PM

- support for image files (jpeg)
- images are stored to temporary PDF files for a faster reuse

PDF Engine

Sunday, October 09, 2005 10:37 PM

- main PDF engine is ready. it's support graphic primitives, some barcode simbologies, fonts and text

Output engines

Tuesday, September 13, 2005 10:40 PM

- support for multiple Output engines (via Perl "require"). now espresso could output PDF, raster, etc. limited only by Oe availability

Plugin:Base

Monday, September 05, 2005 10:36 PM

- new functions for the 'base' plugin (rnd, sgn, sqr, instr, lcase, ucase, pcase, len, iif)

SplitArgs

Sunday, September 04, 2005 10:33 PM

- optimized SplitArgs() to get command arguments (thx to E.Z.)
- added 'box' command