(anonymous IP: 18.225.56.79,352) | ||||||||||||||
| ||||||||||||||
Audio (96) Datatype (15) Demo (50) Development (247) Document (62) Driver (19) Emulation (62) Game (529) Graphics (224) Library (22) Network (62) Office (21) Utility (250) Video (18) Total files: 1677 Full index file Recent index file Part of aros exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] Copyright © 1995 by Jarno van der Linden jarno()kcbbs.gen.nz Un*x-like banner generator This program is Freeware, and all usual Freeware rules apply. 22-Dec-95: Project started 01-Jan-96: Added ".font" on font names if given name not found : Exec version check 02-Jan-96: V0.9 : Added environment variable for default settings : UPRIGHT switch added 03-Jan-96: V0.10 : LEFT, CENTRE, RIGHT flushing switches with WIDTH added : Custom drawing characters settings added : FILL, NOFILL switches added 26-Oct-20: V0.11 : GCC compiled build for AROS by Eugene aGGreSSor Sobolev I made this program some years ago. It's just your average banner printer. It can use any font and size that the system can read, can print sideways and horizontal, aligns left, centre, and right using a given line length, and can use any char for drawing text and background. Usage: TEXT/A,SIZE/N,FONT,SIDE=SIDEWAYS/S,UP=UPRIGHT/S, LEFT/S,CENTER=CENTRE/S,RIGHT/S,WIDTH/K/N, CHAR/K,FILLCHAR/K,FILL/S,NOFILL/S TEXT/A The text to output as a banner SIZE/N Font size to use FONT The name of the font to use (".font" extension optional) SIDE=SIDEWAYS/S Draw banner on its side (usefull for output to printer with chain paper) UP=UPRIGHT/S Draw banner horizontally LEFT/S Output flushed left CENTER=CENTRE/S Centre output, determined by WIDTH setting RIGHT/S Flush output right, determined by WIDTH setting WIDTH/K/N Output width to use for centre and right output CHAR/K Character to use for drawing text FILLCHAR/K Character to use for drawing background FILL/S Use FILLCHAR character to fill up space created by centre and right flushing NOFILL/S Opposite of the FILL flag The default settings are taken from "Banner_Def" in the ENV: dir. It's format is just an argument string as you would pass to the banner program (including a dummy value for the TEXT argument). One known problem: fill with left flushed output does not fill to the full width specified by WIDTH. If you want to fix it you can, as I've included to source code. ---JvdL--- |
Copyright © 2005 - 2024 The AROS Archives All Rights Reserved |