php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #69698 Get rid off t1lib
Submitted: 2015-05-24 08:04 UTC Modified: 2015-05-29 11:18 UTC
From: benjamin dot balet at gmail dot com Assigned: kalle (profile)
Status: Closed Package: GD related
PHP Version: master-Git-2015-05-24 (Git) OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: benjamin dot balet at gmail dot com
New email:
PHP Version: OS:

 

 [2015-05-24 08:04 UTC] benjamin dot balet at gmail dot com
Description:
------------
Hi,

I've found a configure flag for the support of Postscript Type 1 fonts with t1lib
http://php.net/manual/en/image.installation.php

This library is no more maintained and has been removed from Ubuntu and Debian for security reasons:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637488
https://bugs.launchpad.net/ubuntu/+source/t1lib/+bug/1352999
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744881

I know that I just have to remove this flag when calling the configure script, but shouldn't you drop the support for this old technology?



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-05-28 08:34 UTC] kalle@php.net
-Type: Security +Type: Feature/Change Request
 [2015-05-29 06:26 UTC] pajoye@php.net
as t1 fonts work out of the box with the freetype library we can get rid of it.

freetype being the default option already, I see no issue to drop it for 7.
 [2015-05-29 07:21 UTC] kalle@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: kalle
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 06 20:01:35 2025 UTC