Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DoAnnoText(3D)

DoText(3D)

DoTextAlign(3D)

DoTextExpFactor(3D)

DoTextHeight(3D)

DoTextPath(3D)

DoTextPrecision(3D)

DoTextSpace(3D)

DoTextUpVector(3D)

DoTextFont(3D)  —  Kubota Pacfic Computer Inc. (\*(Dd)

NAME

DoTextFont − Create a text font primitive attribute object

SYNOPSIS

C:

DtObject DoTextFont(font)
DtFont font;

FORTRAN:

INTEGER∗4 DOTF(FONT)
INTEGER∗4 FONT

DESCRIPTION

DoTextFont creates a text font primitive attribute object. The parameter font defines the font to be used for subsequently executed text primitive objects.  The Doré fonts are:

FORTRAN Font Name
DcAstrology <DCFAST>
DcComplexCyrillic <DCFCC>
DcComplexGreek <DCFCG>
DcComplexSmallGreek <DCFCSG>
DcComplexSmallItalic <DCFCSI>
DcComplexSmallRoman <DCFCSR>
DcComplexItalic<DCFCI>
DcComplexRoman<DCFCR>
DcComplexScript<DCFCS>
DcDuplexRoman<DCFDR>
DcLowerCaseMathematics <DCFLCM>
DcGothicGerman<DCFGG>
DcGothicEnglish<DCFGE>
DcGothicItalian<DCFGI>
DcHelvetica (polygonal font) <DCFHLV>
DcMusic<DCFMUS>
DcMeteorology <DCFMUS>
DcPlainGreek <DCFPG>
DcPlainRoman <DCFPR>
DcSimplexRoman<DCFSR>
DcSimplexGreek<DCFSG>
DcSimplexScript<DCFSS>
DcSymbols <DCFSYM>
DcTriplexItalic<DCFTI>
DcTriplexRoman<DCFTR>
DcUpperCaseMathematics <DCFUCM>

DEFAULTS

The default DoTextFont is DcPlainRoman <DCFPR>. 

ERRORS

DoTextFont will fail if an invalid font is specified. 

[WARNING - value out of range]

DoTextFont will fail if memory cannot be allocated for character storage. 

[SEVERE - unable to allocate memory]

SEE ALSO

DoAnnoText(3D), DoText(3D), DoTextAlign(3D), DoTextExpFactor(3D), DoTextHeight(3D), DoTextPath(3D), DoTextPrecision(3D), DoTextSpace(3D), DoTextUpVector(3D)

September 02, 1992

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026