X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fmisc%2Ffreetype.c;h=a88a8ee0f57845024daa875ccb1c3c6b83995d9f;hb=2fc1756882380cd8eae3090b49a283e26fbf1b4b;hp=971b2f6e12afbb18b14c6d2e03dcf6914193349e;hpb=3975d8c9a4ad0e7131b0401f9e36dc98b7223c05;p=vlc diff --git a/modules/misc/freetype.c b/modules/misc/freetype.c index 971b2f6e12..a88a8ee0f5 100644 --- a/modules/misc/freetype.c +++ b/modules/misc/freetype.c @@ -83,6 +83,7 @@ static int SetFontSize( filter_t *, int ); #define FONT_TEXT N_("Font") #define FONT_LONGTEXT N_("Filename for the font you want to use") #define FONTSIZE_TEXT N_("Font size in pixels") +/// \bug [String] Extra space #define FONTSIZE_LONGTEXT N_("This is the default size of the fonts " \ "that will be rendered on the video. " \ "If set to something different than 0 this option will override the " \