Add licensing information.
Merge pull request #6 from l04m33/x_resource_leaks
Fix leaked resources in draw-text*
Fix leaked resources in draw-text*
Update font-cache.lisp
OS darwin clause
fix utils, drawable screen
fix bug in with-open-font
add per screen bbox and alpha maps caching
Merge branch 'master' of github.com:filonenko-mikhail/clx-truetype
fix render function for drawing text not only on window
add features, tested under cygwin, ensure directory exists ~/.fonts
fix font cache file loading
fix strange bug in draw-text-line
boudning box caching, example fix, start end params for text metric functions
draw-backgrou-p is added, font-foreground slot name fixed, initargs is added to ignorable
add font-equal, change example, test on cygwin/x