This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Support PNG and other format callouts


On Tue, Jul 18, 2000 at 06:17:19PM +0000, Nik Clayton wrote:
> The current callout code assumes that the images for callout bugs are
> GIF format.  Here's a quick fix (assuming you want to use PNG).
> 
>   (define %callout-graphics-path%
>       ;; Path to callout graphics
>       "./imagelib/callouts/")

Typical.  I cut-paste the wrong chunk of code.  That should have been

    (define %callout-graphic-ext%
      ".png")

N
-- 
Internet connection, $19.95 a month.  Computer, $799.95.  Modem, $149.95.
Telephone line, $24.95 a month.  Software, free.  USENET transmission,
hundreds if not thousands of dollars.  Thinking before posting, priceless.
Somethings in life you can't buy.  For everything else, there's MasterCard.
  -- Graham Reed, in the Scary Devil Monastery

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]