kopia lustrzana https://github.com/pimoroni/pimoroni-pico
![]() With a low GC threshold the node buffer was being collected (despite guards against this) and causing further drawing operations to be corrupted. Add a new tracked malloc method and use it for node buffers and font data. Tweak pp_poly_add_path to accept a point count, avoiding many successive rellocs when dealing with a known quantity of points (copying from an af_glyph_t.) |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
af-file-io.c | ||
af-file-io.h | ||
af-memory.c | ||
af-memory.h | ||
alright-fonts.h | ||
file_io.hpp | ||
pico_vector.cmake | ||
pico_vector.cpp | ||
pico_vector.hpp | ||
pretty-poly-primitives.h | ||
pretty-poly.h |