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(). | |||
2014-12-28 | libdraw: don't deference nil display in freefont | mischief | |
2012-12-31 | fix utf and rune handling in preparation for 32bit runes | 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 | |