<div dir="ltr"><div><br></div>Hi,<div><br></div><div>> Copyright is wrong.</div><div style>Oups, I'll update the date.</div><div style>At present I've used the same block as in original puzzle.c file.Do I have to use another one?</div>
<div><br></div><div>> Nothing to take from skins2?<br></div><div style>Can you clarify?</div><div style><br></div><div style>> How are those tables generated?</div><div style>It's based on bezier points (defined manually) that creates a typical jigsaw puzzle piece shape.</div>
<div style>Then random modifications have been applied.</div><div style>The best results have been selected and are included here.</div><div><br></div><div style>I've one additional question: At present, for new files, I've used "$Id:      $" (spaces) instead of  "$Id: 123456... $". Is it correct?</div>
<div><br></div><div><br></div><div>Best regards</div><div><br></div><div>Vianney<br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/2/7 Jean-Baptiste Kempf <span dir="ltr"><<a href="mailto:jb@videolan.org" target="_blank">jb@videolan.org</a>></span><br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">On 06 Feb, Vianney Boyer wrote :<br>
</div><div class="im">> + * Copyright (C) 2005-2009 VLC authors and VideoLAN<br>
<br>
</div>Copyright is wrong.<br>
<br>
Nothing to take from skins2?<br>
<div class="im"><br>
> +/* generate random bezier data */<br>
> +point_t *puzzle_rand_bezier(uint8_t i_pts_nbr)<br>
> +{<br>
> +#define NB_PRIM 13<br>
> +    point_t ps_pt[NB_PRIM][19] = {  {{ -1,    0}, { -0.708333333333333,    0},<br>
<br>
</div>How are those tables generated?<br>
<br>
Best regards,<br>
<div class="im"><br>
--<br>
Jean-Baptiste Kempf<br>
<a href="http://www.jbkempf.com/" target="_blank">http://www.jbkempf.com/</a> - <a href="tel:%2B33%20672%20704%20734" value="+33672704734">+33 672 704 734</a><br>
Sent from my Electronic Device<br>
</div><div class=""><div class="h5">_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</div></div></blockquote></div><br></div></div></div>