#10039: drawtext over multiple lines
----------------------------------+-------------------------------------
             Reporter:  ccpaging  |                     Type:  defect
               Status:  new       |                 Priority:  important
            Component:  avfilter  |                  Version:  5.1.2
             Keywords:  drawtext  |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+-------------------------------------
 Summary of the bug:
 I try to drawtext over multiple lines in windows command by using \v and
 \f. There is two lines text displayed. But some broken glyphs is displayed
 also. It seems \v and \f is not filtered out when draw.

 If multiple line text stored in textfile, everything is ok.

 How to reproduce:
 {{{
 % ffplay -f lavfi "color, drawtext=text=TEST^LSecond:
 fontfile=C\\:/Windows/fonts/tahomabd.ttf: fontcolor=white: fontsize=h/10:
 x=(w-text_w)/2: y=(h-text_h)/2"
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10039>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to