/* The "widths" method returns a pointer to an array of 256 widths. They are unscaled but are pre-divided by 1000. All other methods return scaled numbers. If the font was created with a matrix, the matrix is applied automatically; otherwise the coordinates are multiplied by size.
/* These are the strings that are available in the "afmDictionary". For other things, use "afmFileContents". The floating point values (e.g., ascender, cap height) can be converted to floating point via NSString's "floatValue" method.