Project

General

Profile

Actions

Bug #14915

closed

im 6.0.6 doesn''t scale JPG's in GIFBUILDER

Added by Bas van almost 19 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2005-08-10
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
3.8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Image Magick doesn't properly scale JPG images in Gifbuilder. It does work properly with PNG's though. I've included my test template in the additional info and uploaded two images to illustrate the problem. I tried this with $TYPO3_CONF_VARS["GFX"]["im_version_5"] = '1'; and with this setting set to 'im6'.

The latter does make all tests in the install tool successfull including the nicetext with shadow and all the scaling tests. It's only in GIFBUILDER that this fails for me. The image numbered 10 is there to verify that unscaled JPG's do render as expected.

page = PAGE
page.typeNum = 0

temp.Image = IMAGE
temp.Image.file = GIFBUILDER
temp.Image.file {
format = gif
XY = 500,300
backColor = #14132CC44

10 = IMAGE
10.file = fileadmin/test/appels.jpg
#14132.file.width = 250
#14132.file.height = 300
20 = IMAGE
20.file = fileadmin/test/klok.jpg
20.file.width = 250
50 = TEXT
50.text = Wrong output :-(
50.offset = 260,50
50.fontSize = 28
50.niceText = 1

}

page.10 < temp.Image
(issue imported from #M1363)


Files

wrong.png (47.6 KB) wrong.png Administrator Admin, 2005-08-10 12:47
expected.png (42.9 KB) expected.png Administrator Admin, 2005-08-10 12:47
Actions #1

Updated by Mathias Schreiber almost 18 years ago

Bernhard, get in contact with me please

Actions #2

Updated by MickaƒÂ«l almost 18 years ago

same problem with typo3 v4.0.2

Actions #3

Updated by Alexander Opitz almost 11 years ago

  • Target version deleted (0)
  • TYPO3 Version changed from 3.8.0 to 3.8
  • PHP Version deleted (4)

Hi,

as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?

BTW.: The current release of ImageMagick is 6.8.6-9.

Actions #4

Updated by Alexander Opitz almost 11 years ago

  • Status changed from Accepted to Needs Feedback
Actions #5

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed
  • Assignee deleted (Bernhard Kraft)
  • Is Regression set to No

No feedback within the last 90 days => closing this ticket.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF