Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Add encoding support #22

Closed
ForNeVeR opened this issue Jul 11, 2014 · 0 comments · Fixed by #33
Closed

Add encoding support #22

ForNeVeR opened this issue Jul 11, 2014 · 0 comments · Fixed by #33
Assignees

Comments

@ForNeVeR
Copy link

For effective implementation of atom/atom#1806 we will need alternate encoding support in text-buffer project.

IMO it should be able to get encoding from the constructor params, read file with this encoding and remember it so it can save file with the same encoding it was read with. Also it should be optional encoding parameter for the save function so caller may override the encoding on save.

We could also add automatic encoding detection feature in future.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants