OpenHashTab
OpenHashTab copied to clipboard
Feature Request: Custom font selection for Hash and "Check against" input box
Currently the font for file hash was hard-coded to be "Lucida Console" which I personally defer because of its terrible D and 0 distinguishability.
https://github.com/namazso/OpenHashTab/blob/705a66c8cd85fdd818f4aff60c2b20a0ec3e1658/OpenHashTab/OpenHashTab/MainDialog.h#L36
I would prefer Consolas or any custom monospace font I have installed to Windows (e.g. Noto Sans Mono, JetBrains Mono) instead.
It would be nice if such feature is implemented so that I could choose another font that has better distinguishability, or at least use Consolas which was bundled with OS since Windows Vista.