diff help/help_mp-en.h @ 26035:501ea0b13962

Check glyph bounding box before rasterizing and complain if it is too large.
author eugeni
date Fri, 22 Feb 2008 19:31:53 +0000
parents afa125da85cf
children b9ced5a4c5ff
line wrap: on
line diff
--- a/help/help_mp-en.h	Fri Feb 22 19:31:51 2008 +0000
+++ b/help/help_mp-en.h	Fri Feb 22 19:31:53 2008 +0000
@@ -2010,6 +2010,7 @@
 // ass_bitmap.c
 #define MSGTR_LIBASS_FT_Glyph_To_BitmapError "[ass] FT_Glyph_To_Bitmap error %d \n"
 #define MSGTR_LIBASS_UnsupportedPixelMode "[ass] Unsupported pixel mode: %d\n"
+#define MSGTR_LIBASS_GlyphBBoxTooLarge "[ass] Glyph bounding box too large: %dx%dpx\n"
 
 // ass.c
 #define MSGTR_LIBASS_NoStyleNamedXFoundUsingY "[ass] [%p] Warning: no style named '%s' found, using '%s'\n"