diff --git a/common/Cantarell-Regular.otf b/common/Cantarell-Regular.otf deleted file mode 100644 index e668e6e..0000000 Binary files a/common/Cantarell-Regular.otf and /dev/null differ diff --git a/common/DejaVuSans.ttf b/common/DejaVuSans.ttf new file mode 100644 index 0000000..e5f7eec Binary files /dev/null and b/common/DejaVuSans.ttf differ diff --git a/common/cantarell_regular_16.pf2 b/common/cantarell_regular_16.pf2 deleted file mode 100644 index 0fbf2e6..0000000 Binary files a/common/cantarell_regular_16.pf2 and /dev/null differ diff --git a/common/cantarell_regular_24.pf2 b/common/cantarell_regular_24.pf2 deleted file mode 100644 index 49164e1..0000000 Binary files a/common/cantarell_regular_24.pf2 and /dev/null differ diff --git a/common/cantarell_regular_32.pf2 b/common/cantarell_regular_32.pf2 deleted file mode 100644 index 2a78774..0000000 Binary files a/common/cantarell_regular_32.pf2 and /dev/null differ diff --git a/common/cantarell_regular_48.pf2 b/common/cantarell_regular_48.pf2 deleted file mode 100644 index 8bdecba..0000000 Binary files a/common/cantarell_regular_48.pf2 and /dev/null differ diff --git a/common/dejavu_32.pf2 b/common/dejavu_32.pf2 new file mode 100644 index 0000000..ab25446 Binary files /dev/null and b/common/dejavu_32.pf2 differ diff --git a/common/dejavu_sans_12.pf2 b/common/dejavu_sans_12.pf2 new file mode 100644 index 0000000..19e0499 Binary files /dev/null and b/common/dejavu_sans_12.pf2 differ diff --git a/common/dejavu_sans_14.pf2 b/common/dejavu_sans_14.pf2 new file mode 100644 index 0000000..dcc727e Binary files /dev/null and b/common/dejavu_sans_14.pf2 differ diff --git a/common/dejavu_sans_16.pf2 b/common/dejavu_sans_16.pf2 new file mode 100644 index 0000000..37f3ef4 Binary files /dev/null and b/common/dejavu_sans_16.pf2 differ diff --git a/common/dejavu_sans_24.pf2 b/common/dejavu_sans_24.pf2 new file mode 100644 index 0000000..8c3e434 Binary files /dev/null and b/common/dejavu_sans_24.pf2 differ diff --git a/common/dejavu_sans_48.pf2 b/common/dejavu_sans_48.pf2 new file mode 100644 index 0000000..776c982 Binary files /dev/null and b/common/dejavu_sans_48.pf2 differ diff --git a/common/theme-1080p.txt b/common/theme-1080p.txt index f0c2599..b2fafab 100644 --- a/common/theme-1080p.txt +++ b/common/theme-1080p.txt @@ -19,7 +19,7 @@ terminal-border: "0" top = 30% width = 45% height = 60% - item_font = "Cantarell Regular 16" + item_font = "Unifont Regular 16" item_color = "#cccccc" selected_item_color = "#ffffff" icon_width = 32 @@ -40,5 +40,5 @@ terminal-border: "0" id = "__timeout__" text = "Booting in %d seconds" color = "#cccccc" - font = "Cantarell Regular 16" + font = "Unifont Regular 16" } diff --git a/common/theme-2k.txt b/common/theme-2k.txt index 4baaae1..04668c9 100644 --- a/common/theme-2k.txt +++ b/common/theme-2k.txt @@ -19,7 +19,7 @@ terminal-border: "0" top = 30% width = 45% height = 60% - item_font = "Cantarell Regular 24" + item_font = "DejaVu Sans Regular 24" item_color = "#cccccc" selected_item_color = "#ffffff" icon_width = 48 @@ -40,5 +40,5 @@ terminal-border: "0" id = "__timeout__" text = "Booting in %d seconds" color = "#cccccc" - font = "Cantarell Regular 24" + font = "DejaVu Sans Regular 24" } diff --git a/common/theme-4k.txt b/common/theme-4k.txt index 285c7e7..a823ed0 100644 --- a/common/theme-4k.txt +++ b/common/theme-4k.txt @@ -19,7 +19,7 @@ terminal-border: "0" top = 30% width = 45% height = 60% - item_font = "Cantarell Regular 32" + item_font = "DejaVu Regular 32" item_color = "#cccccc" selected_item_color = "#ffffff" icon_width = 64 @@ -40,5 +40,5 @@ terminal-border: "0" id = "__timeout__" text = "Booting in %d seconds" color = "#cccccc" - font = "Cantarell Regular 32" + font = "DejaVu Regular 32" }