AminetAminet
Search:
84450 packages online
About
Recent
Browse
Search
Upload
Setup
Services

dev/hwood/printer.hwp_1.0.lha

Mirror:Random
Showing:i386-arosgeneric
No screenshot available
Short:Printer plugin for hollywood
Author:Carsten Siegner <carstensiegner at dg-email.de>
Uploader:Carsten Siegner <carstensiegner dg-email de>
Type:dev/hwood
Version:1.0
Architecture:ppc-morphos >= 3.15
Distribution:Aminet
Date:2022-02-20
Download:http://aminet.net/dev/hwood/printer.hwp_1.0.lha - View contents
Readme:http://aminet.net/dev/hwood/printer.hwp_1.0.readme
Downloads:908

A printer plugin for hollywood. The plugin print any brush (vector or pixel
brush)

Usage:

/*----------------------------------------------------------------------------*/

                       at 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

Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>