Skip to content

Specify encoding of text files #155

@sylvainhalle

Description

@sylvainhalle

Under Windows, the default encoding is ISO 8859-1 (or CP-1252). Since Java reads files using the default OS encoding, if you edit UTF-8 files under Windows, they will be incorrectly interpreted by the program.

Solution: add a command line switch to specify the input encoding

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions