Changes between Version 2 and Version 3 of documentation/PythonManual/APIReference

Show
Ignore:
Author:
lloydw (IP: 203.96.63.172)
Timestamp:
03/27/08 12:44:31 (9 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • documentation/PythonManual/APIReference

    v2 v3  
    1313   Loads the font face at ''font_path''. The function will return True if the font face was loaded, False if not. 
    1414 
     15 '''RegisterTag'''(tag_name, class_definition):: 
     16   Registers an Python class to instance when a specific XML tag is encountered in an RML file. 
     17 
    1518== Basic Types == 
    1619