From 3bd4572631778aa04d0bd1acd5d3c03bb82b17fa Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 14 Dec 2024 03:37:16 +0100 Subject: Clearify font licensing --- README.md | 2 +- TODO | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ed2152..4fed70b 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ There are also additional dependencies needed at runtime: * [GPU Screen Recorder Notification](https://git.dec05eba.com/gpu-screen-recorder-notification/) # License -This software is licensed under GPL3.0-only. Files under `fonts/` directory are licensed under `SIL Open Font License`. +This software is licensed under GPL3.0-only. Files under `fonts/` directory belong to the Noto Sans Google fonts project and they are licensed under `SIL Open Font License`. # Demo [![Click here to watch a demo video on youtube](https://img.youtube.com/vi/SOqXusCTXXA/0.jpg)](https://www.youtube.com/watch?v=SOqXusCTXXA) diff --git a/TODO b/TODO index d7bcd58..7280767 100644 --- a/TODO +++ b/TODO @@ -103,4 +103,6 @@ Dont allow autostart of replay if capture option is window recording (when windo Use global shortcuts desktop portal protocol on wayland when available. -When support for window capture is enabled on x11 then make sure to not save the window except temporary while the program is open. \ No newline at end of file +When support for window capture is enabled on x11 then make sure to not save the window except temporary while the program is open. + +Support CJK. -- cgit v1.2.3