• Niklesh's avatar
    movtextdec: Add support for automatic text wrapping · a604289b
    Niklesh authored
    The value of wrap_flag in the Text Wrap Box specifies if the text is to
    be wrapped or not. Uses 'end of line wrap' amongst the wrap styles
    supported by ASS if the text is to be wrapped, i.e; fill as much text
    in a line as possible, then break to next line.
    
    The 3GPP spec has no provision for smart wrapping.
    Signed-off-by: 's avatarNiklesh <niklesh.lalwani@iitb.ac.in>
    a604289b
movtextdec.c 15.4 KB