Kai Jauslin

Results 34 comments of Kai Jauslin

@jacomyal I don't think this should be closed...

I have an update to this, including border rendering and antialias fixes. But I'll need some time to integrate the changes from to my local fork. Biggest "problem" of integration...

Implemented node borders. For some reason I do not yet understand, the border colors only work if having alpha=1 .

Example from real-world application (showing person images with borders, colored nodes with borders)

@jacomyal From my side, work on this is finished (split up in multiple pull request). Btw. the application is now online at https://nla.e-periodica.ch. Example: https://nla.e-periodica.ch/gnd-120335824. It's a research exploration tool...

I am the author of #91 and updating to pywb 2.6.x while using outbackcdx. Currently seeing the following points: 1. Indexing: improved HTTP method handling comes with new parameter output...

@ato 🚀 Really cool, I'm going to test this and report back. For me, the implemented solution makes absolutely sense, many thanks! Just an idea/questions: would it maybe make sense...

I also see this problem and tried this pull request against 7.2.0-beta.1 (using maplibre). It seems to work better with mouse events. However, markers (and 3d overlay layers as well)...

@tw4l I have the modified outbackcdx from @ato using index version 5 running and indexed a warc using `cdx-indexer -j -p`. The urlkeys in outbackcdx look good for POST request...

It works very nicely now, thanks @ato! Do you see any problems for using index version 5 in production? (besides having to recreate the index if the spec changes at...