Changeset 384 in Sophya for trunk/SophyaPI/PIext/pistdimgapp.cc
- Timestamp:
- Aug 12, 1999, 4:34:22 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pistdimgapp.cc
r374 r384 1181 1181 sprintf(strg,"Image: %s - Pave %d %d \n", curpimg->Nom().c_str(), 1182 1182 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); 1184 1184 mps->EndBloc(); 1185 1185
Note:
See TracChangeset
for help on using the changeset viewer.