On Thu, Mar 13, 2003 at 01:31:35PM +0000, Angus Leeming wrote:

> I'm still confused. Why does it handle this fine.

How are you reading it back in ?

>         os << "family " << font.family() << '\n'
>            << "series " << font.series() << '\n'
>            << "shape " << font.shape() << '\n'
>            << "size " << font.size() << '\n'
>            << "emph " << font.emph() << '\n'

john

Reply via email to