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

dev/hwood/printer.hwp_1.0.lha

Mirror:Random
Showing: m68k-amigaos iconppc-amigaos iconppc-morphos iconi386-aros iconi386-amithlon iconppc-warpup iconppc-powerup icongeneric iconother icon
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
Date:2022-02-21
Distribution:Aminet
Download:dev/hwood/printer.hwp_1.0.lha - View contents
Readme:dev/hwood/printer.hwp_1.0.readme
Downloads:1069

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.01 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>