The documentation rightly mentions about the dependency on the dependency on Freetype extension.

Dependencies
FreeType Support and GB Support enabled for PHP

But there is no requirement check on install. I think it would be better to add this to requirements checklist as the absence of Freetype can lead to White Screen of Death, which is a little difficult to debug.

I have added a simple patch. Kindly review.

Comments

gokulnk’s picture

Bumping this just to check if you got a chance to review this code.

skyredwang’s picture

Status: Needs review » Needs work

I would change the spelling of "freetype" or "Freetype" to "FreeType", so it is consistent.

gokulnk’s picture

Status: Needs work » Needs review
StatusFileSize
new1.07 KB

Thanks for looking into this Jingsheng Wang.

I have changed the spellings as suggested. PFA the latest patch with corrections.

skyredwang’s picture

Status: Needs review » Closed (fixed)