On 20.02.2016 21:06, Dan Dennedy wrote:
> I am not opposed to wrap_type, but can we avoid adding wrap_width? If
> so, then change wrap_type to simply "wrap" where 0 = no wrapping and +1
> for all the other modes.

i think it is possible to combine all width limiting features into two 
properties:
     width - will specify width
and
     width_type - will specify a methods:
         0 - none
         1 - crop
         2 - fit
         3 - wrap word
         4 - wrap char
         5 - wrap word/char

what do you think about this approach?

-- 
Maksym Veremeyenko


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to