Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

panda/src/text/config_text.h File Reference

#include "pandabase.h"
#include "notifyCategoryProxy.h"
#include "texture.h"

Go to the source code of this file.

Functions

 NotifyCategoryDecl (text, EXPCL_PANDA, EXPTP_PANDA)
EXPCL_PANDA void init_libtext ()
 Initializes the library.


Variables

const bool text_flatten
const bool text_update_cleared_glyphs
const int text_anisotropic_degree
const int text_texture_margin
const float text_poly_margin
const int text_page_x_size
const int text_page_y_size
const float text_point_size
const float text_pixels_per_unit
const float text_scale_factor
const bool text_small_caps
const float text_small_caps_scale
const string text_default_font
Texture::FilterType text_minfilter
Texture::FilterType text_magfilter


Detailed Description

Definition in file config_text.h.


Function Documentation

EXPCL_PANDA void init_libtext  ) 
 

Initializes the library.

This must be called at least once before any of the functions or classes in this library can be used. Normally it will be called by the static initializers and need not be called explicitly, but special cases exist.

Definition at line 74 of file config_text.cxx.

References Texture::FT_invalid, Texture::FT_linear, and text_minfilter.

NotifyCategoryDecl text  ,
EXPCL_PANDA  ,
EXPTP_PANDA 
 


Variable Documentation

const int text_anisotropic_degree
 

Definition at line 35 of file config_text.h.

Referenced by ConfigureFn().

const string text_default_font
 

Definition at line 45 of file config_text.h.

const bool text_flatten
 

Definition at line 33 of file config_text.h.

Referenced by ConfigureFn().

Texture::FilterType text_magfilter
 

Definition at line 48 of file config_text.h.

Texture::FilterType text_minfilter
 

Definition at line 47 of file config_text.h.

Referenced by init_libtext().

const int text_page_x_size
 

Definition at line 38 of file config_text.h.

const int text_page_y_size
 

Definition at line 39 of file config_text.h.

const float text_pixels_per_unit
 

Definition at line 41 of file config_text.h.

const float text_point_size
 

Definition at line 40 of file config_text.h.

const float text_poly_margin
 

Definition at line 37 of file config_text.h.

const float text_scale_factor
 

Definition at line 42 of file config_text.h.

const bool text_small_caps
 

Definition at line 43 of file config_text.h.

const float text_small_caps_scale
 

Definition at line 44 of file config_text.h.

const int text_texture_margin
 

Definition at line 36 of file config_text.h.

const bool text_update_cleared_glyphs
 

Definition at line 34 of file config_text.h.

Referenced by ConfigureFn().


Generated on Fri May 2 00:46:16 2003 for Panda by doxygen1.3