Thanks, Adrian. It's also good to see that you're making progress with
image handling on the GOCA branch.

On 21.07.2008 17:21:54 Adrian Cumiskey wrote:
> Jeremias,
> 
> Yes you are right, I'll look at amending this.
> 
> Adrian.
> 
> Jeremias Maerki wrote:
> > Adrian,
> > 
> > what's the point in registering arbitrary image formats which are not
> > even directly supported by AFP and are converted to bitmaps or graphics
> > by the AFPRenderer? AFAICT, the modca package simply needs to know what
> > internally supported image type is used, not what image type the image
> > originally was. Also, what happens with formats like MathML, JBIG2, PNM and
> > whatever else might be used? Do they have to be registered to work
> > correctly? Doesn't seem right to me.
> > 
> > On 21.07.2008 13:36:50 acumiskey wrote:
> >> Author: acumiskey
> >> Date: Mon Jul 21 04:36:49 2008
> >> New Revision: 678394
> >>
> >> URL: http://svn.apache.org/viewvc?rev=678394&view=rev
> >> Log:
> >> * Fixed bug in cache where object is not able to use IOB mechanism.
> >> * Added PNG unsupported (but now recognised) mimetype to MO:DCA Registry.
> >> * Added useful toString() to AbstractNamedDataObject.
> >>
> >> Modified:
> >>     
> >> xmlgraphics/fop/branches/Temp_AFPGOCAResources/src/java/org/apache/fop/render/afp/DataObjectCache.java
> >>     
> >> xmlgraphics/fop/branches/Temp_AFPGOCAResources/src/java/org/apache/fop/render/afp/modca/AFPDataStream.java
> >>     
> >> xmlgraphics/fop/branches/Temp_AFPGOCAResources/src/java/org/apache/fop/render/afp/modca/AbstractNamedAFPObject.java
> >>     
> >> xmlgraphics/fop/branches/Temp_AFPGOCAResources/src/java/org/apache/fop/render/afp/modca/AbstractPageObject.java
> >>     
> >> xmlgraphics/fop/branches/Temp_AFPGOCAResources/src/java/org/apache/fop/render/afp/modca/AbstractPreparedObjectContainer.java
> >>     
> >> xmlgraphics/fop/branches/Temp_AFPGOCAResources/src/java/org/apache/fop/render/afp/modca/Registry.java
> >>     
> >> xmlgraphics/fop/branches/Temp_AFPGOCAResources/src/java/org/apache/fop/render/afp/modca/ResourceGroup.java
> > <snip/> 
> > 
> > 
> > 
> > Jeremias Maerki
> > 
> > 




Jeremias Maerki

Reply via email to