Re: Writing text to a bitmap file

new topic     » goto parent     » topic index » view thread      » older message » newer message

So you have an image, and you want some text to appear on the image?
It's *very* different to dealing with a flat file.

I would say -
Open the bitmap, and load it into a pixmap.
Write the text at the chosen location on the pixmap.
Save the pixmap as a bitmap file.

On 11/23/05, csaik <guest at rapideuphoria.com> wrote:
> When writing text to a bitmap file, it is the same process as if you were=
 writing text to a regular flat file?
>
> Basically, I have a bitmap that is 600x400 pixels.  If I wanted to write =
a string of text beginning at (30,50), how do I do this?


--
MrTrick
----------

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu