<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://gambas-buch.de/dwen/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>GAMBAS-BOOK 3.19.5 - k25:k25.1.11</title>
        <description></description>
        <link>https://gambas-buch.de/dwen/</link>
        <lastBuildDate>Wed, 22 Apr 2026 09:30:49 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://gambas-buch.de/dwen/lib/tpl/dokuwiki/images/favicon.ico</url>
            <title>GAMBAS-BOOK 3.19.5</title>
            <link>https://gambas-buch.de/dwen/</link>
        </image>
        <item>
            <title>start</title>
            <link>https://gambas-buch.de/dwen/doku.php?id=k25:k25.1.11:start&amp;rev=1775135197&amp;do=diff</link>
            <description>25.1.11 Project 1 - Image and text

This project shows you how to add text to an image using methods of the Cairo class:

[B1]

Figure 25.1.11.1: Original

The source code for project 1 is very short: 


[1] &#039; Gambas class file
[2] 
[3] Public hImage As Image
[4] 
[5] Public Sub Form_Open()
[6] &#039; Create an image
[7]   hImage = Image.Load(Application.Path &amp;/ &quot;images/augentrost.jpg&quot;)
[8]   
[9] &#039; Scale programme window appropriately to the image size
[10]   FMain.W = hImage.W + 2 * Desktop.Scale
[…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 02 Apr 2026 13:06:37 +0000</pubDate>
        </item>
    </channel>
</rss>
