/*
* font.h -- `Soft' font definitions
*
* Created 1995 by Geert Uytterhoeven
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file CO
package flash.text;
extern class Font {
function new() : Void;
var fontName(default,null) : String;
var fontStyle(default,null) : String;
var fontType(default,null) : String;
function hasGlyphs(
# @(#)font.properties 1.13 02/03/07
#
# Copyright 2002 Sun Microsystems, Inc. All rights reserved.
#
# Component Font Mappings
#
dialog.0=Arial,ANSI_CHARSET
dialog.1=WingDings,SYMBOL_CHARSET
dialog.2
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Font rendering to frame buffer functions -
*
* Copyright(C) 2002-2003 Peter Ross