5869 Commits (c416edbaae9fe4ecd77ecd35e5bbd8edf524e489)
 

Author SHA1 Message Date
  Adrian Cumiskey c416edbaae Merged revisions 681296,681307 via svnmerge from 16 years ago
  Jeremias Maerki d71f26e615 Bugfix: ResourceStore didn't close the RandomAccessFile and therefore couldn't close the temporary file. Not even deleteOnExit() can help in that case. 16 years ago
  Adrian Cumiskey fd378f8734 * Provide warning message if no "any" font family is configured. 16 years ago
  Adrian Cumiskey 299087d006 Minor generics comment adjustment. 16 years ago
  Adrian Cumiskey 364ae6be67 Added a base 12 (Helvetica, Times and Courier) fallback font collection for AFP environments. 16 years ago
  Adrian Cumiskey 365f117dfa Merged revisions 680369,680378 via svnmerge from 16 years ago
  Vincent Hennebert d058e87015 Merged revisions 679052-679352 via svnmerge from 16 years ago
  Adrian Cumiskey cc5d6604bd * Moved AFPConstants from org.apache.fop.render.afp.modca into org.apache.fop.render.afp as it is used in other subpackages. 16 years ago
  Adrian Cumiskey 3db783d682 Removed commented code. 16 years ago
  Adrian Cumiskey b76f3f14a6 Merged revisions 678730,679044 via svnmerge from 16 years ago
  Adrian Cumiskey 4422a21124 Checkstyle nit 16 years ago
  Adrian Cumiskey f3ad0462f7 The new LineDataInfo class which I neglected to add... :) 16 years ago
  Adrian Cumiskey 94e331eebc * Removed unused goca accessor methods from AFPState. 16 years ago
  Adrian Cumiskey 6b7d549d69 Merged revisions 678477,678691,678699 via svnmerge from 16 years ago
  Adrian Cumiskey 6135b50546 Minor cleanup. 16 years ago
  Adrian Cumiskey 52b95f1c48 Added a finalize() just in case a problem occurs during rendering and close() never gets called. 16 years ago
  Adrian Cumiskey d91660dff5 Added some String statics. 16 years ago
  Adrian Cumiskey 37ba6a4721 Renamed method canBeIncluded() to isIncludable(). 16 years ago
  Adrian Cumiskey 3c4573d346 Unused imports. 16 years ago
  Adrian Cumiskey 2493f3ec26 Renamed variable and removed now redundant methods. 16 years ago
  Adrian Cumiskey d42d76c06b Removed arbitrary image formats from MO:DCA registry. 16 years ago
  Adrian Cumiskey d1cf7a3df5 Updated generics comment. 16 years ago
  Adrian Cumiskey 0006f770f9 Fixed bug in drawBorderLine() implementation. 16 years ago
  Adrian Cumiskey 72035be677 * Fixed problem with SVG object type not being determined. 16 years ago
  Adrian Cumiskey 34ebad8ecf Provide exception message if problems occurred closing/deleting temporary cache file. 16 years ago
  Adrian Cumiskey 08974a4b8d Better to remove on finally rather than the try block. 16 years ago
  Adrian Cumiskey 211db11e01 Must synchronize on cacheMap when removing DataObjectCache instance. 16 years ago
  Adrian Cumiskey 6012c2eaa6 * Invalidate/remove entry for the cache properly on AFPDataStream.write(). 16 years ago
  Adrian Cumiskey 5da52b2740 * Fixed bug in cache where object is not able to use IOB mechanism. 16 years ago
  Adrian Cumiskey c442df1c20 Tidy up. 16 years ago
  Adrian Cumiskey c1d4667ff7 Merged revisions 677973 via svnmerge from 16 years ago
  Adrian Cumiskey f7607a1628 More optimizations and cleanups. 16 years ago
  Adrian Cumiskey 860d9d0bfe Removed commented out code. 16 years ago
  Adrian Cumiskey 249598419b Unused import. 16 years ago
  Adrian Cumiskey 49868791f4 Replaced PresentationSpaceMixingRulesTriplet (currently unsupported in AFP environments...) with PresentationSpaceResetMixingTriplet. 16 years ago
  Adrian Cumiskey 1c8e854d81 Some minor optimizations and javadoc corrections. 16 years ago
  Adrian Cumiskey 91fbf6ec46 * Added PresentationSpaceMixingRulesTriplet, DescriptorPositionTriplet and PresentationSpaceResetMixingTriplet. 16 years ago
  Adrian Cumiskey d6c3b958f2 Merged revisions 677863 via svnmerge from 16 years ago
  Adrian Cumiskey 030cd56ed2 * Added new DataObjectFactory to take care of MO:DCA DataObject creation/instantiation. 16 years ago
  Adrian Cumiskey e8d3199b51 Merged revisions 677668,677679 via svnmerge from 16 years ago
  Adrian Cumiskey 96b06ff833 Merged revisions 676161,676297,676307,676397,676608,677404-677405,677543,677648-677652 via svnmerge from 16 years ago
  Adrian Cumiskey 74567e49f4 Merged revisions 675590,675604,675698,675845,675854 via svnmerge from 16 years ago
  Jeremias Maerki 4c424cbe89 Fixed image positioning for RenderedImages. 16 years ago
  Adrian Cumiskey 80dabbe669 This fixes "IllegalArgumentException: Transparent data is longer than 253 bytes" 16 years ago
  Adrian Cumiskey c0b3bda3b8 * Created new AbstractState class that shares common properties and stack popping/pushing behaviour of and is now extended by AFPState and PDFState. 16 years ago
  Adrian Cumiskey 28c0a5eee9 Merged revisions 675501 via svnmerge from 16 years ago
  Jeremias Maerki c7332c147a Fixed placement of bitmap images for AFP output. 16 years ago
  Adrian Cumiskey 1d4bba9dad Merged revisions 675258 via svnmerge from 16 years ago
  Adrian Cumiskey f7c6c8a189 Merged revisions 675253 via svnmerge from 16 years ago
  Adrian Cumiskey b0233b3526 Merged revisions 675246 via svnmerge from 16 years ago