From d29a60b1804799111a0228b9976f0b69464fada6 Mon Sep 17 00:00:00 2001
From: Keiron Liddle
Date: Tue, 14 Aug 2001 08:40:50 +0000
Subject: some minor updates, typos, a bit more info on embedding new version
number
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194418 13f79535-47bb-0310-9956-ffa450edef68
---
docs/xml-docs/fop/todo.xml | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
(limited to 'docs/xml-docs/fop/todo.xml')
diff --git a/docs/xml-docs/fop/todo.xml b/docs/xml-docs/fop/todo.xml
index 777ed57d7..aa1effcbf 100644
--- a/docs/xml-docs/fop/todo.xml
+++ b/docs/xml-docs/fop/todo.xml
@@ -41,6 +41,12 @@ Currently all properties are in the xml file. We need to handle all default
values properly (including ones that change depending on the element) and
all possible values.
+
+To see if a property is implemented then look in the src/codegen/foproperties.xml file.
+
+
+To see if a particular element uses this property then look in the element code. This is generally found in the package org.apache.fop.fo.flow.*.
+
@@ -118,8 +124,9 @@ suggested by Vincent Hardy.
-support for different encoding on different types of streams
+Support for different encoding on different types of streams
in pdf document.
+For example images.
--
cgit v1.2.3