I would like to insert a stripey ball in TikZ, i.e. a filled-in circle that looks like this one. Would you know a clever solution for doing that?

|
I would like to insert a stripey ball in TikZ, i.e. a filled-in circle that looks like this one. Would you know a clever solution for doing that?
|
|||||
|
|
You can declare a pattern and then apply it to the circle. This is quite easy to do, but you need to know the PGF commands for generating graphics. See section 78 ”Patterns” in the manual (v2.10).
Every tile in the pattern looks like The unfortunate disadvantage of patterns is that they are not always rendered correctly. For example, there might be small white stripes where the boxes of the patters border. The picture above was taken with Adobe Acrobat at 125% zoom level. Evince renders it the following way (it seems to rasterize the pattern, hence the fuzziness):
|
|||||||
|