v21’s avatarv21’s Twitter Archive—№ 35,328

  1. …in reply to @tinysubversions
    @tinysubversions the SVG support is currently via svg2png, which uses phantom internally.
    1. …in reply to @v21
      @tinysubversions but it's super finickety and janky rn, and apparently phantomjs2 is better at that?
      1. …in reply to @v21
        @tinysubversions the other thing i need to do is surface errors, allow interactively rendering stuff on the server, feedback on bad SVGs...
        1. …in reply to @v21
          @tinysubversions but i figured swapping out svg2png for the version of svgexport i found that used phantomjs2 internally would be quick...