DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25900>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25900 [PATCH] dotted/dashed borders in PDF Renderer ------- Additional Comments From [EMAIL PROTECTED] 2004-01-05 14:16 ------- I'm unable to apply the patch. There seems to be, I dunno, an extra linefeed at the end of each of the lines that you have added? When I look at the first chunck, there are 3 lines above your addition and 4 below. My version of 'patch' doesn't like that at all. @@ -92,6 +92,7 @@ import org.apache.fop.datatypes.ColorType; import org.apache.fop.fo.properties.BackgroundRepeat; import org.apache.fop.fo.properties.RuleStyle; +import org.apache.fop.fo.Constants; import org.apache.fop.fonts.Typeface; import org.apache.fop.fonts.Font; import org.apache.fop.fonts.FontSetup; @@ -578,7 +579,6 @@