Bug #40348

Font and Image Factory don't work with current version

Added by Bastian Waidelich almost 3 years ago. Updated almost 3 years ago.

Status:Resolved Start date:2012-08-28
Priority:Must have Due date:
Assigned To:Bastian Waidelich % Done:

100%

Category:-
Target version:-

Description

With the latest version of the imagine library, the concrete implementations of \Imagine\Image\FontInterface and \Imagine\Image\ImageInterface expect a constructor argument. This breaks functionality of the respective factories.

The easiest solution would be to remove the factories. As imagine images & fonts shouldn't be required stand-alone, this shouldn't be a problem.

Associated revisions

Revision a8f6f5de
Added by Bastian Waidelich almost 3 years ago

[BUGFIX] Remove broken Font- and Image-Factory

With the latest version of the imagine library, the concrete
implementations of \Imagine\Image\FontInterface and
\Imagine\Image\ImageInterface expect a constructor argument.
This breaks functionality of the respective factories.

This change simply removes the custom factories for those
two classes. As imagine images & fonts shouldn't be required
stand-alone, this shouldn't be a problem.

Change-Id: Ia3dcf8fc5a400e2aeb2d33996c669504e01eb2d5
Fixes: #40348

History

#1 Updated by Gerrit Code Review almost 3 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14158

#2 Updated by Gerrit Code Review almost 3 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14158

#3 Updated by Bastian Waidelich almost 3 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF