#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 () |
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 |
|
|
Definition at line 64 of file config_text.cxx. References Texture::FT_invalid, Texture::FT_linear, TextNode::init_type(), TextFont::init_type(), StaticTextFont::init_type(), Texture::string_filter_type(), text_magfilter, and text_minfilter. Referenced by ConfigureFn(). |
|
||||||||||||||||
|
|
|
|
Definition at line 32 of file config_text.h. |
|
|
Definition at line 42 of file config_text.h. Referenced by TextNode::load_default_font(). |
|
|
Definition at line 30 of file config_text.h. |
|
|
Definition at line 45 of file config_text.h. Referenced by init_libtext(). |
|
|
Definition at line 44 of file config_text.h. Referenced by init_libtext(). |
|
|
Definition at line 35 of file config_text.h. |
|
|
Definition at line 36 of file config_text.h. |
|
|
Definition at line 38 of file config_text.h. |
|
|
Definition at line 37 of file config_text.h. |
|
|
Definition at line 34 of file config_text.h. |
|
|
Definition at line 39 of file config_text.h. |
|
|
Definition at line 40 of file config_text.h. |
|
|
Definition at line 41 of file config_text.h. |
|
|
Definition at line 33 of file config_text.h. |
|
|
Definition at line 31 of file config_text.h. |
1.3