[BUG] [FIX] TrueTypeTextStyle5 serialization

diegogomezdeck at consultar.com diegogomezdeck at consultar.com
Tue Nov 4 18:40:41 UTC 2003


"Change Set:		TTTextStyle5-fix-dgd
Date:			4 November 2003
Author:			Diego Gomez Deck <DiegoGomezDeck at ConsultAr.com>

The previous version was serializing the font information using #name and
des-serializing using #descriptionNamed: causing the lost of bold/italic
information.

This fix serialize using #fullName (and des-serialize using
#descriptionFullNamed:) fixing the previous bug without breaking the
serialization of objects serialized with the bug.
"

-------------- next part --------------
A non-text attachment was scrubbed...
Name: TTTextStyle5-fix-dgd.2.cs.gz
Type: application/x-gzip-compressed
Size: 722 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20031104/f1103122/TTTextStyle5-fix-dgd.2.cs.bin


More information about the Squeak-dev mailing list