JSFiddle - React, Tailwind, and code Playground

by orthosie

HTML

<h1>
Tamil Banner imagemagick
</h1>
<pre>
  
    convert  -size 1200x600 xc: \
          -draw " \
                 image over 500,150 0,0 'floral3.png'
                 font Lohit-Tamil-Regular  font-size 64  \
                 fill '#10eb1f' stroke '#ffffff' stroke-width 0 \
                 translate 1,180 rotate -10 text 20,100 'அகர முதல எழுததெலலாம ஆதி
பகவன முதறறே உலகு.'" \
            draw_mvg.eps

</pre>