Changeset 384 in Sophya for trunk/SophyaPI/PIext/pistdimgapp.cc


Ignore:
Timestamp:
Aug 12, 1999, 4:34:22 PM (26 years ago)
Author:
ercodmgr
Message:

Diverses modifs + Fonc. Link Dyn pour fitting - Reza+cmv 12/8/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/pistdimgapp.cc

    r374 r384  
    11811181    sprintf(strg,"Image: %s -  Pave %d %d \n",  curpimg->Nom().c_str(),
    11821182            curpimg->XPave(),  curpimg->YPave());     
    1183     mps->DrawString(10., 25., strg, PI_Black, PI_BoldFont, 20);
     1183    mps->DrawString(10., 25., strg, PI_Black, PI_DefaultFont, PI_BoldFont, 20);
    11841184    mps->EndBloc();
    11851185
Note: See TracChangeset for help on using the changeset viewer.