mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
CFbAccelCSHD2: Add scaleFont()function for font upscaling when fullhd is aktiv
This commit is contained in:
@@ -127,6 +127,7 @@ class CFbAccelCSHD2
|
||||
void blitBox2FB(const fb_pixel_t* boxBuf, uint32_t width, uint32_t height, uint32_t xoff, uint32_t yoff);
|
||||
void setBlendMode(uint8_t);
|
||||
void setBlendLevel(int);
|
||||
int scaleFont(int size);
|
||||
};
|
||||
|
||||
class CFbAccelGLFB
|
||||
|
Reference in New Issue
Block a user