Jaremy Creechley

Results 57 issues of Jaremy Creechley

Currently the way Nimble treats package names and URL's in `requires` list in Nimble files causes issue. For example having `packageA` and `github.com/foo/packagea` in the nimble files for two dependencies...

I extended the C API to include scene effects. Initially I tried adding `SceneEffect` enums, but the C++ API limits that approach. I also tried duplicating the C++ `push` function...

APIs
binding

I ported my Figuro UI project to use Boxy instead of Fidget's OpenGL renderer. The shadow stuff is really awesome. Everything went smoothly feature wise, however the performance is substantially...

## Summary - store text spans and alignment on nodes - reset text layout data when nodes are reused - recompute text layout on size changes to avoid extra draw...

codex

Adds support for `atlas test`, `atlas test --parallel`, and `atlas test tests/mytest.nim`. Runs `tests/t*.nim` when no args are provided. Note: no care is taken to separate test output in parallel...