diff --git a/resource/DejaVuSerif.ttf b/resource/DejaVuSerif.ttf new file mode 100644 index 0000000..6953bd9 Binary files /dev/null and b/resource/DejaVuSerif.ttf differ diff --git a/resource/banner.png b/resource/banner.png index 7e2e9ee..478a65c 100644 Binary files a/resource/banner.png and b/resource/banner.png differ diff --git a/resource/banner.pov b/resource/banner.pov index 9fbde67..f9e9e5b 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 2e17b47..b01f6a4 100644 Binary files a/resource/banner2.png and b/resource/banner2.png differ diff --git a/resource/logo64.png b/resource/logo64.png index e3b7bdb..d27dc2c 100644 Binary files a/resource/logo64.png and b/resource/logo64.png differ