diff --git a/resource/DejaVuSerif.ttf b/resource/DejaVuSerif.ttf new file mode 100644 index 000000000..6953bd926 Binary files /dev/null and b/resource/DejaVuSerif.ttf differ diff --git a/resource/banner.png b/resource/banner.png index 7e2e9ee63..478a65cb9 100644 Binary files a/resource/banner.png and b/resource/banner.png differ diff --git a/resource/banner.pov b/resource/banner.pov index 9fbde6732..f9e9e5bfc 100644 --- a/resource/banner.pov +++ b/resource/banner.pov @@ -3,7 +3,7 @@ object { text { - ttf "resource/DejaVuSansMono.ttf", + ttf "resource/DejaVuSerif.ttf", "Milsko Toolkit", 1, 0 } @@ -19,8 +19,8 @@ object { } camera { - location <8+6, 2.5, -40> - look_at <8, 0.75, 0> + location <8+5, 2.5, -35> + look_at <7, 0.75, 0> angle 35 up <0, 1, 0> right image_width / image_height * x diff --git a/resource/banner2.png b/resource/banner2.png index 2e17b4722..b01f6a416 100644 Binary files a/resource/banner2.png and b/resource/banner2.png differ diff --git a/resource/logo64.png b/resource/logo64.png index e3b7bdbb1..d27dc2c4d 100644 Binary files a/resource/logo64.png and b/resource/logo64.png differ