2 Commits (7f7464bade4b0f5aff632f3207d5e6b323372972)

Autor SHA1 Mensagem Data
  Simon Steiner 7f7464bade FOP-2881: Add option for page segment for GOCA 4 anos atrás
  Glenn Adams 6a719897d6 Configure fop-{sandbox,servlet,transcoder}, checkstyle, findbugs; fixups for ant targets. 8 anos atrás
  Glenn Adams 57949ba0cf Configure maven build. 8 anos atrás
  Glenn Adams c8cde713f5 Transition source to standard maven hierarchy (initial). 8 anos atrás
  Glenn Adams 5f66eef3fe Fix or suppress 5- to 9-instance findbug warnings. 9 anos atrás
  Mehdi Houshmand d256d57a58 Check style and find bugs now pass without errors 12 anos atrás
  Peter Hancock 22682543c9 Removed HyphenationTreeResolver and better Handling of 'data://' URIs 12 anos atrás
  Mehdi Houshmand 24664f1459 Removed AFP resource handling mechanism in favour of a unified resource resolver 12 anos atrás
  Mehdi Houshmand eccd73c523 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 anos atrás
  Glenn Adams 5a0e10ae9d Bugzilla #53242: Support fractional line widths in AFP renderer, fixing problem with SVG line drawing. Submitted by Luis Bernardo. 12 anos atrás
  Mehdi Houshmand 1e8a2631f0 Improved handling of AFP double-byte character sets 12 anos atrás
  Peter Hancock 37ff704262 Bugzilla#49893: A global setting to wrap F11 images in page segments. 12 anos atrás
  Mehdi Houshmand af35f04708 Amended checkstyle errors and return carriages 12 anos atrás
  Mehdi Houshmand d955d844f8 Changed the error handling for AFP fonts such that errors are passed to the AFPEventProducer. 12 anos atrás
  Mehdi Houshmand 3d2b970d8e Bugzilla #52177: Changed the AFP double-byte characterset builder to a singleton, this now matches the behaviour of the single byte characterset builder 12 anos atrás
  Peter Hancock fd263a114c Bugzilla#52089: Allow JPEG images to be embedded in an AFP document as 12 anos atrás
  Peter Hancock de056bce77 Bugzill#51530: Improved support for EBCDIC encoded double byte fonts fo AFP. 12 anos atrás
  Jeremias Maerki 3d00e4091a AFP GOCA: Added option to disable GOCA and to control text painting inside GOCA graphics. 13 anos atrás
  Vincent Hennebert 26393f0e18 Removed old Renderer implementations for AFP, PCL, PDF, PS. 13 anos atrás
  Simon Pepping c81729764a Removed a bunch of javadoc warnings in addition to patch 49733 13 anos atrás
  Jeremias Maerki 97aa2c35b0 AFP Output Changes: 14 anos atrás
  Jeremias Maerki aefb5934f6 Bring error handling more in line with general recommendations and provide better error messages. 14 anos atrás
  Jeremias Maerki bb2844e064 Bugzilla #48567: 14 anos atrás
  Jeremias Maerki 6eb07eba36 Added support for encoding CMYK bitmap images (IOCA FS45) and TIFF images as embedded objects. 14 anos atrás
  Jeremias Maerki f59abd860a Bugzilla #47953: 14 anos atrás
  Jeremias Maerki 7cc06986c0 Added support for specifying referenced fonts per renderer in addition to the general match list. If any of the two match lists (if specified) match a font, it is not embedded. 14 anos atrás
  Jeremias Maerki a11874283e Added support for AFP font embedding. Note: this changes the default behaviour. Like with PDF and PS, all fonts are embedded by default unless matched in the "referenced-fonts" section in the configuration. 15 anos atrás
  Andreas L. Delmelle e7975ad267 AFP Output: Add support for fractional font-sizes, and make sure that, for non-registered sizes, the substitution will always map to the smaller size if there is also a larger one available 15 anos atrás
  Vincent Hennebert 54bd1f47b3 Added setting to enable dithered painting of filled rectangles in AFP and PCL. 15 anos atrás
  Jeremias Maerki 1914db175f Added full URI resolution support for AFP fonts. 15 anos atrás
  Jeremias Maerki 4e27a1c9dd Performance improvements and file-size reductions by introducing letter-spacing and word-spacing attributes in new IF (as mentioned on fop-dev). 15 anos atrás
  Jeremias Maerki 879e33c042 AFP Output: Added a configuration option to override the resource level defaults in the code. The chosen defaults in code may not always be the best. For example, a user reported that they can't use print-level images for some reason and it is not possible to switch on inlining for background images. 15 anos atrás
  Jeremias Maerki 25b82eeedf Started new IF implementation for AFP (incomplete, supporting filled rects, text and images). Work in progress! 15 anos atrás
  Jeremias Maerki 61cd1e8790 FopCharacterSet doesn't follow the same contract as its superclass. The metrics must not be multiplied by the font size in the FopCharacterSet class. Only RasterFont or OutlineFont should do that. 15 anos atrás
  Adrian Cumiskey f637010908 * PDFImageHandler interface split into ImageHandler and PDFImageHandler. 15 anos atrás
  Adrian Cumiskey 17bc8aa087 All AFP library classes without Renderer dependencies moved from org.apache.fop.renderer.afp.* to org.apache.fop.afp.*. 15 anos atrás
  Adrian Cumiskey 9d2aeb2c4b Added GOCA mime. 15 anos atrás
  Adrian Cumiskey c26b503a94 * Image positioning fix. 15 anos atrás
  Adrian Cumiskey 8234ed46e9 Toggleable support for AFP native image flavours. 15 anos atrás
  Adrian Cumiskey de8752c8dc * print-file level (default) resources are now immediately streamed and pages/page groups within document are written to temporary file as and when they are complete. 15 anos atrás
  Adrian Cumiskey 299087d006 Minor generics comment adjustment. 16 anos atrás
  Adrian Cumiskey 364ae6be67 Added a base 12 (Helvetica, Times and Courier) fallback font collection for AFP environments. 16 anos atrás
  Vincent Hennebert d058e87015 Merged revisions 679052-679352 via svnmerge from 16 anos atrás
  Vincent Hennebert 92df262a07 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anos atrás
  Adrian Cumiskey d1cf7a3df5 Updated generics comment. 16 anos atrás
  Adrian Cumiskey c442df1c20 Tidy up. 16 anos atrás
  Adrian Cumiskey 030cd56ed2 * Added new DataObjectFactory to take care of MO:DCA DataObject creation/instantiation. 16 anos atrás
  Adrian Cumiskey 1dbe17e5b2 * Created new AreaObjectInfo class POJO to cleanup all this long parameter passingthat seems to be going on. 16 anos atrás
  Adrian Cumiskey b7afb754ec * getImageUri() implementation provided on Graphics2DAdaptor implementations. 16 anos atrás
  Adrian Cumiskey cb82679d9f Merged revisions 603890,603926,603943,603945,603959,603961-603962,603968,603975,603979,603990,604171,604180,604185,604293,604299,604475,604678,604814,604965,604970,605195,605246,605253,605295,605297,605517,605978,606004,607032,607036,608812,609567,609627,610020-610023,610337,610355,610420,610704,610739,610821,610848,610853,610886,610891,610893,610905,611114,611142,611175,611278,611285,611766-611768,612560,612785,612815-612816,612825,613144,613185,613828,613831,613835,613896,614156,614169-614170,614191,614201-614202,614566,614845,614920,614924,614964,614966,614993,615144,615164,615197,615251,615598,615604,615845,615906,615917,616080,616191,616260,616334,616485,616691,616694,616798,617126,617473,617512,617531,617550,617708,617716,617765,617812,617907,617909,617976,617989,618239,618470,618626-618627,618992,619417,619461,619670,619674,619790,619854,619856,619870,619923,619979,620272,620276-620278,620283,620285,620558-620559,620565,620567,620570,620723,620750,620761,627318,627324,627367,627495,627497,627553,627576,627679,627698,627702,627712,627719,627721,628140,628280,628652,628668,628775,628804,628816,628826,628829,629048,629093,629103,629129,629131,629169,629769,629902,630215,630772,630814,631178,631226,631276,631575,631609,631984,632121-632122,632321,632558,632716,632784,632938,632972,633389-633391,633396-633397,633437,633460,633470,633473,633525,633557,633559,633561,633961,634187,635508,635686,635701,635741,635884,635961,635967,636276,636293,636295,636405,636409,636471,637057,637076,638396,640089,640242,641742,641764,641827,642923-642924,642927,644208,644213,644691,644697,645104,647692,647742,647745,647770,648122,648206,648381,648985,649012,649091,649119,649146,649149,649160,649279,649283,649285,649393,649396,649420,649477,649552,649657,650050,651323,651333,651538,651540,651543-651544,651551,651558,651575,651577,651591,651613,651622-651623,651853,651855-651856,651866-651867,651880,651898,652456,652465,652467,652520,652525,652565,652581-652582,652673-652674,652821-652822,652835,653036,653045,653048,653106,653144,653202,653204,653311,653564,653826,653828,654111,654121,654190,654314,654322-654323,654338,654347,654437,654461,654528,654557,654563,654600,654654,654783,654849,654869,654946,654982,655085,655093,655275,655281,655285,655309,655349,655370,655489,655500,655522,655531,655578,655601,655603,655614,655766,655771,655775,655791,655801,655829,656104 via svnmerge from 16 anos atrás