Home | Trees | Index | Help |
|
---|
Module Font :: Class Font |
|
Method Summary | |
---|---|
none |
Packs the sound into the current blend file. |
none |
Unpacks the sound to the samples filename. |
Instance Variable Summary | |
---|---|
filename : The filename (path) of the file loaded into this Font. | |
name : The Font name. | |
packed : Boolean, True when the sample is packed (readonly). | |
users : The number of users this font has (read only) |
Method Details |
---|
pack()Packs the sound into the current blend file.
|
unpack(mode)Unpacks the sound to the samples filename.
|
Instance Variable Details |
---|
filenameThe filename (path) of the file loaded into this Font. |
nameThe Font name. |
packedBoolean, True when the sample is packed (readonly). |
usersThe number of users this font has (read only) |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sun Feb 11 13:30:18 2007 | http://epydoc.sf.net |