Bug #1469

ToUpper, ToLower, ToAscii should work with UTF8

Added by Miroslav Fidler almost 8 years ago.

Status:NewStart date:06/09/2016
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-Spent time:-
Target version:-

Description

void ToUpper(char *t, const char *s, int len, byte charset = CHARSET_DEFAULT);
void ToLower(char *t, const char *s, int len, byte charset = CHARSET_DEFAULT);
void ToAscii(char *t, const char *s, int len, byte charset = CHARSET_DEFAULT);

Also available in: Atom PDF