Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-02 | libdraw: font->display->defaultsubfont vs. display->defaultsubfont, dead ↵ | cinap_lenrek | |
code, malloc erros it is possible to have fonts belong to different or no display, so the check for defaultsubfont has to be against font->display, not the global display variable. remove unused freeup() routine. handle strdup() error in allocsubfont() and realloc() error in buildfont(). | |||
2011-09-05 | libdraw: fix old subfont leak | cinap_lenrek | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |