You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Jeremias Maerki <je...@outline.ch> on 2002/06/12 08:39:00 UTC

Re: cvs commit: xml-fop/src/org/apache/fop/render/ps ASCII85OutputStream.java ASCIIHexOutputStream.java Finalizable.java FlateEncodeOutputStream.java PSRenderer.java ASCII85EncodeFilter.java ASCIIHexEncodeFilter.java Filter.java FilterThread.java FlateEncodeFilter.java

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 <Hu...@orion.co.nz>
>   
>   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:jeremias.maerki@outline.ch

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: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org


release candidate (was: Re: cvs commit: xml-fop/src/org/apache/fop/render/ps ...)

Posted by Christian Geisert <ch...@isu-gmbh.de>.
Jeremias Maerki schrieb:
> 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. 

Ok, then I'll try to make the release candidate this evening.

Christian


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org