Re: [pygame] Bug in pygame.draw.polygon

2015-02-15 Thread Lorenz Quack

I created an Issue:
https://bitbucket.org/pygame/pygame/issue/234


On 12/02/15 11:02, Florian Krause wrote:

Hi there,

I think I found another bug. When drawing a cross, defined as:

pygame.draw.polygon(screen, [255,0,0], [[11, 0], [11, 9], [20, 9], [20, 11], 
[11, 11], [11, 20], [9, 20], [9, 11], [0,
11], [0, 9], [9, 9], [9, 0]], 0)


the result will show a cross with 2 pixel thickness in the vertical direction, 
but 3 pixels thickness in the horizontal
direction. Which one is correct is probably debatable, but Pygame should at 
least treat both directions equal,
shouldn't it?




Re: [pygame] create account on pygame.org

2015-02-15 Thread Jason Marshall
Welcome to the pygame mailing list! I am sending you the secret URL that I 
have. 


Thanks, 

Jason

Sent from Yahoo Mail on Android

From:Gino Ingras ginoing...@gmail.com
Date:Sun, Feb 15, 2015 at 7:22 AM
Subject:[pygame] create account on pygame.org

would like an admin please, mail me to setup an account on pygame.org.

my project:
http://sourceforge.net/projects/pybreak360/

thanks,



[pygame] create account on pygame.org

2015-02-15 Thread Gino Ingras
would like an admin please, mail me to setup an account on pygame.org.

my project:
http://sourceforge.net/projects/pybreak360/

thanks,


Re: [pygame] create account on pygame.org

2015-02-15 Thread diliup gabadamudalige
These secret things are quite intriguing...  
On 15 Feb 2015 21:18, Jason Marshall j...@yahoo.com wrote:

 Welcome to the pygame mailing list! I am sending you the secret URL that I
 have.

 Thanks,
 Jason

 Sent from Yahoo Mail on Android
 https://overview.mail.yahoo.com/mobile/?.src=Android
 --
   *From*:Gino Ingras ginoing...@gmail.com
 *Date*:Sun, Feb 15, 2015 at 7:22 AM
 *Subject*:[pygame] create account on pygame.org

 would like an admin please, mail me to setup an account on pygame.org.

 my project:
 http://sourceforge.net/projects/pybreak360/

 thanks,



Re: [pygame] create account on pygame.org

2015-02-15 Thread Ted Hunt

Hi Jason,

I've been trying to get registered on pygame.org for months. Can you 
please send me the secret URL.


Cheers,

Ted.

On 16/02/2015 4:45 a.m., Jason Marshall wrote:
Welcome to the pygame mailing list! I am sending you the secret URL 
that I have.


Thanks,
Jason

Sent from Yahoo Mail on Android 
https://overview.mail.yahoo.com/mobile/?.src=Android



*From*:Gino Ingras ginoing...@gmail.com
*Date*:Sun, Feb 15, 2015 at 7:22 AM
*Subject*:[pygame] create account on pygame.org

would like an admin please, mail me to setup an account on pygame.org 
http://pygame.org.


my project:
http://sourceforge.net/projects/pybreak360/

thanks,





---
This email is free from viruses and malware because avast! Antivirus protection 
is active.
http://www.avast.com


Re: [pygame] Bug in pygame.draw.ellipse

2015-02-15 Thread Lorenz Quack

I created an Issue:
https://bitbucket.org/pygame/pygame/issue/233/


On 09/02/15 14:20, Florian Krause wrote:

I was actually wrong. It seems even worse. Pyjama is not capable to draw 
ellipses with odd sizes at all. It will always
be the same ellipse as x-1, y-1.
E.g. an elipse with size 3,3 will result in the same ellipse as the one with 
size 2,2.
Can anyone reproduce this?

On Mon, Feb 9, 2015 at 1:36 PM, leo kirotawa kirot...@gmail.com 
mailto:kirot...@gmail.com wrote:

