ellisvelo

Results 3 issues of ellisvelo

Hello, I ran into a small problem when c2ffi is trying to execute because it is looking for SDL2_ttf.h referenced in sdl2-ttf.asd, but the file doesn't exist. This pull request...

Hello, Thanks for your work on cl-sdl2-ttf. I made some small changes to set-font-outline and get-font-outline because I was running into trouble with creating an outline. The set-font-outline was originally...

Hello, I ran into a problem where the generated spec file didn't have the value for a #define with a string. For example, `#define SDL_PROP_TEXTURE_CREATE_FORMAT_NUMBER "SDL.texture.create.format"` would only have the...