From: Kevin A. <ka...@us...> - 2005-12-25 13:53:23
|
Update of /cvsroot/pythoncard/PythonCard/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26985/docs Modified Files: changelog.txt Log Message: added getTextExtent and getFullTextExtent methods SF Bug #1184884 Index: changelog.txt =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/docs/changelog.txt,v retrieving revision 1.319 retrieving revision 1.320 diff -C2 -d -r1.319 -r1.320 *** changelog.txt 30 Mar 2005 18:07:25 -0000 1.319 --- changelog.txt 25 Dec 2005 13:53:15 -0000 1.320 *************** *** 8,12 **** ! Release 0.8.2 2005-05-?? revised internationalResourceName to support platform-specific resources added UK <-> US to conversions.py and simplified SOAP.py module check --- 8,13 ---- ! Release 0.8.2 2006-01-?? ! added getTextExtent and getFullTextExtent methods to BitmapCanvas revised internationalResourceName to support platform-specific resources added UK <-> US to conversions.py and simplified SOAP.py module check |