

set any specific CSS stylings, such as font-family, font-weight, and font-style. For example, if your custom JavaScript adds some random emojis to the end of the text, then you might want to enable this option. Add the font files to the assets directory.

Here's a screenshot of an example question/answer and here's the example question text to copy/paste.ĭo you want the output text to wrap around when it reaches the end of the output box? Usually you do, but with some "multi-line" fonts, you don't.ĭo you want to show a "randomize" button for the output text box? This feature only makes sense if your font has "randomization" within its custom JavaScript code. If you want a custom transformation, but don't know JavaScript, you could ask ChatGPT (or similar) to help by giving it the preceding instructions, and describing the functionality you want. This article name the two first classes Ming and sans-serif (gothic) while further divide the 'script' into several Chinese script styles. These fonts are primarily sorted by their typeface, the main classes being 'with serif', 'without serif' and 'script'. The Hong Kong Supplemental Character Set, or HKSCS, is a supplementary character set that includes 4,850 Chinese characters used in Hong Kong, but are not contained in the BIG 5 character set. The function must be named "transform" and it should accept one input (text) and return the final output text. This is a list of notable CJK fonts (computer fonts with a large range of Chinese/Japanese/Korean characters). Traditional Chinese The BIG 5 character set, which includes 13,600 characters, is the most common character set used in Traditional Chinese fonts. You can define a custom JavaScript function in the box below that will be used to transform your final text after all your rules have been applied.
