A coordinate system font designers use when they design fonts. For example, PostScript fonts are designed in 1000x1000 unit character cells. Before a glyph in a particular font can be rendered on an output device, its notional space coordinates must be first be transformed into device space coordinates. These coordinates must then be transformed into coordinates suitable for the physical device.
Most of the metrics returned in the IFIMETRICS structure are given in terms of notional space coordinates.
Also called design space.