mirror of
https://github.com/jojo61/vdr-plugin-softhdcuvid.git
synced 2023-10-10 13:37:41 +02:00
More openglosd fixes
This commit is contained in:
parent
03e69b5e26
commit
1b7bfd2087
@ -1173,6 +1173,7 @@ cOglCmdDrawText::cOglCmdDrawText( cOglFb *fb, GLint x, GLint y, unsigned int *sy
|
||||
this->colorText = colorText;
|
||||
this->fontSize = fontSize;
|
||||
this->symbols = symbols;
|
||||
this->fontName = name;
|
||||
}
|
||||
|
||||
cOglCmdDrawText::~cOglCmdDrawText(void) {
|
||||
|
Loading…
Reference in New Issue
Block a user