Zum Hauptinhalt gehen

Width of a picture generated by font function

Kommentare

1 Kommentar

  • 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

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.