Nuklear/demo/x11_xft
Lory171 130f0a6303
x11_xft fixes
Fixes for the X11 backend with XFT fonts from demo/x11_xft:
- fixed some memory leaks by destroying XFT objects during cleanup 
- the function to get text width was returning the wrong value
- the clipping space of text boxes was not implemented for XFT
- misc
2019-07-23 01:34:43 +02:00
..
main.c xlib: Add support for x11_xft for antialiases fonts 2018-06-21 13:41:04 +01:00
Makefile xlib: Add support for x11_xft for antialiases fonts 2018-06-21 13:41:04 +01:00
nuklear_xlib.h x11_xft fixes 2019-07-23 01:34:43 +02:00