From: "PmI" on
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

From: Per Jessen on
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=C3=BCrich (14.2=C2=B0C)

 | 
Pages: 1
Prev: PHP SMTP Mailers
Next: XSLTProcessor issue