APPLICATIONSCREATION GRAPHIQUE ★ MINIMAG ★

Minimag (Computing With the Amstrad)Applications Creation Graphique
★ Ce texte vous est présenté dans sa version originale ★ 
 ★ This text is presented to you in its original version ★ 
 ★ Este texto se presenta en su versión original ★ 
 ★ Dieser Text wird in seiner Originalfassung präsentiert ★ 

Big on letters, small on space ...that's ROBIN IMIXON's magnifying program IOU may remember Glynne Davies' superb large character utility in the September issue of Computing with the Amstrad.

Although it is an excellent program, being rather large it takes up a lot of room - especially if you want to use large letters for a title page or a game screen layout.

For those of you who, like me, hate to do too much typing when it can possibly be avoided, may I present Mini Magnifier.

This is really a three line program. Line 220 sets up the colours and defines the functions. Lines 40000 and 40010 are the Mini Magnifier subroutine. In the listing, lines 230-260 could be replaced with statements of your own choice.

The program works by setting Symbol After to 32. This means that all characters after 32 (space) can be re-defined. To enable this to be done your Amstrad places a copy of the character set just below Himem and moves Himem to one character below the character set so that it cannot be overwritten.

Without going into unnecessary detail, each character definition is stored in a sequence of eight bytes. These correspond to the eight parameters following a Symbol command. This therefore gives us a quick and simple means of finding out the definition of any character.

To produce his large letters Glynne Davies fills in each block of a character by drawing lines. In Mini Magnifier the boundaries of the block are worked out by functions Z1 to Z4.

Then a graphics window is defined and cleared to a chosen colour.

This is a much faster method, but it has one disadvantage. The minimum screen width of a graphics window is the width of a character in Mode 2 -one byte.

This means that if you want small large letters (if you see what I mean) you will lose out on definition. No problem: Use Glynne Davies' program.

On the CPC464 there is really no way around this difficulty, vas you haven't got a fill command. Vou can either have slow, good definition large characters or fast, medium definition large characters. You pays yer money and takes yer choice.

To use Mini Magnifier you type in a suitably numbered version of line 220 as the first line of your program. This initialises the subroutine.

Then to print large text you need to define the six variables mentioned in the Major Variables panel. Having defined them you then GOSUB 40000 and hey presto!

For future use I suggest you delete all the REMs and lines 230-260. Make line 220 into line 1 and save the program. It will then be possible to merge Mini Magnifier with most programs.

CWTA

★ PUBLISHER: Computing with the Amstrad
★ YEARS: 1985 , 1986
★ CONFIG: 64K + AMSDOS
★ LANGUAGE:
★ LiCENCE: LISTING
★ COLLECTION: COMPUTING WITH THE AMSTRAD 1986
★ AUTHOR: Robin Nixon
 

★ AMSTRAD CPC ★ DOWNLOAD ★

Type-in/Listings:
» Minimag    (Computing  with  the  Amstrad)    ENGLISHDATE: 2020-07-20
DL: 182
TYPE: ZIP
SiZE: 4Ko
NOTE: 40 Cyls
.HFE: Χ

» Minimag    (Computing  with  the  Amstrad)    ENGLISH    LISTINGDATE: 2021-02-02
DL: 189
TYPE: PDF
SiZE: 38Ko
NOTE: 1 page/PDFlib v1.6

★ AMSTRAD CPC ★ A voir aussi sur CPCrulez , les sujets suivants pourront vous intéresser...

Lien(s):
» Applications » Compilation: Fontes.IC 3
» Applications » CPC 6128 & Minitel
» Applications » Minifile
» Applications » Bonzo - Minidos
» Applications » Mini-Movie (CPC Magazin)
» Applications » MiniCalc v1.0 (CPC Amstrad International)
Je participe au site:
» Vous avez des infos personnel ?
» Vous avez remarqué une erreur dans ce texte ?
» Aidez-nous à améliorer cette page : en nous contactant via le forum ou par email.

CPCrulez[Content Management System] v8.7-desktop/c
Page créée en 335 millisecondes et consultée 1553 fois

L'Amstrad CPC est une machine 8 bits à base d'un Z80 à 4MHz. Le premier de la gamme fut le CPC 464 en 1984, équipé d'un lecteur de cassettes intégré il se plaçait en concurrent  du Commodore C64 beaucoup plus compliqué à utiliser et plus cher. Ce fut un réel succès et sorti cette même années le CPC 664 équipé d'un lecteur de disquettes trois pouces intégré. Sa vie fut de courte durée puisqu'en 1985 il fut remplacé par le CPC 6128 qui était plus compact, plus soigné et surtout qui avait 128Ko de RAM au lieu de 64Ko.