| |    | 85019 packages online | 
 | 
|  | 
| 
 | 
| dev/hwood/printer.hwp_1.0.lha |  |  | | No screenshot available | 
 |  | A printer plugin for hollywood. The plugin print any brush (vector or pixel brush)
Usage:
/*----------------------------------------------------------------------------*/
                      @REQUIRE "printer"
      ;
	  ;             
	  ;
                      AllocMem(5000, width * height * 4)
				
				        array = BrushToRGBArray(4000)  ; Brush ID = 4000
				        TableToMem(array, 5000, #INTEGER)
				        ptr$ = GetMemString(5000)
				        printer.Print(ptr$,width,height,device$,unit)  ; Printer device and unit - the printer plugin use a postscript printer directly
				        array = NIL
				      FreeMem(5000)
             ;
			 ;
			 ;
Version 1.0:
+ First Public Version
 |  | 
 Contents of dev/hwood/printer.hwp_1.0.lha
 PERMISSION  UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP     NAME
---------- ----------- ------- ------- ------ ---------- ------------ ----------
[generic]                 4227    8592  49.2% -lh5- 8f12 Feb 19 16:33 printer.hwp/printer.hwp
[generic]                  452     990  45.7% -lh5- 045d Feb 20 11:40 printer.hwp/printer.hwp.readme
[generic]                   20      20 100.0% -lh0- 30ac Feb 20 11:30 printer.hwp.info
---------- ----------- ------- ------- ------ ---------- ------------ ----------
 Total         3 files    4699    9602  48.9%            Feb 21 05:34
 | 
 |  | 
|  | 
| Page generated in 0.03 seconds | 
| Aminet © 1992-2024 Urban 
Müller and the Aminet team.
Aminet contact address: <aminet  aminet net> |