Bug 852492 - php-gd seems like it doesn't really need t1lib
Summary: php-gd seems like it doesn't really need t1lib
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: php
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Remi Collet
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 852485
TreeView+ depends on / blocked
 
Reported: 2012-08-28 17:25 UTC by Adam Jackson
Modified: 2016-06-27 15:13 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-06-27 15:13:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Adam Jackson 2012-08-28 17:25:23 UTC
Description of problem:

PHP's binding to its embedded copy of gd (sigh) contains interfaces to both t1lib and freetype.  I'm not sure why it would need to do this since freetype can handle Type1 fonts just fine.

Comment 1 Remi Collet 2012-08-29 05:39:12 UTC
All imageps* functions directly rely on t1lib.
* imagepsloadfont
* imagepsfreefont
* imagepsencodefont
* imagepsextendfont
* imagepsslantfont
* imagepstext
* imagepsbbox

Comment 2 Fedora Admin XMLRPC Client 2014-07-16 12:03:16 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Remi Collet 2016-06-27 15:13:24 UTC
Version 7 is now build in rawhide and doesn't use t1lib anymore.


Note You need to log in before you can comment on or make changes to this bug.