X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6c0ea5130fd233b97827e0cb392e68f64968ae32..a0f4d36895556e3054e2256cb5f1787cc9fcf75c:/include/wx/richtext/richtextbuffer.h diff --git a/include/wx/richtext/richtextbuffer.h b/include/wx/richtext/richtextbuffer.h index 871025796f..ecf8444c38 100644 --- a/include/wx/richtext/richtextbuffer.h +++ b/include/wx/richtext/richtextbuffer.h @@ -202,6 +202,12 @@ class WXDLLIMPEXP_FWD_RICHTEXT wxRichTextBuffer; // flag to InsertFragment and DeleteRange to indicate the appropriate mode. #define wxTEXT_ATTR_KEEP_FIRST_PARA_STYLE 0x10000000 +/*! + * Default superscript/subscript font multiplication factor + */ + +#define wxSCRIPT_MUL_FACTOR 1.5 + /*! * wxRichTextFontTable * Manages quick access to a pool of fonts for rendering rich text