1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 23:23:03 +02:00
Files
archived-php-src/ext/gd/tests
Scott MacVicar 796bfb0bd0 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
2014-02-16 22:49:31 -08:00
..
2006-10-10 22:37:43 +00:00
2006-05-07 16:37:40 +00:00
2006-05-08 11:50:47 +00:00
MFH
2007-02-16 11:08:22 +00:00
2007-10-26 03:19:33 +00:00
2007-11-05 01:14:31 +00:00
2006-07-17 12:54:09 +00:00
2006-07-17 12:54:09 +00:00
2006-07-17 12:54:09 +00:00
2005-12-26 18:30:33 +00:00
2006-07-17 12:54:09 +00:00
2002-12-04 21:04:07 +00:00
2002-12-04 21:04:07 +00:00
2003-06-15 19:56:40 +00:00
2002-12-04 21:04:07 +00:00
2006-07-17 12:54:09 +00:00
2006-07-17 12:54:09 +00:00
2007-05-03 12:10:11 +00:00
2006-11-03 14:51:02 +00:00
2008-07-30 09:55:20 +00:00
2013-07-09 14:51:47 -07:00
2009-09-26 16:54:08 +00:00
2009-09-26 16:54:08 +00:00
2013-02-27 21:02:47 +01:00
2008-06-21 22:07:53 +00:00
2006-07-17 12:54:09 +00:00
2005-12-17 17:46:59 +00:00
2006-07-17 12:54:09 +00:00
2006-07-17 12:54:09 +00:00