fop-core/src/main/java/org/apache/fop/render/intermediate/IFContentHandler.java (11 lines): - line 32: // TODO Auto-generated method stub - line 38: // TODO Auto-generated method stub - line 45: // TODO Auto-generated method stub - line 51: // TODO Auto-generated method stub - line 58: // TODO Auto-generated method stub - line 65: // TODO Auto-generated method stub - line 71: // TODO Auto-generated method stub - line 77: // TODO Auto-generated method stub - line 83: // TODO Auto-generated method stub - line 90: // TODO Auto-generated method stub - line 97: // TODO Auto-generated method stub fop-core/src/main/java/org/apache/fop/layoutmgr/TraitSetter.java (8 lines): - line 163: //TODO: remove evaluation context; unused, since border-widths are always absolute lengths - line 305: *
TODO the regular - line 310: *
TODO the placement of images in the x- or y-direction will be incorrect if - line 348: // TODO Area IPD has to be set for this to work - line 365: // TODO Area BPD has to be set for this to work - line 416: //TODO Area IPD has to be set for this to work - line 440: //TODO Area BPD has to be set for this to work - line 583: //TODO Finish text-decoration fop-core/src/main/java/org/apache/fop/render/ps/PSFontUtils.java (8 lines): - line 400: gen.commentln("%!PS-TrueTypeFont-65536-65536-1"); // TODO TrueType & font versions - line 480: char ch16 = (char)ch; //TODO Handle Unicode characters beyond 16bit - line 628: gen.writeln("%%Version: 1"); // TODO use font revision? - line 636: gen.writeln("/CIDFontVersion 1 def"); // TODO same as %%Version above - line 648: // TODO UIDBase (and UIDOffset in CMap) necessary if PostScript Level 1 & 2 - line 653: // TODO XUID (optional but strongly recommended) - line 655: // TODO /FontInfo - line 662: gen.writeln("/GDBytes 2 def"); // TODO always 2? fop-core/src/main/java/org/apache/fop/layoutmgr/BlockStackingLayoutManager.java (8 lines): - line 211: //TODO Should we skip layout for a block that has ipd=0? - line 289: currentChildLM.reset(); // TODO won't work with forced breaks - line 544: //TODO Does this happen? If yes, need to deal with border and padding - line 548: // TODO vh: this is hacky - line 658: //TODO Why are both cases handled in the same way? - line 721: * TODO: why are KnuthPenalties added here, - line 811: //TODO Fix me - line 1249: // TODO startIndent, endIndent fop-core/src/main/java/org/apache/fop/layoutmgr/BlockContainerLayoutManager.java (7 lines): - line 79: //TODO space-before|after: handle space-resolution rules - line 153: /* TODO This is wrong isn't it? - line 390: //TODO Handle min/opt/max for block-progression-dimension - line 443: //TODO Fix absolute b-c layout, layout may need to be defferred until - line 549: //TODO Maybe check for page overflow when autoHeight=true - line 947: // TODO Auto-generated method stub - line 954: // TODO Auto-generated method stub fop-core/src/main/java/org/apache/fop/render/rtf/TableAttributesConverter.java (7 lines): - line 161: //TODO Make this configurable - line 164: padding = border.getPaddingStart(false, null); // TODO do we need a real context here? - line 169: padding = border.getPaddingBefore(false, null); // TODO do we need a real context here? - line 175: padding = border.getPaddingStart(false, null); // TODO do we need a real context here? - line 180: padding = border.getPaddingBefore(false, null); // TODO do we need a real context here? - line 186: padding = border.getPaddingEnd(false, null); // TODO do we need a real context here? - line 191: padding = border.getPaddingAfter(false, null); // TODO do we need a real context here? fop-sandbox/src/main/java/org/apache/fop/render/svg/SVGPainter.java (6 lines): - line 201: //TODO Some additional URI rewriting might be necessary - line 249: //TODO Paint serialization: Fine-tune and extend! - line 259: //TODO Implement me!!! - line 265: //TODO Implement me!!! - line 295: // TODO Auto-generated method stub - line 310: //TODO Handle style parameter fop-core/src/main/java/org/apache/fop/render/rtf/RTFHandler.java (6 lines): - line 187: // TODO sections should be created - line 192: // TODO could we throw Exception in all FOEventHandler events? - line 202: // TODO could we throw Exception in all FOEventHandler events? - line 965: //TODO: do this only, if the labels content <> previous labels content - line 1276: //TODO: make this configurable: - line 1757: //TODO Implement implicit column setup handling! fop-core/src/main/java/org/apache/fop/svg/font/FOPGVTGlyphVector.java (6 lines): - line 151: // TODO - [GA] the following appears to be broken because it ignores - line 277: // TODO Auto-generated method stub - line 315: // TODO Auto-generated method stub - line 382: // TODO Auto-generated method stub - line 387: // TODO Auto-generated method stub - line 414: // TODO Not that simple if complex scripts are involved fop-core/src/main/java/org/apache/fop/render/afp/AFPPainter.java (6 lines): - line 343: //TODO Support arbitrary lines if necessary - line 389: //TODO Try to resolve the name-clash between the AFPBorderPainter in the afp package - line 403: /* TODO represent border related parameters in a class */ - line 525: //TODO refactor to repeating code into method - line 847: //TODO parameters ok? - line 933: //TODO Ignored: state.getFontVariant() fop-core/src/main/java/org/apache/fop/render/pcl/PCLGraphics2D.java (6 lines): - line 112: //TODO Surely, there's a better way to do this. - line 166: /* TODO Dash phase NYI - line 273: //TODO PCL 5 doesn't support colored pens, PCL5c has a pen color (PC) command - line 496: // TODO Auto-generated method stub - line 567: // TODO Auto-generated method stub - line 573: // TODO Auto-generated method stub fop-core/src/main/java/org/apache/fop/layoutmgr/table/ActiveCell.java (5 lines): - line 155: // TODO to be removed along with the RowPainter#computeContentLength method - line 237: * TODO this will work properly only for the first break. Then the limitation - line 317: // TODO too much is being done in that test, only to handle - line 495: // TODO if the new after border is greater than the previous one the next step may - line 541: // TODO if keep-with-next is set on the row, must every cell of the row fop-core/src/main/java/org/apache/fop/render/pdf/PDFGraphicsPainter.java (5 lines): - line 53: //TODO lose scale? - line 199: //TODO Support arbitrary lines if necessary - line 217: //TODO There's room for improvement here - line 236: //TODO lose scale? - line 302: // TODO consider enriching PDFContentGenerator with part of this API fop-core/src/tools/resources/findbugs/exclusions.xml (5 lines): - line 60: - line 68: - line 244: - line 273: - line 286: