diff options
author | louis <louis.braun@gmx.de> | 2015-03-31 06:57:02 +0200 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2015-03-31 06:57:02 +0200 |
commit | 3d43200af00372dd54abe2b86b00ca15a4fc6d82 (patch) | |
tree | 0acd63aa794fabae179d90c74e7ad38ad9d872c0 /dtd | |
parent | 1ba2ae905ad33f8e311100fd4e9e48653ca4b63d (diff) | |
download | vdr-plugin-skindesigner-3d43200af00372dd54abe2b86b00ca15a4fc6d82.tar.gz vdr-plugin-skindesigner-3d43200af00372dd54abe2b86b00ca15a4fc6d82.tar.bz2 |
added possibility to draw vertical text bottomum and topdown
Diffstat (limited to 'dtd')
-rw-r--r-- | dtd/functions.dtd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dtd/functions.dtd b/dtd/functions.dtd index ce80a54..7ea61b6 100644 --- a/dtd/functions.dtd +++ b/dtd/functions.dtd @@ -108,6 +108,7 @@ fontsize CDATA #REQUIRED name NMTOKEN #IMPLIED text CDATA #REQUIRED + direction (bottomup|topdown) #IMPLIED condition CDATA #IMPLIED debug (true|false) #IMPLIED > |