Fixed font issues by replacing acknowledge2 completely.
[multipass-eu.git] / src / playlist_item.rb
index 56b298c44a3a8fd8f4537ce60cb601117a9215c4..cec85721a5cc82a1ff7a892bbe40d0feabb8909d 100644 (file)
@@ -18,8 +18,8 @@ EDJE.collection("playlist_item") do |c|
                                        d.color = color
                                        d.outline_color = OUTLINE_COLOR
 
-                                       d.font = "acknowledge2.ttf"
-                                       d.font_size = 12
+                                       d.font = "slkscrb.ttf"
+                                       d.font_size = 8
                                        d.text = "Dark Tranquillity - Through Smudged Lenses"
                                        d.set_text_align(0.0)
                                end