text is back! :)
authorraster <raster>
Mon, 6 Feb 2006 08:31:29 +0000 (08:31 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 6 Feb 2006 08:31:29 +0000 (08:31 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@20306 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

data/Makefile.am
data/Vera.ttf [new file with mode: 0644]
data/theme.edc

index 8cf455c..cde08e0 100644 (file)
@@ -28,6 +28,7 @@ video_frame_right.png \
 video_frame_top.png \
 whb.png \
 window_inner_shadow.png \
+Vera.ttf \
 theme.edc
 
 theme.edj: Makefile
diff --git a/data/Vera.ttf b/data/Vera.ttf
new file mode 100644 (file)
index 0000000..58cd6b5
Binary files /dev/null and b/data/Vera.ttf differ
index 8b70e47..4309df0 100644 (file)
@@ -28,6 +28,10 @@ images {
   image: "pnl.png"                 COMP;
 }
 
+fonts {
+   font: "Vera.ttf"   "Vera";
+}
+
 collections {
    group {
       name: "background";
@@ -103,7 +107,7 @@ collections {
         }
       }
    }
-#if 0   
+#if 0
    group {
       name: "video_controller";
       parts {
@@ -445,11 +449,11 @@ collections {
            name: "video_progress_img";
            mouse_events: 0;
            clip_to: "panel_clip";
-            fixed: 1 1;
            description {
               state: "default" 0.0;
               min:   9 16;
               align: 0.5 1.0;
+              fixed: 1 1;
               rel1 {
                  relative: 0.5  0.0;
                  offset:   0    0;
@@ -612,7 +616,7 @@ collections {
                  text: "Video Progress";
                  font: "Vera";
                  size: 6;
-                 align: 0.0: 1.0;
+                 align: 0.0 1.0;
               };
            }
         }
@@ -849,31 +853,6 @@ collections {
            }
         }
         part {
-           name: "video_progress_txt";
-           type: TEXT;
-           mouse_events: 0;
-           description {
-              state: "default" 0.0;
-              rel1 {
-                 to:       "video_frame_bottom";
-                 relative: 0.0  0.0;
-                 offset:   0    8;
-              }
-              rel2 {
-                 to:       "video_frame_bottom";
-                 relative: 1.0  1.0;
-                 offset:   -1   -13;
-              }
-              color:       0 0 0 255;
-              text {
-                 text: "Video Progress";
-                 font: "Vera";
-                 size: 6;
-                 align: 0.0 0.5;
-              };
-           }
-        }
-        part {
            name: "video_speed_txt";
            type: TEXT;
            mouse_events: 0;
@@ -1118,6 +1097,33 @@ collections {
               color: 20 20 255 20;
            }
         }
+        part {
+           name: "video_progress_txt";
+           type: TEXT;
+           mouse_events: 0;
+           effect: OUTLINE;
+           description {
+              state: "default" 0.0;
+              align: 1.0 1.0;
+              rel1 {
+                 relative: 1.0  1.0;
+                 offset:   -2    -2;
+              }
+              rel2 {
+                 relative: 1.0  1.0;
+                 offset:   -2   -2;
+              }
+              color:       255 255 255 255;
+              color2:      0 0 0 255;
+              text {
+                 text: "XX:XX:XX / XX:XX:XX";
+                 font: "Vera";
+                 size: 10;
+                 align: 1.0 1.0;
+                 min: 1 1;
+              };
+           }
+        }
       }
       programs {
         // emit signals: