<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 22 May 2013 00:37:39 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Mikko Koppanen's Blog: Typesetting]]></title>
      <guid>http://www.phpdeveloper.org/news/9440</guid>
      <link>http://www.phpdeveloper.org/news/9440</link>
      <description><![CDATA[<p>
<i>Mikko Koppanen</i> has posted <a href="http://valokuva.org/?p=93">another quick example</a> of using the ImageMagick functionality in PHP - overlaying a string of text over a currently existing image.
</p>
<blockquote>
Ever had the situation where you have a piece of string which you need to overlay on an image? Maybe a situation where the area reserved for the string is known in pixels but you need to know the font size to fill most of the area? Think no more!
</blockquote>
<p>
In <a href="http://valokuva.org/?p=93">his example</a> (ready to cut and paste), he defines the text in a variable and, with the help of the newPseudoImage method, adds the text over the top of his sample image. Example input and output is provided.
</p>]]></description>
      <pubDate>Thu, 17 Jan 2008 07:58:00 -0600</pubDate>
    </item>
  </channel>
</rss>
