Skip to content

print function shows chinese character overlapping #460

@elfsimulate

Description

@elfsimulate

Compile the following code with FBC:
print "汉字显示"
on windows 10
When the source code encoding is UTF-8, it displays garbled characters
When the source code encoding is UTF-8 with BOM, the Chinese characters overlap
When the source code encoding is ANSI, the Chinese characters display normally.

Image Image

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