-
I should have been more clear in my last message. Adding a wxCHECK for a zero-point font is a better option than checking that after the ATSU function fails. The reporting of the error code should probably remain, for comparing against Cocoa docs, in the event of other failures.
2007-11-19 03:37:10 UTC in wxWidgets
-
Putting "wxCHECK( m_pointSize > 0 )" at the beginning would probably serve just as well.
2007-11-19 03:34:49 UTC in wxWidgets
-
File Added: fontsize.warn.patch.
2007-08-03 19:11:19 UTC in wxWidgets
-
On the mac (via Cocoa), if a font's pointsize is set to 0, the error that results is:
wx._core.PyAssertionError: C++ assertion "status == noErr" failed at ../src/mac/carbon/font.cpp(381) in MacFindFont(): couldn't modify ATSU style
Which is not very informative.
This patch makes two changes to the warning above. First, it includes the actual status code (to compare against the Cocoa...
2007-08-03 18:58:53 UTC in wxWidgets
-
thouis committed patchset 10 of module arccc to the Arc Consistency Crossword Compiler CVS repository, changing 2 files.
2004-03-05 19:44:01 UTC in Arc Consistency Crossword Compiler
-
thouis committed patchset 9 of module arccc to the Arc Consistency Crossword Compiler CVS repository, changing 2 files.
2003-02-27 16:50:04 UTC in Arc Consistency Crossword Compiler
-
thouis committed patchset 8 of module arccc to the Arc Consistency Crossword Compiler CVS repository, changing 3 files.
2003-02-24 22:29:20 UTC in Arc Consistency Crossword Compiler
-
thouis committed patchset 7 of module arccc to the Arc Consistency Crossword Compiler CVS repository, changing 15 files.
2003-02-24 22:25:18 UTC in Arc Consistency Crossword Compiler
-
thouis committed patchset 522 of module gts to the The GNU Triangulated Surface Library CVS repository, changing 1 files.
2003-02-10 03:42:10 UTC in The GNU Triangulated Surface Library
-
thouis committed patchset 6 of module arccc to the Arc Consistency Crossword Compiler CVS repository, changing 1 files.
2003-02-04 21:52:12 UTC in Arc Consistency Crossword Compiler