Revision 73d2567...
Go back to digest for 20th November 2011Bug Fixes in Office
Inge Wallin committed changes in [calligra] plugins/vectorshape/libemf/EmfOutputPainterStrategy.cpp:
EMF: Fix bug 286713: EMF: Crash: Assert "0", EmfOutputPainterStrategy.cpp
The reason for the crash were unnecessary ASSERT(0) in
SelectStockObject. I removed all asserts there and made sure that a
font was always selected. So no more crashes for stock objects, at
least.
File Changes
Modified 1 files
- plugins/vectorshape/libemf/EmfOutputPainterStrategy.cpp
1 files changed in total