1
0
mirror of https://github.com/asciinema/agg.git synced 2025-04-19 05:02:14 +03:00

216 Commits

Author SHA1 Message Date
Marcin Kulik
f043c1f54a
Disable blank issue option 2025-02-22 13:02:55 +01:00
Marcin Kulik
5592b9790b Bump version v1.5.0 2024-10-23 18:12:15 +02:00
Marcin Kulik
ff23f116e9 Make resvg renderer default 2024-10-23 18:04:03 +02:00
Marcin Kulik
1735061fc3 Prevent duplicates in font families list 2024-10-23 17:52:34 +02:00
Marcin Kulik
530bda9de3 Implement faint attr (\e[2m) in default renderer
Fixes #66
2024-10-23 16:21:53 +02:00
Marcin Kulik
4ea9e66fe9 Upgrade resvg, usvg, tiny-skia, fontdb 2024-10-23 16:11:08 +02:00
Marcin Kulik
d1f4b581f7 Make reqwest use native roots instead of webpki roots 2024-10-15 20:30:58 +02:00
Marcin Kulik
c696380fdf Upgrade reqwest to the latest version 2024-10-15 20:30:25 +02:00
Hamir Mahal
f34f35cd14 fix: usage of a deprecated Node.js version in CI 2024-10-15 19:57:45 +02:00
Hamir Mahal
6646a9bd22 chore: changes from formatting on save 2024-10-15 19:57:45 +02:00
Marcin Kulik
b090efa51c Fix positioning of double-width characters (CJK, emojis) 2024-10-15 19:56:39 +02:00
Marcin Kulik
d6ac23f26f Rename var 2024-10-15 19:56:39 +02:00
Marcin Kulik
19e7cad378 Rename fn 2024-10-15 19:56:39 +02:00
Marcin Kulik
c2fc4813c0 Ignore .envrc 2024-10-15 19:56:39 +02:00
Yuval Goldberg
e6e960250c Add docker image publish GH workflow 2024-10-05 12:13:06 +02:00
Fazle Rabbi
e7a88ea21e Use uppercase AS to fix FromAsCasing warning 2024-10-05 12:08:41 +02:00
Marcin Kulik
f48a6d751b Update README 2024-10-05 11:45:12 +02:00
Marcin Kulik
d9cd0dd70c Upgrade avt to the latest version 2024-10-05 11:45:12 +02:00
Marcin Kulik
e2fd936d2e Update flake inputs 2024-10-05 11:45:12 +02:00
Hamir Mahal
728b954738 refactor: remove redundant closure 2024-08-12 16:18:07 +02:00
Marcin Kulik
89c957608f
Update bug_report.md 2023-12-22 18:18:22 +01:00
Marcin Kulik
ec02812eb2 Fix color blending in fontdue renderer
Dividing by 256 (instead of correct 255) produced GIFs that were 0.4%
darker than they should have been.
2023-11-13 14:56:49 +01:00
Marcin Kulik
4ef524c386 Merge branch 'Neved4-github-theme' 2023-10-17 14:03:09 +02:00
⑆ Neveda ⑈
e6ebe699c2 Add 16 color to Github themes 2023-10-17 12:36:42 +02:00
⑆ Neveda ⑈
54b85e13b2
Merge branch 'asciinema:main' into github-theme 2023-10-16 22:32:41 +02:00
Marcin Kulik
7aa2720ce8 Update avt to latest version 2023-10-14 23:02:37 +02:00
⑆ Neveda ⑈
f10741fdf0 Enhance GitHub Dark background color 2023-10-14 21:45:52 +02:00
⑆ Neveda ⑈
d7cca55236 Add Github Dark and Light themes 2023-10-14 21:45:52 +02:00
⑆ Neveda ⑈
ccc2981569 Add Nord theme 2023-10-14 21:33:45 +02:00
Marcin Kulik
445a88a7e6 Print newline after completed progress bar 2023-10-14 21:28:57 +02:00
⑆ Neveda ⑈
32c75ffcb5
Enhance GitHub Dark background color 2023-10-14 18:42:34 +02:00
⑆ Neveda ⑈
8fc991e8ee
Add Github Dark and Light themes 2023-10-14 16:43:45 +02:00
Jerod Santo
74b17e5ffa Improve docs around passing asciinema URL as input 2023-10-11 21:42:31 +02:00
Marcin Kulik
a9d9e4481a Update avt to latest version 2023-10-11 21:34:09 +02:00
Marcin Kulik
2f87b46865 cargo fmt 2023-10-02 16:05:16 +02:00
Marcin Kulik
84ef0590c9 Bump version v1.4.3 2023-10-02 16:01:44 +02:00
Marcin Kulik
af9bea42cf Upgrade to latest avt 2023-10-02 16:01:44 +02:00
Yvan Sraka
56fee66e7b Fixes #48: unable to nix run
error: unable to execute '/nix/store/.../bin/agg-1.4.2': No such file or directory
2023-07-24 12:28:33 +02:00
Marcin Kulik
20d965baa0 Add consulting section to README 2023-06-20 10:21:42 +02:00
Marcin Kulik
39223d516e Move default idle time limit value to a const 2023-06-11 15:29:24 +02:00
Marcin Kulik
a078860d47 Bump version v1.4.2 2023-06-11 12:16:10 +02:00
Marcin Kulik
6e33da748d Add initial blank frame (fixes #45) 2023-06-11 12:10:49 +02:00
Marcin Kulik
65110c6d94 Remove unused lifetime 2023-05-22 14:07:57 +02:00
Marcin Kulik
3eac8fbd90 Fix loading of asciicast directly from HTTP URL 2023-05-22 14:07:04 +02:00
Marcin Kulik
b1b1ae19ae Update docker run command in README to use correct uid/gid (for file perms) 2023-05-22 10:20:54 +02:00
Marcin Kulik
58ac060cb2 Use convenient WORKDIR in container image 2023-05-22 10:20:12 +02:00
Marcin Kulik
289af2fb91 Simplify container build instructions 2023-05-22 10:08:17 +02:00
Kayvan Sylvan
9f069cb3ce Docker build via official Rust image 2023-05-22 08:59:04 +01:00
Marcin Kulik
195436f63c
Merge pull request #43 from NyCodeGHG/generic-api
Make API more generic
2023-05-22 08:47:13 +01:00
Marie Ramlow
3f358dd1a2
Fix compilation error and apply clippy fixes 2023-05-21 18:15:02 +02:00