2010-01-24 23:50 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbwin/win_tprn.prg
! Fix to prev.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2010-01-24 23:50 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbwin/win_tprn.prg
|
||||
! Fix to prev.
|
||||
|
||||
2010-01-24 23:46 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbwin/win_prn1.c
|
||||
* contrib/hbwin/win_tprn.prg
|
||||
|
||||
@@ -780,7 +780,7 @@ CREATE CLASS WIN_BMP
|
||||
METHOD Create()
|
||||
METHOD Destroy()
|
||||
METHOD Draw( oPrn, aRectangle, aDimXY )
|
||||
METHOD CheckPrnDrvFormat( oPrn, cErrMsg )
|
||||
METHOD CheckPrnDrvFormat( oPrn, nErrCode )
|
||||
|
||||
VAR Type INIT 0 // Type BitMap: 1 == BM, 2 == JPEG, 3 == PNG
|
||||
VAR DimXY INIT { 0, 0 } // Image Dimensions X Y pixels
|
||||
|
||||
Reference in New Issue
Block a user