summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGalik <galik@users.noreply.github.com>2017-07-29 16:24:32 +0100
committerMike Frysinger <vapier@gmail.com>2017-07-29 11:24:32 -0400
commit3385b9aebf548ea778dc9cbd4f65e90ab38a1bf5 (patch)
tree609a7e48c33554c43177289d23fcce0d2a68b583 /configure.ac
parent00bbb69cc3fd7223e9fc7f01dd3d87c2956de93b (diff)
downloadlibgd-3385b9aebf548ea778dc9cbd4f65e90ab38a1bf5.tar.gz
Truetype font drawing functions now take `const` strings (#400)
The following API functions now accept the font names and the text to be printed as `const char*` rater than `char*`. This makes the functions much more `C++` friendly. gdImageStringFT(); gdImageStringTTF(); gdImageStringFTEx(); Other functions/types affected: typeed struct fontkey_t; any2eucjp(); gdTcl_UtfToUniChar(); DetectKanjiCode(); do_convert(); do_check_and_conv();
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions