Class TWindowsOutlineFont

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TWindowsOutlineFont = class(TGLOutlineFont)

Description

Outline OpenGL font from an installed Windows font.

Hierarchy

Overview

Methods

Public constructor Create(const AFaceName: string; AHeight: Integer; AWeight: DWord; AItalic: boolean; ACharSet: TWinCharSet; Depth: TGLfloat; OnlyLines: boolean);
Public destructor Destroy; override;

Description

Methods

Public constructor Create(const AFaceName: string; AHeight: Integer; AWeight: DWord; AItalic: boolean; ACharSet: TWinCharSet; Depth: TGLfloat; OnlyLines: boolean);

Create outline font from an installed Windows font.

For a description of AFaceName, AHeight, AWeight, AItalic, ACharSet: see documentation for Windows.CreateFont function.

For a description of Depth and OnlyLines params: see docs for CastleGLOutlineFonts.TGLOutlineFont.Create.

Public destructor Destroy; override;
 

Generated by PasDoc 0.12.1 on 2013-02-04 20:26:50