I forgot to add the following changes to the log:
- Changed the positioning of text elements (I'm using more absolute
  positioning instead of relative becaus it leads to suboptimal results.
  We need to analyze the cause in more detail.)
- Make SVG work from instream-foreign-object AND external-graphic.
- First try at added background image support (clipping does not work
  yet and image transparency is also still missing)

Anyway, I think the PS renderer produces better output now. At least, I
hope so. But there are still a lot of problems especially with SVG and
fonts. 

> jeremias    2002/06/11 22:41:02
> 
>   Modified:    src/org/apache/fop/render/ps Tag: fop-0_20_2-maintain
>                         PSRenderer.java
>   Added:       src/org/apache/fop/render/ps Tag: fop-0_20_2-maintain
>                         ASCII85OutputStream.java ASCIIHexOutputStream.java
>                         Finalizable.java FlateEncodeOutputStream.java
>   Removed:     src/org/apache/fop/render/ps Tag: fop-0_20_2-maintain
>                         ASCII85EncodeFilter.java ASCIIHexEncodeFilter.java
>                         Filter.java FilterThread.java
>                         FlateEncodeFilter.java
>   Log:
>   Fixed vertical image position bug
>   Submitted by: Huikang Xu <[EMAIL PROTECTED]>
>   
>   Fixed horizontal image position bug (See images.fo)
>   Added %%Pages and %%PageBoundingBox DSC comments (removes error messages from 
>GhostView)
>   Split FOPFonts proc into FOPprocs and FOPFonts
>   Refactored encoding filters for PS renderer (now: descendants of 
>FilteredOutputStream)
>   Fixed letter spacing

Cheers,
Jeremias Märki

mailto:[EMAIL PROTECTED]

OUTLINE AG
Postfach 3954 - Rhynauerstr. 15 - CH-6002 Luzern
Tel. +41 41 317 2020 - Fax +41 41 317 2029
Internet http://www.outline.ch


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

Reply via email to