|
wxMaxima
|
This file defines the class ImgCell. More...
#include "ImgCell.h"#include "CellImpl.h"#include "CellPointers.h"#include "StringUtils.h"#include <memory>#include <wx/clipbrd.h>#include <wx/file.h>#include <wx/filename.h>#include <wx/fs_mem.h>#include <wx/mstream.h>Macros | |
| #define | PRINT_SIZE_MULTIPLIER (72.0 / 96.0) |
| #define | SELECTION_BORDER_WDTH Scale_Px(3) |