Add a 'Stamp' widget.
Place one or multiple stamps on scanned pages in defined locations. A stamp is understood here as - a transparent text in a transparent frame with no borders - an opaque text on an opaque background with no borders. Stamp parameters: - text - font - foreground colour - background colour - angle of rotation - transparency. Locations: - centre - cardinal directions - inter-cardinal directions.
This commit is contained in:
@@ -39,7 +39,7 @@ class wxDirPickerCtrl;
|
||||
#define ID_S7 10000
|
||||
#define ID_PANEL 10001
|
||||
#define ID_DIRPICKERCTRL 10002
|
||||
#define ID_TEXTCTRL 10003
|
||||
#define ID_TEXTCTRL_S7 10003
|
||||
#define SYMBOL_S7_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX
|
||||
#define SYMBOL_S7_TITLE _("S7")
|
||||
#define SYMBOL_S7_IDNAME ID_S7
|
||||
|
||||
Reference in New Issue
Block a user