[
Author Prev
][
Author Next
][
Thread Prev
][
Thread Next
][
Author Index
][
Thread Index
]
Re: [pygame] white line on an image's edge
To
:
pygame-users@xxxxxxxx
Subject
: Re: [pygame] white line on an image's edge
From
: "Ian Mallett" <
geometrian@xxxxxxxxx
>
Date
: Thu, 3 Jan 2008 20:21:48 -0800
Delivered-to
:
archiver@xxxxxxxx
Delivered-to
:
pygame-users-outgoing@xxxxxxxx
Delivered-to
:
pygame-users@xxxxxxxx
Delivery-date
: Thu, 03 Jan 2008 23:21:56 -0500
Dkim-signature
: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=C1M9cXkmRdqp/KoSNt56n6XId4PQ0nQUh3yDJ9bSaiY=; b=Au697v4yEvCQ57Oc9Tl6NF8FZzWtWOqkJ1Fg4K/e+8RmuzN2ZaX1ZveJMvsQKBiBn4lFR3fF87Ys1J69tcIa46MwWQO0MC/xkeAjWPMD+O6fAs671LRrCtLB89hxQ5HSF/k+yG+MtxSLC9XOr170fAm5DykCH8yL5eBoN9MdtEk=
Domainkey-signature
: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=drxPAvptGbCsBzmjljeT1YoDlo2TqlDEihL04ZBpCUN7gKeaIfuevX5hcfBuau8XYMWAGDCyz+lK/IZzsGvrLpAERaKXmJRivNg4EMT+QH5nh83n5nlciaP7Xl32MueP+hBCFR2EqR0a/Nzb4B0eLWSY6Cmho/2e0q2Aealtlco=
In-reply-to
: <
484.764-9061-1372308793-1199380355@xxxxxxxxx
>
References
: <
484.764-9061-1372308793-1199380355@xxxxxxxxx
>
Reply-to
:
pygame-users@xxxxxxxx
Sender
:
owner-pygame-users@xxxxxxxx
On Jan 3, 2008 9:12 AM, 110110010 <
Josef.Horn@xxxxxxxxx
> wrote:
how to draw a white edge around a one-colored image
If it's rectangular, use pygame.draw.rect() with a width of one.
Ian
Follow-Ups
:
Re: [pygame] white line on an image's edge
From:
Thiago Chaves
References
:
[pygame] white line on an image's edge
From:
110110010
Prev by Author:
Re: [pygame] convert() bug?
Next by Author:
Re: [pygame] Why Won't My Pizza Fall?
Previous by thread:
Re: [pygame] white line on an image's edge
Next by thread:
Re: [pygame] white line on an image's edge
Index(es):
Author
Thread