← Prev in month ← Prev in thread
Next in thread → Next in month →

DOCBOOK-APPS: Re: Support PNG and other format callouts

From
Nik Clayton <>
Date
2000-07-19T21:49:42+00:00
ID
Thread
DOCBOOK-APPS: 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
← Prev in month ← Prev in thread
Next in thread → Next in month →