doc/ext/sprite_jsmath.py
author Christos Mantoulidis <cmad@stanford.edu>
Mon, 13 Jul 2009 19:44:04 -0700
branchdev
changeset 151 104ea146b9bc
parent 134 c270826fd4a8
permissions -rw-r--r--
Updated weighted rips libraries to make use of OOP--now WeightedRips inherits from Rips. It is possible that logging for WeightedRips does not work.

def setup(app):
    app.add_javascript('jsMath/plugins/spriteImageFonts.js')