#include "logo.h"
#include "resources/logo_128.xpm"
#include <FL/Fl_Pixmap.H>
#include <FL/Fl_RGB_Image.H>
#include <FL/fl_draw.H>
#include <algorithm>
#include <cmath>
Go to the source code of this file.