Class for fonts that can be transformed (rotated, skewed, etc.), like TTF or FDB fonts for example.
Class Details
[line 21]
Common font characteristics and methods.
Declared abstract only so that it can't be instanciated. Users have to call 'new awPHPFont' or 'new awFileFont', or any of their inherited classes (awFont1, awTuffy, awTTFFont, etc.)