diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-12-14 03:37:16 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-12-14 03:37:16 +0100 |
commit | 3bd4572631778aa04d0bd1acd5d3c03bb82b17fa (patch) | |
tree | e3641bec996cc4c17a43d31e9ff59f65515c56df | |
parent | 4c83972a4f25a1918103e39ade4ef4d5b948db8a (diff) |
Clearify font licensing
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | TODO | 4 |
2 files changed, 4 insertions, 2 deletions
@@ -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) @@ -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. |