\func{static bool}{CanConvert}{\param{wxFontEncoding}{encIn}, \param{wxFontEncoding }{encOut}}
Return true if (any text in) multibyte encoding \arg{encIn} can be converted to
-another one (\it{encOut}) losslessly.
+another one ({\it encOut}) losslessly.
Do not call this method with \texttt{wxFONTENCODING\_UNICODE} as either
parameter, it doesn't make sense (always works in one sense and always depends