mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
OSD sizes in percent; automatic update of OSD size
This commit is contained in:
3
font.h
3
font.h
@@ -4,7 +4,7 @@
|
||||
* See the main source file 'vdr.c' for copyright information and
|
||||
* how to reach the author.
|
||||
*
|
||||
* $Id: font.h 1.20 2007/06/23 10:09:14 kls Exp $
|
||||
* $Id: font.h 2.1 2009/05/03 11:00:19 kls Exp $
|
||||
*/
|
||||
|
||||
#ifndef __FONT_H
|
||||
@@ -15,6 +15,7 @@
|
||||
#include "tools.h"
|
||||
|
||||
#define MAXFONTNAME 64
|
||||
#define MINFONTSIZE 10
|
||||
#define MAXFONTSIZE 64
|
||||
|
||||
enum eDvbFont {
|
||||
|
Reference in New Issue
Block a user