Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for UTF-8 not found #26

Open
javierrojas10 opened this issue Oct 24, 2022 · 0 comments
Open

Support for UTF-8 not found #26

javierrojas10 opened this issue Oct 24, 2022 · 0 comments
Labels
investigation Issue under investigation

Comments

@javierrojas10
Copy link

Maybe I'm wrong and couldn't find a way to set up this on the label, so in case any of you want to do it, this is How I accomplish it by using the raw Object

        raw.data = `^CI28`
        const label = new Label();
        label.content.push(raw)

Adding this to the top of the code, you will see `accutes` display as expected.

It would be nice to have the option to avoid using the raw Object. 

Great package by the way! Thanks!
@DanieLeeuwner DanieLeeuwner added the investigation Issue under investigation label Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigation Issue under investigation
Projects
None yet
Development

No branches or pull requests

2 participants