aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add comments that cover the maintenance branchWilliam Victor Mote2003-04-011-3/+2
* Remove "limitations" and "implemented" pages, and all references thereto.William Victor Mote2003-03-316-433/+31
* Move compliance.pdf higher in pipeline.William Victor Mote2003-03-311-6/+5
* Create pdf icon & trigger pdf creation from Cocoon.William Victor Mote2003-03-301-5/+10
* Add more comments about AWT.William Victor Mote2003-03-301-1/+3
* Get most content showing, colors working. Attempt to integrate with document2...William Victor Mote2003-03-281-148/+250
* Update changes on PDF lib refactoring and work on transcoders.Jeremias Maerki2003-03-281-0/+14
* Default without any configuration is now (again?) Flate filter. Jeremias Maerki2003-03-283-30/+100
* moved image drawing so drawing with size also worksKeiron Liddle2003-03-271-45/+44
* Add "output" section to menu with developer documents for ps & pdf.William Victor Mote2003-03-273-4/+47
* Add note about tagged pdf.William Victor Mote2003-03-271-0/+1
* Update for new Avalon Framework versionJeremias Maerki2003-03-271-1/+1
* Avalon Framework bumped to release 4.1.4. Jeremias Maerki2003-03-276-0/+112
* Adjust to changes in PDF library. Jeremias Maerki2003-03-271-29/+107
* Adjust to changes in PDF library. Jeremias Maerki2003-03-271-44/+21
* Is now subclass of AbstractFOPTranscoder.Jeremias Maerki2003-03-271-166/+4
* Moved common code to abstract base class. Jeremias Maerki2003-03-271-158/+30
* Logging via Avalon Logger.Jeremias Maerki2003-03-271-6/+12
* Special SAXSVGDocumentFactory with the ability to set an arbitrary EntityReso...Jeremias Maerki2003-03-271-0/+105
* Common base class for all of FOP's transcoders.Jeremias Maerki2003-03-271-0/+317
* Adjust to changes in the PDF library. Jeremias Maerki2003-03-271-72/+25
* Adjust for new PDFImage design. Jeremias Maerki2003-03-271-48/+38
* Added method for build a font list from an Avalon Configuration object.Jeremias Maerki2003-03-271-2/+34
* Switch for disabling on-the-fly stream output (if something goes wrong. was t...Jeremias Maerki2003-03-271-1369/+313
* PDF Encryption works now in every case I tested. Also, the text and string di...Jeremias Maerki2003-03-272-50/+88
* Adjust to changes in PDFImage design.Jeremias Maerki2003-03-271-16/+23
* Better name for the parent reference variable. Jeremias Maerki2003-03-271-31/+35
* No object number in the constructor. Jeremias Maerki2003-03-271-15/+23
* Adjust to the PDFT1Stream being an AbstractPDFStream now.Jeremias Maerki2003-03-272-5/+5
* Adjust to the PDF Stream changes.Jeremias Maerki2003-03-273-137/+176
* Adjust to the PDF Stream changes. Jeremias Maerki2003-03-271-21/+19
* The Type1 font stream is now an AbstractPDFStream to bypass the need for an a...Jeremias Maerki2003-03-271-36/+34
* Most code has wandered off to AbstractPDFStream. The only thing it does now i...Jeremias Maerki2003-03-271-264/+19
* Image implementation can now indicate if it is DCT encoded (JPEGs). Jeremias Maerki2003-03-271-4/+21
* No object number in the constructor. Jeremias Maerki2003-03-271-40/+51
* Use the toPDFString() (returns String) method instead of toPDF() (returns byt...Jeremias Maerki2003-03-271-6/+3
* The PDF object number doesn't get passed to the constructor anymore. Adjust f...Jeremias Maerki2003-03-2730-488/+312
* Support as independant PDF object. Used for on-the-fly stream output.Jeremias Maerki2003-03-271-4/+35
* Make todo more prominent (detected by checkstyle)Jeremias Maerki2003-03-271-1/+1
* Streamlined. Add code for encryption of string and text values. All PDF objec...Jeremias Maerki2003-03-271-21/+145
* Streamlined. Do some simple memory allocation optimization.Jeremias Maerki2003-03-273-100/+62
* All factory code (make*) has been moved to this new factory class. PDFDocumen...Jeremias Maerki2003-03-271-0/+1297
* This class represents a list of PDF filters to be applied when serializing th...Jeremias Maerki2003-03-271-0/+318
* Class for PDF text. A lot of text encoding code for PDF is collected/moved here.Jeremias Maerki2003-03-271-0/+321
* Factory for StreamCache instances. Supports a hint for the expected stream si...Jeremias Maerki2003-03-271-0/+148
* Filters can indicate whether they are ASCII filters (which can be disabled if...Jeremias Maerki2003-03-275-1/+68
* Abstract base class for all PDF streams. It supports writing stream on-the-fl...Jeremias Maerki2003-03-271-0/+260
* Special OutputStream decorator that suppresses calls to the close() method. T...Jeremias Maerki2003-03-271-0/+81
* Reduce debug output. A constant can be modified to enable more extensive log ...Jeremias Maerki2003-03-271-4/+11
* Pushed more of the svg doc out of the faq and into svg.xml.William Victor Mote2003-03-262-30/+12