Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Xmlgraphics-fop Wiki" 
for change notification.

The following page has been changed by JostKlopfstein:
http://wiki.apache.org/xmlgraphics-fop/AreaTreeIntermediateXml/NewDesign

The comment on the change is:
corrected one sentence

------------------------------------------------------------------------------
  
  == Resource Management (Idea) ==
  
- Some formats like PostScript and AFP require special processing to optimize 
resources (images, fonts etc.). The PostScript renderer currently supports an 
optional two-pass approach where the resources are only added in the second 
pass to the beginning of the PostScript file, i.e. after you know which 
resources are needed. The idea now is to enrich the IF renderer with a 
mechanism to track track used resources so a second pass can be avoided when 
producing the final output format. After all, the IF renderer already processes 
the full document and knows which resources are necessary.
+ Some formats like PostScript and AFP require special processing to optimize 
resources (images, fonts etc.). The PostScript renderer currently supports an 
optional two-pass approach where the resources are only added in the second 
pass to the beginning of the PostScript file, i.e. after you know which 
resources are needed. The idea now is to enrich the IF renderer with a 
mechanism to track used resources so a second pass can be avoided when 
producing the final output format. After all, the IF renderer already processes 
the full document and knows which resources are necessary.
  
  We can make three categories of renderers:
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to