binocle icon indicating copy to clipboard operation
binocle copied to clipboard

a graphical tool to visualize binary data

Results 22 binocle issues
Sort by recently updated
recently updated
newest added

This is what I get with `RUST_LOG = trace`: ```nushell > $env.RUST_LOG = trace; .\binocle.exe binocle.exe [2024-04-04T21:11:03Z WARN wgpu_core::instance] Missing downlevel flags: DownlevelFlags(SURFACE_VIEW_FORMATS) The underlying API or device in use...

Hello, One feature that I would like to see in Binocle is a “binary mode”. Meaning that instead of seeing one pixel per byte, I would like to be able...