summaryrefslogtreecommitdiff
path: root/Zend/zend_llist.h
diff options
context:
space:
mode:
authorScott MacVicar <scottmac@php.net>2014-02-16 21:53:19 -0800
committerScott MacVicar <scottmac@php.net>2014-02-16 22:49:31 -0800
commit796bfb0bd000f7d9d23e633a965f6a8a77a5e927 (patch)
treeb13ddc2d29fcea4cc67d05cb4e206f2007bf94b1 /Zend/zend_llist.h
parent1f3af9cd2152f08bb52bb69d035a4aefdd9d13bf (diff)
downloadphp-git-796bfb0bd000f7d9d23e633a965f6a8a77a5e927.tar.gz
imagettftext() uses the last charactermap it found and not the one you want
Summary: This caused issues when you picked a font with multiple maps, it wouldn't pick the unicode version but instead pick the last one it saw. Change so we cache on a per encoding level. There was even a todo list item in the code. In an ideal world we can probably iterate through at font write time. Test Plan: See said unit test, it's Apache Licensed font included
Diffstat (limited to 'Zend/zend_llist.h')
0 files changed, 0 insertions, 0 deletions