I find the codeigniter image library is very useful, lot of features there. Only one point that I can’t find, it is the watermark rotation. Anyone here ever done this using codeigniter image library?
Thanks in advance
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The library that comes with CI doesn’t have a method for rotating the watermark. This is something you would have to add yourself or just create a rotated version of the image you are using to watermark your images and use that instead.