Grzegorz Makarewicz
Grzegorz Makarewicz
Verification of the correctness of PDFs is very naive, in fact it does not exist, e.g. there is no check whether the given range covers the entire document, ..... If...
I changed the verify function, what you wrote won't happen anymore. I also added the PDFVierifier class which gives better control over the signature verification process (including signature verification in...
1. Why call to self.info.FSF.VTEnumBackground(self.ffi.NULL, 0) always returns 0 ? How to make it non 0 ? 2. each #defined identifier is expanded by the preprocessor (like VK_XXX) and later...
Out of curiosity I made it in python (PR #2637) and what surprised me is that it works faster than the charmap plugin (the idea of operation is based on...
I've ported this plugin to FarL2; a working version is available at https://github.com/m32/far2lhexitor The following still needs to be added: - save_as (Shift+F2) - color selection in the settings dialog....
Meanwhile, I added it in my repo, I think it will be better if it is in far2l itself - if someone uses far, they probably need a hexadecimal editor...
added to main repo as https://github.com/elfmz/far2l/pull/2866
- Hexitor must have a fixed number of bytes per character, so UTF-8 encoding is not supported in display/edit or search. - Hexitor is dialog-based, although it looks like a...
I changed the codepage for readme_ru.txt, now it looks correct
ChangeLog properly converted