LiVES
1.6.4-svn
|
Go to the source code of this file.
Data Structures | |
struct | lives_subtitle_style_t |
struct | lives_subtitle_t |
struct | lives_subtitles_t |
Typedefs | |
typedef struct _lives_subtitle_t | xlives_subtitle_t |
Functions | |
char ** | get_font_list (void) |
weed_plant_t * | render_text_to_layer (weed_plant_t *layer, const char *text, const char *fontname, double size, lives_text_mode_t mode, lives_colRGBA32_t *fg_col, lives_colRGBA32_t *bg_col, gboolean center, gboolean rising, double top) |
typedef struct _lives_subtitle_t xlives_subtitle_t |
enum lives_text_mode_t |
char** get_font_list | ( | void | ) |
weed_plant_t* render_text_to_layer | ( | weed_plant_t * | layer, |
const char * | text, | ||
const char * | fontname, | ||
double | size, | ||
lives_text_mode_t | mode, | ||
lives_colRGBA32_t * | fg_col, | ||
lives_colRGBA32_t * | bg_col, | ||
gboolean | center, | ||
gboolean | rising, | ||
double | top | ||
) |
< layer is destroyed (unless error, then cairo is NULL)
< error occured