I need to knoe how to design an avatar using python can you pls tell me where can I go to get info. about this.
designing an avatar
Collapse
X
-
What sort of avatar? You can do lots using PyX, which is a python wrapper around TeX/LaTeX. It can create scalable pdf image files, which can be converted to jpg or other formats using the GIMP or other programs that can read pdf images. -
As an afterthought, I might add that this was how I created my avatar.Originally posted by Subsciber123What sort of avatar? You can do lots using PyX, which is a python wrapper around TeX/LaTeX. It can create scalable pdf image files, which can be converted to jpg or other formats using the GIMP or other programs that can read pdf images.Comment
Comment