From 13cbc8e1ae115b64f9c064209ecbff688ccc48ac Mon Sep 17 00:00:00 2001 From: voroshil Date: Sun, 16 Mar 2008 17:02:17 +0000 Subject: r25994: typo fix: inited --> initialized r26067: Check glyph bounding box before rasterizing and complain if it is too large. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26253 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-ru.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/help/help_mp-ru.h b/help/help_mp-ru.h index 7d8548b1a5..ce713e5262 100644 --- a/help/help_mp-ru.h +++ b/help/help_mp-ru.h @@ -2,7 +2,7 @@ // Dmitry Baryshkov // Reworked by: Andrew Savchenko aka Bircoph -// Synced with help_mp-en.h: r25947 +// Synced with help_mp-en.h: r26067 // ========================= MPlayer help =========================== @@ -1331,6 +1331,7 @@ static char help_text[]= // ass_bitmap.c #define MSGTR_LIBASS_FT_Glyph_To_BitmapError "[ass] Сбой FT_Glyph_To_Bitmap %d \n" #define MSGTR_LIBASS_UnsupportedPixelMode "[ass] Неподдерживаемый режим пиксела: %d\n" +#define MSGTR_LIBASS_GlyphBBoxTooLarge "[ass] Рамка, ограничивающая символ, слишком велика: %dx%dpx\n" // ass.c #define MSGTR_LIBASS_NoStyleNamedXFoundUsingY "[ass] [%p] Внимание: стиль '%s' не найден, использую '%s'\n" -- cgit v1.2.3