Sebastian Müller
Sebastian Müller
You can use the "open in yed-live" button, which opens the graph in another browser tab in our web app (the graph stays in your browser and never touches our...
The original issue of the invisible graph might be due to #46 where the WebGL2 driver/browsersupport crashed. Zooming in will switch from WebGL to SVG mode. I think we should...
If you think this is a bug, please do provide ways to reproduce the bug. Adding characters outside the ASCII range does *not* and cannot work with default fonts which...
Actually looks pixel-perfect for me when viewing on Chrome/Edge - what PDF viewer are you using?
I guess we should keep it as close to the upcoming spec as possible: https://stackoverflow.com/a/23117858/351836 (old proposal) https://www.w3.org/TR/css-color/#changes-from-20210601 (moves proposal) https://www.w3.org/TR/css-color-5/#device-cmyk (current proposal?) That means that I think at least...
Sorry, no roadmap, here. You will have to check out the code yourself or find someone else. Personally this would be very low on my wish-list. We use this for...
But where do you get these SVGs from? My point was that if you are generating them somehow programmatically, you could just as well use the lower-level PDF API via...
IIRC, by default yGuard already removes annotations that are not marked as runtime visible annotations. Can you please provide more information about how these annotations work (are annotated) and how...
These functions have been added only recently and we will have to merge with the master to get these. What's the use-case for these functions?
The next time we merge with master (if this is still feasible), the functions will be added. There is currently no roadmap for this, but it will happen sooner or...