About document of SDL_image

Hi All,
I can’t open the link of SDL_image’s documentation (
http://jcatki.no-ip.org/SDL_image/)
I bet you must have a copy of the document:) Could you send me a copy?

Btw, I want to use SDL_image to load a image, and mix it into a video's

surface.
I read the sample code of SDL_image, and now I can show the picture on a
certain Rect in the dst surface. Currently I use “standard” call
SDL_BlitSurface & SDL_UpdateRect to show the image. The problem is when the
video is playing, the image is “flashing”.
I think it’s better to mix the image data with SDL_Overlay, and then
call SDL_DisplayYUVOverlay to show the video. But I don’t know how to mix
this data. And I don’t have related document…
Can you help on this?–
!!!
Mine

Hello !

I can't open the link of SDL_image's documentation (

http://jcatki.no-ip.org/SDL_image/)

Maybe you try it again. For me this site works.

If it does not work for you, which files
do you want to have ?------------------------

The Docs :

Framed (HTML)

One page (HTML)

Tar Gzipped HTML Docs 34K

Zipped HTML Docs 134K

Acrobat PDF 196K

Gzipped Postcript 55K

Tar Gzipped GNU Info 28K

Gzipped GNU texinfo (source) 7K

The Demonstration code :

Browse

SDL_image_demos.tar.gz 5.4M

SDL_image_demos.zip 5.4M


CU

Pls send me this one

Zipped HTML Docs 134K

Thanks a lot! :-)On 8/30/07, Torsten Giebl wrote:

Hello !

I can't open the link of SDL_image's documentation (

http://jcatki.no-ip.org/SDL_image/)

Maybe you try it again. For me this site works.

If it does not work for you, which files
do you want to have ?


The Docs :

Framed (HTML)

One page (HTML)

Tar Gzipped HTML Docs 34K

Zipped HTML Docs 134K

Acrobat PDF 196K

Gzipped Postcript 55K

Tar Gzipped GNU Info 28K

Gzipped GNU texinfo (source) 7K

The Demonstration code :

Browse

SDL_image_demos.tar.gz 5.4M

SDL_image_demos.zip 5.4M


CU


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


!!!

Hi All,
I can’t open the link of SDL_image’s documentation (
http://jcatki.no-ip.org/SDL_image/)

It should be back up on port 8080, and the website has been updated to
reflect this. e.g. http://jcatki.no-ip.org:8080/SDL_image/

Thanks!
-Sam Lantinga, Lead Software Engineer, Blizzard Entertainment

Hello !

It should be back up on port 8080, and the website has been updated to
reflect this. e.g. http://jcatki.no-ip.org:8080/SDL_image/

Is there a reason why this is on port 8080 and
not on the standard port 80 ?

CU

Looking at the no-ip.org domain (a dynamic DNS service), it seems to
me that it’s hosted off someone’s residential Internet access. Some
ISPs block port 80 to “prevent” their customers from hosting web
servers off their connection.On Dec 4, 2007 4:34 PM, Torsten Giebl wrote:

Hello !

It should be back up on port 8080, and the website has been updated to
reflect this. e.g. http://jcatki.no-ip.org:8080/SDL_image/

Is there a reason why this is on port 8080 and
not on the standard port 80 ?

CU


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

  • SR