This script fetches a random article from Wikipedia in a selected language and displays its plain text content in the current Edit View of Glyphs 3.
์ด ์คํฌ๋ฆฝํธ๋ ์ ํํ ์ธ์ด์ ์ํคํผ๋์์์ ๋ฌด์์ ๋ฌธ์๋ฅผ ๊ฐ์ ธ์ Glyphs 3์ ํ์ฌ ํธ์ง ๋ณด๊ธฐ์ ์ผ๋ฐ ํ ์คํธ ๋ด์ฉ์ ํ์ํฉ๋๋ค.
sampleTest.mp4
- Fetches random articles from either the English or Korean Wikipedia.
- Ensures the fetched text is of a reasonable length (between 100 and 1000 characters).
- Automatically retries if it fails to fetch an article or if the article is too short.
- Provides a button to open the original Wikipedia article in your web browser(CC BY-SA 4.0).
- Download: Click the green "Code" button on the repository page and select "Download ZIP".
- Unzip: Unzip the downloaded file. You will get a folder named
Glyphs3-Random-Text-Generator-main. - Open Glyphs Scripts Folder: In Glyphs 3, go to
Script > Open Scripts Folder. - Copy Folder: Move the unzipped folder (
Glyphs3-Random-Text-Generator-main) into theScriptsfolder. - Reload Scripts: Go back to Glyphs and select
Script > Reload Scripts(or pressCmd+Opt+Shift+Y).
- Open a font file in Glyphs 3.
- Go to
Script > Glyphs3-Random-Text-Generator-main > Get Random Wikipedia Text. - A floating window will appear. Select your desired language, then click the Generate Sample Text button.
- The text will appear in your current Edit View. If no tab is open, a new one will be created.
- ์์ด ๋๋ ํ๊ตญ์ด ์ํคํผ๋์์์ ๋ฌด์์ ๋ฌธ์๋ฅผ ๊ฐ์ ธ์ต๋๋ค.
- ๊ฐ์ ธ์จ ํ ์คํธ๊ฐ ์ ์ ํ ๊ธธ์ด(100์์์ 1000์ ์ฌ์ด)๋ก ๋ฌธ์ฅ์ ๋ถ๋ฌ์ต๋๋ค.
- ๋ฌธ์ ๊ฐ์ ธ์ค๊ธฐ์ ์คํจํ๊ฑฐ๋ ๊ธ์ด ๋๋ฌด ์งง์ ๊ฒฝ์ฐ ์๋์ผ๋ก ์ฌ์๋ํฉ๋๋ค.
- ์๋ณธ ์ํคํผ๋์ ๊ธฐ์ฌ๋ฅผ ์น ๋ธ๋ผ์ฐ์ ์์ ์ด ์ ์๋ ๋ฒํผ์ ์ ๊ณตํฉ๋๋ค(CC BY-SA 4.0).
- ๋ค์ด๋ก๋: ์ ์ฅ์ ํ์ด์ง์์ ๋ น์ "Code" ๋ฒํผ์ ํด๋ฆญํ๊ณ "Download ZIP"์ ์ ํํฉ๋๋ค.
- ์์ถ ํด์ : ๋ค์ด๋ก๋ํ ํ์ผ์ ์์ถ์ ํด์ ํฉ๋๋ค.
Glyphs3-Random-Text-Generator-main์ด๋ผ๋ ์ด๋ฆ์ ํด๋๊ฐ ์์ฑ๋ฉ๋๋ค. - Glyphs ์คํฌ๋ฆฝํธ ํด๋ ์ด๊ธฐ: Glyphs 3 ์๋จ ๋ฉ๋ด์์
์คํฌ๋ฆฝํธ > ์คํฌ๋ฆฝํธ ํด๋ ์ด๊ธฐ๋ฅผ ์ ํํฉ๋๋ค. - ํด๋ ๋ณต์ฌ: ์์ถ ํด์ ํ ํด๋(
Glyphs3-Random-Text-Generator-main)๋ฅผScriptsํด๋ ์์ผ๋ก ์ด๋ํฉ๋๋ค. - ์คํฌ๋ฆฝํธ ์๋ก๊ณ ์นจ: Glyphs ์ฑ์ผ๋ก ๋์์
์คํฌ๋ฆฝํธ > ์คํฌ๋ฆฝํธ ์๋ก๊ณ ์นจ์ ์ ํํฉ๋๋ค. (๋จ์ถํค:Cmd+Opt+Shift+Y)
- Glyphs 3์์ ํฐํธ ํ์ผ์ ์ฝ๋๋ค.
- ์๋จ ๋ฉ๋ด์์
์คํฌ๋ฆฝํธ > Glyphs3-Random-Text-Generator-main > Get Random Wikipedia Text๋ฅผ ์ ํํฉ๋๋ค. - ์์ ์ฐฝ์ด ๋ํ๋๋ฉด, ์ํ๋ ์ธ์ด๋ฅผ ์ ํํ ๋ค ์ํ ํ ์คํธ ๋ฒํผ ์์ฑ ๋ฒํผ์ ๋๋ฅด์ธ์.
- ํ์ฌ ํธ์ง ์ฐฝ์ ํ ์คํธ๊ฐ ๋ํ๋ฉ๋๋ค. ์ด๋ ค ์๋ ํญ์ด ์๋ค๋ฉด ์ ํญ์ด ์์ฑ๋ฉ๋๋ค.
Supported Languages / ์ง์ ์ธ์ด
This script supports fetching random Wikipedia text in the following languages:
- English (en)
- ํ๊ตญ์ด / Korean (ko)
- ๆฅๆฌ่ช / Japanese (ja)
- ไธญๆ / Chinese (zh)
- Deutsch / German (de)
- Franรงais / French (fr)
- Espaรฑol / Spanish (es)
- ะ ัััะบะธะน / Russian (ru)
- Tiแบฟng Viแปt / Vietnamese (vi)
- ุงูุนุฑุจูุฉ / Arabic (ar)
If you have any questions or encounter any issues, please let me know. Contact: node.to.type@gmail.com