summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorThomas Günther <tom@toms-cafe.de>2009-10-05 23:46:39 +0200
committerThomas Günther <tom@toms-cafe.de>2009-10-05 23:46:39 +0200
commit2e9a6959b66722272373c808663b00d70c56fa30 (patch)
treeb72b22d91023f2dc3f126204472c38d52d2264e4 /Docs
parentc45807f8f7d5675ed189676117110b2e978c1da0 (diff)
downloadvdr-plugin-text2skin-2e9a6959b66722272373c808663b00d70c56fa30.tar.gz
vdr-plugin-text2skin-2e9a6959b66722272373c808663b00d70c56fa30.tar.bz2
Added documentation of the new absolute modes: abs1280x720, abs1920x1080
Diffstat (limited to 'Docs')
-rw-r--r--Docs/Reference.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/Docs/Reference.txt b/Docs/Reference.txt
index 3fd65ce..67178ef 100644
--- a/Docs/Reference.txt
+++ b/Docs/Reference.txt
@@ -66,10 +66,11 @@ container.
-----------------------------------------------------------------------------
| name | NAME | Name to display in the VDR-OSD
-----------------------------------------------------------------------------
-| screenBase | * relative | Should the skin be drawn "relative"
-| | * absolute | (OSD left, top, width, height)
-| | | to the VDR setup or "absolute" to
-| | | an area of 720x576
+| screenBase | * relative | Draw the skin relative to the area specified
+| | | by the VDR setup (OSD left, top, width, height)
+| | * absolute | Draw the skin absolute to an area of 720x576
+| | * abs1280x720 | Draw the skin absolute to an area of 1280x720
+| | * abs1920x1080 | Draw the skin absolute to an area of 1920x1080
-----------------------------------------------------------------------------
<?xml version="1.0"?>