docbook-apps

  • 1.  imagedata, formats

    Posted 05-29-2007 10:58
    I'm not having much success with jpegs, using jpg as the extension.
    gif's show up, but the quality is rubbish.
    converted to png in Gimp, the png fails to show at all
    (html output, 1.72)

    Any suggestions as to what's going wrong please?


    regards

    --
    Dave Pawson
    XSLT XSL-FO FAQ.
    http://www.dpawson.co.uk



  • 2.  Re: [docbook-apps] imagedata, formats

    Posted 05-29-2007 11:39
    Dave Pawson wrote:
    > I'm not having much success with jpegs, using jpg as the extension.
    > gif's show up, but the quality is rubbish.
    > converted to png in Gimp, the png fails to show at all
    > (html output, 1.72)
    >
    > Any suggestions as to what's going wrong please?

    It's me being daft.
    I output to a named directory, then copy the new images
    directly
    <graphic depth="223" width="723" fileref="figs/xslf_0202.png"
    format="PNG"/>

    then use
    <xsl:param name="base.dir" select="'html/'"></xsl:param>

    ... then forget that I've used the base.dir :-(

    Sorry to waste bandwidth.




    regards

    --
    Dave Pawson
    XSLT XSL-FO FAQ.
    http://www.dpawson.co.uk