changeset 26221:7755641aef95

r25994: typo fix: inited --> initialized r26067: Check glyph bounding box before rasterizing and complain if it is too large.
author voroshil
date Sun, 16 Mar 2008 17:02:17 +0000
parents 79631f5f140d
children dd382a0555f6
files help/help_mp-ru.h
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/help/help_mp-ru.h	Sun Mar 16 13:24:36 2008 +0000
+++ b/help/help_mp-ru.h	Sun Mar 16 17:02:17 2008 +0000
@@ -2,7 +2,7 @@
 // Dmitry Baryshkov <mitya@school.ioffe.ru>
 // Reworked by: Andrew Savchenko aka Bircoph <Bircoph[at]list[dot]ru>
 
-// Synced with help_mp-en.h: r25947
+// Synced with help_mp-en.h: r26067
 
 // ========================= MPlayer help ===========================
 
@@ -1331,6 +1331,7 @@
 // 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"