Developer forum

Forum » Feature requests » Image handler v2

Image handler v2

Nuno Aguiar
Reply

Hi,

 

I have some feature suggestions the image handler that we see a lot of usage. I've signaled with * the one I feel are more important

 

Images

  • Flip=XY Options: x, y, xy
  • NoCache=false Options: true, false

 

Watermark/Overlay

  • *OverlayImage=/images/watermark.png (path and image filename)
  • *OverlayPos= Similar to crop

 

Responsive

  • *spWidth (smartphone width)
  • *spHeight (smartphone height)
  • *tbWitdth (tablet width)
  • *tbHeight (tablet height)

 

Text

  • AntiAlias=false Options: true, false
  • Font=Verdana (installed font name, or Font=/fonts/myfont.otf)
  • FontColor
  • FontSize
  • FontStyle = bold,italic,underline
  • Rotate=30 (a number)
  • Text = Super%20Cool!
  • TextPosition= similar to crop
  • TextMargin (integer so it does not stick to the borders)

 

Would be nice to see what the other developers think of it.

 

Best Regards,

Nuno Aguiar


Replies

 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

+1 Just like the bgcolor you suggested earlier, this all makes sense and would be nice additions for a GetImage V2!

Imar

 
Nicolai Høeg Pedersen
Reply
This post has been marked as an answer

Hi Nuno

Thank you for the ideas.

Even though it is useful requests for some, I do not think them as features we would add to Getimage. Also all of these would be easy to do using html/css and giving you much more flexibility than the limitations of the handler.

BR Nicolai

Votes for this answer: 1