beautypg.com

Summary of text 8, Text constants and data structures 8 – Apple Newton Programmer’s Newton 2.0 (for Newton 2.0) User Manual

Page 331

background image

C H A P T E R 8

Text and Ink Input and Display

Summary of Text

8-39

Summary of Text

8

Text Constants and Data Structures

8

Text Flags

8

vWidthIsParentWidth

(1 << 0)

vNoSpaces

(1 << 1)

vWidthGrowsWithText

(1 << 2)

vFixedTextStyle

(1 << 3)

vFixedInkTextSTyle

(1 << 4)

vExpectingNumbers

(1 << 9)

Font Family Constants for Use in Frames

8

'espy

'geneva

'newYork

'handwriting

Font Face Constants for Use in Frames

8

kFaceNormal

0x000

kFaceBold

0x001

kFaceItalic

0x002

kFaceUnderline

0x004

kFaceOutline

0x008

kFaceSuperScript

0x0080

kFaceSubScript

0x100

Built-in Font Constants

8

ROM_fontsystem9

9216

ROM_fontsystem9bold

1057792

ROM_fontsystem9underline

4203520

ROM_fontsystem10

10240

ROM_fontsystem10bold

1058816