Since pygame is bind for SDL , have you tried in pure SDL ?  Maybe
it`s bug from there :)

On Mon, Feb 9, 2015 at 10:05 AM, diliup gabadamudalige
dili...@gmail.com mailto:dili...@gmail.com wrote:
  The mysteries of pygame.
 
  On 9 Feb 2015 16:25, Florian Krause siebenhundertz...@gmail.com 
mailto:siebenhundertz...@gmail.com wrote:
 
  Hi there,
 
  there seems to be a bug in pygame.draw.ellipse, where if either x or y 
of
  size is odd, then the resulting eclipse will have a real size of x-2, 
y-2.
 
  So basically, to draw an ellipse that has 3 x 3 pixels on the screen, 
one
  needs to use pygame.ellispe.draw with a size of 5 x 5.
 
  Best,
  Florian
 
 
 
  --
  www.fladd.de http://www.fladd.de - Homepage of Florian Krause



--

--
Leônidas S. Barbosa (Kirotawa)
blog: corecode.wordpress.com http://corecode.wordpress.com




--
www.fladd.de http://www.fladd.de - Homepage of Florian Krause




Re: [pygame] create account on pygame.org

2015-02-15 Thread Jason Marshall
Ted,


I'll send you the secret URL that I have. Let me know if it works for you. 


Good luck, 

Jason

Sent from Yahoo Mail on Android

From:Ted Hunt ted.h...@clear.net.nz
Date:Sun, Feb 15, 2015 at 7:11 PM
Subject:Re: [pygame] create account on pygame.org

Hi Jason,

I've been trying to get registered on pygame.org for months. Can you please 
send me the secret URL.

Cheers,

Ted.

On 16/02/2015 4:45 a.m., Jason Marshall wrote:

Welcome to the pygame mailing list! I am sending you the secret URL that I 
have.  


Thanks, 

Jason

Sent from Yahoo Mail on Android

From:Gino Ingras ginoing...@gmail.com
Date:Sun, Feb 15, 2015 at 7:22 AM
Subject:[pygame] create account on pygame.org

would like an admin please, mail me to setup an account on pygame.org.

my project:
http://sourceforge.net/projects/pybreak360/

thanks,




   


This email is free from viruses and malware 
because avast! Antivirus protection is active.  

 



Re: [pygame] create account on pygame.org

2015-02-15 Thread Tom Rothamel
On Mon Feb 16 2015 at 12:29:12 AM diliup gabadamudalige dili...@gmail.com
wrote:

 How does a URL that is given to many people keep being referred to as a
 secret URL or is this some kind of secret code message?


I've found what works very well to fight spam is a small bit of domain
specific knowledge. Questions like What pygame function should be called
to create a window? should be relatively easy for someone who uses pygame
to answer, but would likely work surprisingly well to keep spammers at bay.


Re: [pygame] create account on pygame.org

2015-02-15 Thread Alec Bennett

 
 I've found what works very well to fight spam is a small bit of domain 
 specific knowledge. Questions like What pygame function should be called to 
 create a window? should be relatively easy for someone who uses pygame to 
 answer, but would likely work surprisingly well to keep spammers at bay.  

I know this is just an arbitrary example, but that strikes me as much too 
specific. For example someone joining the list to learn pygame wouldn't know 
that yet. 




Re: [pygame] create account on pygame.org

2015-02-15 Thread diliup gabadamudalige
How does a URL that is given to many people keep being referred to as a
secret URL or is this some kind of secret code message?

On Mon, Feb 16, 2015 at 6:53 AM, Jason Marshall j...@yahoo.com wrote:

 Ted,

 I'll send you the secret URL that I have. Let me know if it works for you.

 Good luck,
 Jason

 Sent from Yahoo Mail on Android
 https://overview.mail.yahoo.com/mobile/?.src=Android
 --
   *From*:Ted Hunt ted.h...@clear.net.nz
 *Date*:Sun, Feb 15, 2015 at 7:11 PM
 *Subject*:Re: [pygame] create account on pygame.org

 Hi Jason,

 I've been trying to get registered on pygame.org for months. Can you
 please send me the secret URL.

 Cheers,

 Ted.

 On 16/02/2015 4:45 a.m., Jason Marshall wrote:

 Welcome to the pygame mailing list! I am sending you the secret URL that I
 have.

  Thanks,
 Jason

 Sent from Yahoo Mail on Android
 https://overview.mail.yahoo.com/mobile/?.src=Android
 --
  *From*:Gino Ingras ginoing...@gmail.com
 *Date*:Sun, Feb 15, 2015 at 7:22 AM
 *Subject*:[pygame] create account on pygame.org

   would like an admin please, mail me to setup an account on pygame.org.

  my project:
 http://sourceforge.net/projects/pybreak360/

  thanks,




 --
   http://www.avast.com/

 This email is free from viruses and malware because avast! Antivirus
 http://www.avast.com/ protection is active.




-- 
Diliup Gabadamudalige

http://www.diliupg.com
http://soft.diliupg.com/

**
This e-mail is confidential. It may also be legally privileged. If you are
not the intended recipient or have received it in error, please delete it
and all copies from your system and notify the sender immediately by return
e-mail. Any unauthorized reading, reproducing, printing or further
dissemination of this e-mail or its contents is strictly prohibited and may
be unlawful. Internet communications cannot be guaranteed to be timely,
secure, error or virus-free. The sender does not accept liability for any
errors or omissions.
**