English | 한국어[Korean]
This is the repository for my custom CSS file for a Chzzk chat window added as a browser source to OBS where the base (canvas) resolution is 3840 × 2160 (4K UHD).
The file uses two fonts: Victor Mono and Noto Sans CJK KR. Feel free to replace them with the fonts you prefer.
I enlarged most elements by the scale factor of 2.5.
Add a browser source to OBS whose URL is that of your Chzzk channel's
chat window and custom CSS is chat_4k_uhd.css
.
You can find the URL of your Chzzk chat window in the following link:
- Notification settings: https://studio.chzzk.naver.com/your-chzzk-channel/notification
For example, the URL of my Chzzk channel is as follows:
- My Chzzk channel: https://chzzk.naver.com/7b15632e2d0107c85168e0b421aa6439
Therefore, I can find the URL of my Chzzk chat window in the following link:
- My notification settings: https://studio.chzzk.naver.com/7b15632e2d0107c85168e0b421aa6439/notification
I use OmegaT to translate English documentation into Korean. The
OmegaT project is in the docs
directory. You need to install
the Okapi filters plugin for OmegaT to make OmegaT parse
Markdown files.
Since the README.md
file isn't in the docs/en
directory, I had to
create a symbolic link to it there. Whenever I use OmegaT to create the
translated file, I copy the Korean translation of README.md
to the
root directory and rename it README.ko.md
.
This work is in the public domain.