Sami Liedes

Results 27 issues of Sami Liedes

This change adds rudimentary hOCR output support. Notes: - Currently it just adds bounding boxes, not baselines (which are also supported) to the hOCR output - It doesn't add any...

### Description I admit I don't 100% understand what this requires and if this is actually fully (separately for both displays) implementable using current Wayland; but Wayland seems to have...

enhancement
stale

**Describe the bug** Please find attached a zip file of three binaries, each of which trigger an assertion failure when importing. The assertion failure seems similar; out of caution, I'm...

Feature: Loader/ELF
Status: Waiting on customer

**Describe the bug** When I press F3 to find the next hit of a memory search, I get taken to the next hit. When I press alt-left to go back,...

Status: Triage

### Make sure you completed the following tasks - [X] I searched the [discussions](https://github.com/bfgroup/b2/discussions) - [X] I searched the closed and open [issues](https://github.com/bfgroup/b2/issues?q=is%3Aissue) - [X] I read the [contribution guidelines](https://github.com/bfgroup/b2/blob/main/CONTRIBUTING.adoc)...

bug

I think this probably requires at least documenting. I would have expected `inverse` to be non-destructive, and if there's something like `.invert()`, that to modify in place. ``` In [129]:...

Maybe related: #985 I'm doing mass rebuilds of packages in NixOS, with `-D_GLIBCXX_DEBUG` passed to compilations that link to libstdc++. The latter fact may or may not be relevant. I...