added MultiplyWorldTransform record type
This commit is contained in:
@@ -1336,6 +1336,8 @@ namespace cppcanvas
|
||||
// - SetFont to process font metric specific actions
|
||||
pCurrAct->Execute( &rVDev );
|
||||
|
||||
EMFP_DEBUG(printf("MTF\trecord type: %x\n", pCurrAct->GetType()));
|
||||
|
||||
switch( pCurrAct->GetType() )
|
||||
{
|
||||
// ------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user