Commit Graph

137 Commits

Author SHA1 Message Date
Hill Ma
fec812bc32 Add "fastgif" image type that provides much faster (but lower quality) GIF quantization.
The default image type is changed to PNG as it is the most "trouble free" choice.
2022-11-09 21:32:46 -08:00
Hill Ma
a238a0ea6f gif: faster median cut quantization 2022-11-09 20:48:18 -08:00
Antoni Sawicki
444b7b31d7 update copyrights 2022-11-06 01:41:40 -08:00
Antoni Sawicki
76e72d5368 bump version 2022-11-06 01:39:03 -08:00
Antoni Sawicki
c4d9833707 add todo 2022-11-06 01:38:31 -08:00
Antoni Sawicki
9cd286add8 if/else to switch 2022-11-06 01:20:18 -08:00
Antoni Sawicki
fdfbe80024 more fortunate name static->builtin 2022-11-06 01:12:26 -08:00
Antoni Sawicki
d602124ed6 replace out/req with more common w/r 2022-11-06 01:11:49 -08:00
Antoni Sawicki
6e5e829b02 rename w to rq so that w can be used for http writer 2022-11-06 01:07:21 -08:00
Antoni Sawicki
f978d91ba9 make wrp request have methods for readability 2022-11-06 01:04:00 -08:00
Antoni Sawicki
9b15feacb2 fix chromedp scrollbar capture 2022-11-06 01:47:59 -07:00
Antoni Sawicki
08a89c6097 update dependencies 2022-11-06 00:51:44 -07:00
Antoni Sawicki
fa3bd3f8fb print time took to encode gif 2022-11-06 00:27:10 -07:00
Josh Deprez
8a9870d8e2 Remove unneeded go:generate directive 2022-03-17 02:34:22 +00:00
Josh Deprez
7c33bc67dc Replace statik with embed 2022-03-17 02:27:34 +00:00
Antoni Sawicki
cfb608c1f3 rename Scale to Zoom 2021-03-08 05:02:22 -08:00
Antoni Sawicki
c7811a6886 add support for Stop and Reload buttons 2021-03-08 04:41:13 -08:00
Antoni Sawicki
3b88b8665b tidy up 2021-03-08 04:26:09 -08:00
Antoni Sawicki
700c4aa495 rearrange functions to be groupped together 2020-11-05 08:05:50 -08:00
Antoni Sawicki
f05dde8188 remove methods as they don't change state, wrpReq is an input to a function 2020-11-05 07:43:06 -08:00
Antoni Sawicki
2a22cfd755 add more camels 2020-10-31 08:51:20 -07:00
Antoni Sawicki
a79f477948 add support for built-in wrp.html 2020-10-29 07:16:14 -07:00
Antoni Sawicki
c036841c0a revert sleep setting 2020-10-27 04:39:14 -07:00
Antoni Sawicki
878f43af75 add initial support for ui/html template 2020-10-27 04:35:57 -07:00
Antoni Sawicki
b54ebbf9e5 move chromedp.Sleep to just before screenshot to fix render issue 2020-10-27 04:05:17 -07:00
Antoni Sawicki
5dc4699ac9 add missing return 2020-10-27 03:44:43 -07:00
Antoni Sawicki
d6b33ad140 remove else to improve readability 2020-10-26 01:49:03 -07:00
Antoni Sawicki
3dddb70be0 remove else to improve readability 2020-10-26 01:42:11 -07:00
Antoni Sawicki
3ff226e1df reverse headed and headless to improve readability 2020-10-26 01:37:25 -07:00
Antoni Sawicki
1ddf005a23 if to switch to improve readability 2020-10-26 01:32:09 -07:00
Antoni Sawicki
69efa1fb92 if to switch to improve readability 2020-10-26 01:27:21 -07:00
Antoni Sawicki
2c2fbd11a6 refactor stuff to improve readability 2020-10-26 01:21:42 -07:00
debounce
36427fac64 add support for monochrome 2 colors 2020-09-28 12:19:27 -07:00
Antoni Sawicki
c64380dd72 args print with %q 2020-04-27 12:29:18 -07:00
Antoni Sawicki
4d911cb330 add printing image type / geometry 2020-04-27 12:22:59 -07:00
Antoni Sawicki
311bb829da print args to aid debugging 2020-04-27 12:12:39 -07:00
Antoni Sawicki
b90300ba2d allow env var PORT to override listen address flag for Cloud RUN, etc 2020-04-27 01:05:02 -07:00
Antoni Sawicki
ef04d2da72 more fortunate log entry for wrpreq/from 2020-04-26 01:33:20 -07:00
Antoni Sawicki
2e9773f705 break down footer fprintf to multiple lines 2020-04-26 01:32:08 -07:00
Antoni Sawicki
0957fedaee change image size from MB to KB 2020-04-26 01:25:28 -07:00
Antoni Sawicki
60ca1a0d50 lame attempt at restarting cancelled context 2020-04-26 00:23:31 -07:00
Antoni Sawicki
34b25be7d7 rename wrpReq variable names to be more readable 2020-04-25 23:56:14 -07:00
Antoni Sawicki
c4e3671468 add some comments 2020-04-24 03:09:20 -07:00
Antoni Sawicki
f73c778b7c add some comments 2020-04-24 03:06:21 -07:00
Antoni Sawicki
c9cedb7f81 split capture with kbdmouse function 2020-04-24 02:45:34 -07:00
Antoni Sawicki
f69a6e5219 include http req and out in wrpReq sturct 2020-04-24 00:47:11 -07:00
Antoni Sawicki
b30458930b copyright update 2020-04-23 03:27:16 -07:00
Antoni Sawicki
62b11cb216 fix css computed style property type 2020-04-23 03:25:39 -07:00
Antoni Sawicki
e2c06b2e7b change int64 to float64 for chromedp.MouseClickXY 2019-12-25 03:04:46 -08:00
Antoni Sawicki
af5174456a add propper img src width and height and log dimension 2019-11-13 00:22:07 -08:00