Aller au contenu principal

Width of a picture generated by font function

Commentaires

1 commentaire

  • Zendesk API User
    Author: Peter_Jodeleit - 8/9/2011 16:59

    This should do the trick:

    $CMS_SET(myFontImage, font(....))$

    <img src="$CMS_REF(myFontImage)$" width="$CMS_VALUE(myFontImage.width)$" height="$CMS_VALUE(myFontImage.height)$">

    Disclaimer: Not tested, typos possible.

    0

Vous devez vous connecter pour laisser un commentaire.