diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-09-02 15:33:00 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-09-09 18:22:21 +0200 |
commit | 33124e3d469d028f367b5fcd1f1a7197754f8f09 (patch) | |
tree | bd864a0d11213556c8495c84d2362b70d56d5b18 /README.md | |
parent | e466218d6c608ec4456384dc94aefafdb5b60586 (diff) | |
download | sciteco-33124e3d469d028f367b5fcd1f1a7197754f8f09.tar.gz |
:EL can be used to perform codepage conversions now (refs #5)
* I decoded the Scintilla charset values into codepages, at least
those used on Gtk.
* make sure that the line character index is not allocated or released
too often, as it is actually internally reference counted, which
could result in it missing when we really need it.
* The line character index still appears to be released whenever
the document pointer changes, which will happen after using
a different Q-Register.
This could be a performance bottleneck (FIXME).
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions