[cl-gd-devel] Typos on the cl-gd website.
In the "Contents" section, the hypertext links to the "make-tile" and "make-anti-aliased" both point to the same anchor in the page, which is "#make-tile". In the code example for "make-anti-aliased", the third argument to the `let' special form which is "red" is malformed such that the hypertext link to the `allocate-color' function is broken. -- "Cut your own wood and it will warm you twice"
On Mon, 09 Jan 2006 18:50:05 +0200, Yoni Rabkin Katzenell <yoni-r@actcom.com> wrote:
In the "Contents" section, the hypertext links to the "make-tile" and "make-anti-aliased" both point to the same anchor in the page, which is "#make-tile".
In the code example for "make-anti-aliased", the third argument to the `let' special form which is "red" is malformed such that the hypertext link to the `allocate-color' function is broken.
Thanks, I've fixed that in my local CVS repository and in the online documentation. Cheers, Edi.
participants (2)
-
Edi Weitz -
Yoni Rabkin Katzenell