Adam Nash

Results 12 issues of Adam Nash

When a spec with a primitive type (e.g. `u*`, `f*`, `s*be`, etc.) is parsed, that type data is not plainly available in the `KaitaiStruct` or its `_debug` data (at least...

enhancement

When I try to install the 1.6 release python wheel with pip, I get the following error: ``` ERROR: For req: QssStylesheetEditor==1.6. Invalid script entry point: - A callable suffix...

implemented

I'm not sure about this, but Qt 5 is becoming a pain to deal with for builds (doesn't work with GCC 11) and Qt has been pretty routinely complained about...

make it so that the symbol raster can display a gradient (like the byte raster)

good first issue
gui

It might be nice to have some preloaded Symbol Raster configurations. In theory this could be done for any plugin by just saving some preset parameter JSON, so maybe it...

good first issue
gui

larger word sizes (>8 bits) might be useful in some situations: - gradient mode (enabled by #138 ) - complex symbol raster presets (#139)

good first issue
gui

It would be nice to have hobbits packaged in a way that let plugin developers update the application/headers/library easily using a package manager. We could provide the following packages: -...

build engineering

sometimes the hobbits runner hangs after completing a batch. this never seems to happen in the ci tests, but I saw it happen with a kaitai -> extract batch

bug

This includes: - updating published docs on https://mahlet-inc.github.io/ - adding new youtube tutorials - updating and publishing doxygen documentation in the code

documentation

The hobbits runner should have a server mode that is configured with a bunch of templates and can apply those templates to uploaded data. It could work something like this:...

enhancement
python