diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-12-28 17:21:11 -0500 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-12-28 22:15:53 -0500 |
commit | 4adfcde42846d19ad49557880978247dc4ea2f0f (patch) | |
tree | 5147ed5cc82ec35105a9500eab9b14a7005784a9 /specs/ch11.xml | |
parent | fb71cc93f4e5931e166e98ea228760ef5934897f (diff) | |
download | xorg-proto-kbproto-4adfcde42846d19ad49557880978247dc4ea2f0f.tar.gz |
specs: convert images from gif to svg format.
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'specs/ch11.xml')
-rw-r--r-- | specs/ch11.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/specs/ch11.xml b/specs/ch11.xml index ed3596d..3164b6c 100644 --- a/specs/ch11.xml +++ b/specs/ch11.xml @@ -29,7 +29,7 @@ width</emphasis> and <emphasis> height</emphasis> of the keyboard, in <mediaobject> - <imageobject> <imagedata fileref="XKBproto-8.gif"/> + <imageobject> <imagedata format="SVG" fileref="XKBproto-8.svg"/> </imageobject> </mediaobject> . For non-rectangular keyboards, the width and height describe the smallest @@ -97,14 +97,14 @@ url="XKBproto.htm#50332257_35210">See Shapes and Outlines</ulink>. <para> Unless otherwise specified, geometry measurements are in <mediaobject> - <imageobject> <imagedata fileref="XKBproto-9.gif"/> + <imageobject> <imagedata format="SVG" fileref="XKBproto-9.svg"/> </imageobject> </mediaobject> units. The origin (0,0) is in the top left corner of the keyboard image. Some geometry components can be drawn rotated; all such objects rotate about their origin in <mediaobject> - <imageobject> <imagedata fileref="XKBproto-10.gif"/> + <imageobject> <imagedata format="SVG" fileref="XKBproto-10.svg"/> </imageobject> </mediaobject> @@ -346,7 +346,7 @@ Consider the following example keyboard: <mediaobject> <imageobject> - <imagedata fileref="XKBproto-11.gif"/> + <imagedata format="SVG" fileref="XKBproto-11.svg"/> </imageobject> </mediaobject> |