How do I upgrade GD?

How do I upgrade GD?

am 20.03.2010 15:28:11 von PmI

Hi,

how do I upgrade GD? PHP still comes bundled with the three year old version
2.0.34, even though there have been lots of bugfixes in 2.0.35 and 2.0.36
(most importantly, 2.0.36 now actually supports unicode text, rather than
"any unicode text as long as it's only UCS-2", which means any unicode using
blocks introduced after 3.1 don't work).

Related to that, how would one update both GD and FreeType2?

- Mike "Pomax" Kamermans
nihongoresources.com


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: How do I upgrade GD?

am 20.03.2010 15:40:15 von Per Jessen

PmI wrote:

> Hi,
>=20
> how do I upgrade GD? PHP still comes bundled with the three year old
> version 2.0.34, even though there have been lots of bugfixes in 2.0.3=
5
> and 2.0.36 (most importantly, 2.0.36 now actually supports unicode
> text, rather than "any unicode text as long as it's only UCS-2", whic=
h
> means any unicode using blocks introduced after 3.1 don't work).
>=20
> Related to that, how would one update both GD and FreeType2?

Install/upgrade libgd and freetype2 individually, then rebuild PHP usin=
g
those libaries.=20


--=20
Per Jessen, Zürich (14.2°C)


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php