Sebastian Werhausen

Results 9 issues of Sebastian Werhausen

Hi - this is pretty cool! But it uses `std::is_literal_type`, which is deprecated in C++17 and removed in C++20 - which makes this unusable in the majority of codebases I...

- zstd has a compressions level setting. Currently that's fixed on the recommended level (3). That could be made configurable - Other compressions? - Currently, png, tga and bmp formats...

Mostly for me so I don't forget. The missing suggestions from https://news.ycombinator.com/item?id=11716200 - https://github.com/hchargois/gohufont - https://www.google.com/fonts/specimen/Cousine - CP-mono - Oxygen mono

Also from https://news.ycombinator.com/item?id=11720360 Roboto Mono italic doesn't display on Sublime even when correctly installed. No idea what's wrong

There were mentions of rendering issues with Retina / high DPI screens in the HN thread: https://news.ycombinator.com/item?id=9998193 I don't have a 4k Monitor or something equivalent to test. My attempt...

There is a special VT sequence that "will emit their responses into the console input stream immediately after being recognized on the output stream". In particular this is about `ESC...

The Clang mode wasn't viable to my usecases, so all of this only refers to the PDB mode. I'm still having trouble getting it to work reliably. For example right...

bug

**Version/Branch of Dear ImGui:** Version: v1.88 Branch: master **My Issue/Question:** In any input widget, pressing the escape key currently has a hard-wired behavior: It removes the last-added portion of the...

inputtext
inputs

I hope this example image survives the github upload: ![heightmap_exp](https://github.com/deepnight/ldtk/assets/6044318/b1f0a884-1c93-4110-af30-b3e8f3f777db) v1.4.1, when trying to use this png as background image.