Results 7 issues of Paul Sladen

Current URL scheme is: * `/browse/xxyyzz` Better scheme would be: * `/chips/` ("directory listing" of chips) * `/chips/i12345/` (meta data/notes/photo/Wikipedia link etc on that particular chip) * `/chips/i12345/instructions/xx/yy/zz` (progressively deeper...

enhancement

Add alternative Fractal mapping layout of the grid to better show close associations between groups of opcodes; similar to XKCD 195: * https://xkcd.com/195/ ("Map of the Internet")

In some circumstances, the mouseup is not registered, and drawing continues after the button has been released. With the paintbrush this can results in a spattering of dots across the...

In some circumstances, when the user clicks, a spurious pixel will be created ~100 pixels above (north) of the pointer position. Although originally this appeared to only be with the...

For PDF-1.5 files with compressed `trailer` and compressed object streams (`/ObjStm`); all other PDF software including `qpdf` and `pdfinfo` use the correct page dimensions read from `/MediaBox`: ```css $ pdfinfo...

bug

### ImageMagick version 6.9.11-60 ### Operating system Linux ### Operating system, version and so on Ubuntu 22.04.4 LTS ### Description Imagemagick provides `identify -ping` to perform quickly obtaining input image...