is there a way to allow users to rotate pictures is there a way to allow users to rotate pictures
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

is there a way to allow users to rotate pictures

Started by bubs, April 16, 2004, 10:26:49 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bubs

once the picture has been uplaoded is there a way to edit it so it can be rotated?

Joachim Müller

has been asked before many times. Answer: no, not yet.

GauGau

bubs

why is that?. have u looked at the code that other similar galleries use?

Joachim Müller


bubs

sorry Gaugau, I didn't mean to be rude. I am new to all this so very frustrating, however i think i am starting to understand it in my own litle way!! :oops:

Joachim Müller

Coppermine comes with support both for GD and ImageMagick. The problem lies in the differences between the two image libraries and their different versions, and the functions the different versions offer. Picture rotation is part of the cpg1.3.0 code, but it's a very new feature (not mature yet). We want picture rotation in coppermine as well, but it needs time to evolve properly.

GauGau