Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - vgvgf

Pages: [1]
1
Graphics / Drawable to Image
« on: July 09, 2009, 06:24:12 pm »
I am using Windows XP SP3, and I have a pretty old PC. The graphic card is VIA/S3G UniChrome IGP - 32MB of memory.

2
Graphics / Drawable to Image
« on: July 09, 2009, 01:36:51 am »
I have checked the sources of sfml2 branch, and I can't find how to make this. Can you give me a simple example?

Edit: I have found now how to do so, but I am having the message that RenderImage isn't supported by my system. Any fix for this?

3
Graphics / Drawable to Image
« on: July 05, 2009, 06:34:19 pm »
Thanks, I will check the svn now  :D

4
Graphics / Drawable to Image
« on: July 05, 2009, 01:52:57 am »
I have thought doing so, but if I want to draw something over the image, the text wouldn't be affected.

5
Graphics / Drawable to Image
« on: July 05, 2009, 01:39:57 am »
I want to draw a Drawable object on an Image, specificaly a String object on an Image. I know that this is on the roadmap, and is planned to be done. But I don't want to wait.

Basicaly what I want to do is to draw a text on an Image, so I was thinking on drawing a String on the Image, but any method should be fine, like using another library for drawing the text.
So, how could this be done? Or at least, can someone point me on the right direction for doing so?

Thanks in advance.

6
General / Compile all dlls in one.
« on: May 30, 2009, 04:30:45 am »
Following with the topic, is it allowed to compile all into the program .exe? And if allowed by the license, is there any practical way to do so? Thanks in advance.

Pages: [1]
anything