Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render the tee in player profile #108

Open
chaosk opened this issue Apr 24, 2011 · 3 comments
Open

Render the tee in player profile #108

chaosk opened this issue Apr 24, 2011 · 3 comments
Assignees
Milestone

Comments

@chaosk
Copy link
Member

chaosk commented Apr 24, 2011

Since we've got the skin and color written in the database, we should render it using PIL.

@ghost ghost assigned chaosk and SushiTee Apr 24, 2011
@SushiTee
Copy link
Collaborator

the tee in tw is rendered the following way:

first we render the outlines of feet and body. Then we first render the foot behind the body. then the body tehn we render the eyes and then the front foot.
Im not sure about the sizes.
there is a base size in tw. The body is simply using it. the feet using the same width and the half height. The size of the eyes is 0.4*base size. I think knowing this doesnt really help xD

@SushiTee
Copy link
Collaborator

we all know PIL sux.... maybe the trunk version of PIL is fine since the last realease is ages old :/

@SushiTee
Copy link
Collaborator

we also could render the tee as avatar for players without gravatar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants