tbm_format
*formats; /**< The @b newly-allocated array. will be freed in frontend. */
- int min_w; /**< The minimun width */
- int min_h; /**< The minimun height */
- int max_w; /**< The maximum width */
- int max_h; /**< The maximum height */
- int preferred_align; /**< The prefered align */
+ int min_w; /**< The minimun width */
+ int min_h; /**< The minimun height */
+ int max_w; /**< The maximum width */
+ int max_h; /**< The maximum height */
+ int preferred_align; /**< The prefered align */
+ int preferred_align_vertical; /**< The prefered align vertical */
/**< The attach count which a PP object can handle. @since 1.2.0 */
int max_attach_count;