rabbibotton / clog

CLOG - The Common Lisp Omnificent GUI
Other
1.48k stars 101 forks source link

There is no (setf font) method #248

Closed MonadMania closed 1 year ago

MonadMania commented 1 year ago

Tutorial 28 doesn't work because there isn't a (setf font) method. I replaced the (setf font-css) method with (setf font) to make it work on my machine.

rabbibotton commented 1 year ago

Fixed in latest git! Thanks!!