docs
[sdlgit/SDL-Site.git] / pages / SDL-Surface.html-inc
index 5d6b428..e7692ef 100644 (file)
 <p>The constructor creates a new surface with the specified parameter values. </p>
 <pre>    my $surface = SDL::Surface-&gt;new_from( $old_surface, ... );
 
+
+
+
 </pre>
-<p>THIS WILL SEGFAULT!!! Read: http://sdlperl.ath.cx/projects/SDLPerl/ticket/53 </p>
 
 </div>
 <h3 id="Construtor_Parameters">Construtor Parameters</h3>