sharplispers / clx

a fork of crhodes' fork of danb's fork of the CLX library, an X11 client for Common Lisp
Other
114 stars 46 forks source link

Change FONT-NAME from :reader to :accessor #114

Closed PuercoPop closed 5 years ago

PuercoPop commented 5 years ago

Although the setter is not documented in the manual it is used in the function LIST-FONTS.

Closes #113

dkochmanski commented 5 years ago

invalidated by reset