[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Experimental, Classic Look, sphinx generated XHTML docs for Pygame 1.9.2a



Hi,

Thanks for the input. The <pre /> blocks were not set with a monospace font. That fixes the alignment.

Lenard

On 22/03/11 08:01 PM, claudio canepa wrote:


On Tue, Mar 22, 2011 at 11:31 PM, claudio canepa <ccanepacc@xxxxxxxxx <mailto:ccanepacc@xxxxxxxxx>> wrote:

    The only misbehavoir I spotted in comparison with 1.9.1 docs, is
    an ASCII draw in pygame.mask.overlap which renders bad.
    All three browsers show the same defect, see the snapshots taken
    with FF


sorry, here links to photobucket, Imageshack lnks have problems

sphinx rendered, 1.9.2
http://i1091.photobucket.com/albums/i393/claxo/mask_overlap_FF40.png

traditional,  1.9.1
http://i1091.photobucket.com/albums/i393/claxo/mask_overlap_FF40_pygame_191.png

-