|
||||||||||||||||||||||||||||||||||||||||||||||||||
|
This plugin is designed to load and interpret a set of files describing the layout of the On Screen Display and to make this "Skin" available to VDR via Setup -> OSD in the main menu. Of course it is possible to load more than one text-based skin this way and to choose between them while running VDR. All skins may be themeable (you can create your own color-theme) and translateable as the author of the skin wishes. For loading images in format other than simple XPM, you will need an image library. You can choose between two supported libraries, ImageMagick or Imlib2, from which the first one is the default. You can specify which library to use (if any) in the first few lines of the Makefile. I suggest to use ImageMagick, since you won't have support for animated images when using Imlib2 For loading true-type fonts (max. character width 32 pixels), you will need the freetype2-library installed. You can disable true-type fonts in the first few lines of the Makefile. Skins using TTFs will fall-back to the default fonts in this case.
USERS OF OLD SKINS (used by text2skin <= 0.0.8.1): You can find screenshots and download skins at: VDRSkins.ORG
CHANGES since 0.0.8.1
|
|||||||||||||||||||||||||||||||||||||||||||||||||