Skip to content

16-bit Unicode character support #24

@kloned

Description

@kloned

@jmesnil we've not been able to deal with some unicode characters (especially with cyrillic and romanian).
Solved by replacing %c with %C in [body appendString:[NSString stringWithFormat:@"%c", c]];

String Format Specifiers description: https://developer.apple.com/library/ios/documentation/Cocoa/Conceptual/Strings/Articles/formatSpecifiers.html#//apple_ref/doc/uid/TP40004265-SW1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions