Functions | |
void | Set_Text_Alignment (HT_Rendition *nr, const int align) |
void | Set_Text_Color (HT_Rendition *nr, HT_RGB *rgb) |
void | Set_Text_Extra_Space (HT_Rendition *nr, float xspace) |
void | Set_Text_Extra_Space_Units (HT_Rendition *nr, const int units) |
void | Set_Text_Path (HT_Rendition *nr, float px, float py, float pz) |
void | Set_Text_Rotation (HT_Rendition *nr, float rot) |
void | Set_Text_Rotation_Follow_Path (HT_Rendition *nr) |
void | Set_Text_Size (HT_Rendition *nr, float size) |
void | Set_Text_Size_Tolerance (HT_Rendition *nr, float tol) |
void | Set_Text_Size_Tolerance_Units (HT_Rendition *nr, const int units) |
void | Set_Text_Size_Units (HT_Rendition *nr, const int units) |
void | Set_Text_Slant (HT_Rendition *nr, float slant) |
void | Set_Text_Spacing (HT_Rendition *nr, float space) |
void | Set_Text_Transform (HT_Rendition *nr, const int xform) |
void | Set_Text_Width_Scale (HT_Rendition *nr, float wscale) |
void | Set_Internal_Text_Color (HT_Rendition *nr, HT_RGB32 *int_color) |
void | Set_Text_Position (HT_Text_Info *text_info, HT_DC_Point *position) |
void | Set_Text_Font_Index (HT_Rendition *nr, int index) |
void | Set_Text_Contrast_Color (HT_Text_Info *text_info, HT_RGB *rgb) |