cl-gd icon indicating copy to clipboard operation
cl-gd copied to clipboard

UFFI bindings to the GD graphics library

Results 7 cl-gd issues
Sort by recently updated
recently updated
newest added

Hello! Manjaro Linux, gd package is installed. I had this error: Test 1 failed with the following error: The alien function "gdImageCreate" is undefined. Test 2 failed with the following...

I've used this library very successfully for many years under Linux. Now, I am trying to move my program to FreeBSD, and when I attempt to compile `cl-gd-glue.so`, I receive...

This error message showing up in several projects I maintain which employ cl-gd: ;; STYLE-WARNING: ;; bare references to struct types are deprecated. Please use (:POINTER (:STRUCT CL-GD::GD-IMAGE)) ;; or...

https://www.dropbox.com/sh/asj7pcksp72un8t/iIXtyT4HjO to use add to slime-setup modules list, to return picture (values 'whatever (make-instance 'swank::picture :url "/tmp/whatever.png")

Would you please consider adding a :description option to your system definition of cl-gd?