# HG changeset patch # User atlka # Date 998048686 0 # Node ID 4190a9e73e35fd46da734db7335b1a320cc6ae6c # Parent c394d04d6b30cb3c50c5e9b85614f30cae50d037 minor changes according to subtitle positioning diff -r c394d04d6b30 -r 4190a9e73e35 libvo/sub.c --- a/libvo/sub.c Fri Aug 17 11:14:57 2001 +0000 +++ b/libvo/sub.c Fri Aug 17 11:44:46 2001 +0000 @@ -193,10 +193,11 @@ l=0; break; } else if(l || jheight; + y=0; xsize=lastxsize=-vo_font->charspace; - } - memy-=y; // according to max of vo_font->pic_a[font]->h + memy -=vo_font->height; + } else + memy-=y; // according to max of vo_font->pic_a[font]->h } // in last line } }