

I have attached an example, please advise how to solve this problem if it’s a configuration issue or how to report a big if that’s what it is. But of course as soon as I edit it the wrong fonts comes back. Big Rui Qiao 1.0 (1.


The only way I found to clear the mess is to cut the text (CTRL+X) and then undo the deletion, this way it use the proper font.

Some changes remove newlines and some characters are replaced with like if the encoding was wrong. Pasting a non formatted plain Chinese text seems right at first but as I edit the text and leave the cell, it becomes scrambled.Įven without editing, saving and reopening shows the fonts all messed up.Īlso the input line display act as a preview of the change that will that appear if I edit the cell. Removing formatting (CTRL+M) doesn’t reset to the default Asian font defined in the style. I personally like the latter, but because the Kaiti style is heavier, it will be probably more likely be perceived as different than the Fangsongti. For example, if your custom JavaScript adds some random emojis to the end of the text, then you might want to enable this option.I just switch to LibreOffice after using OpenOffice for years but found Chinese fonts are being randomly replaced after I type text in a cell. Given that you main body font is (Songti, the equivalent to a serif font for Latin characters probably), it is a good idea to use another style like (Kaiti) or (Fangsongti). 1 Style Uncategorized 18 Downloads Download ChineseMenu. 2 Styles Uncategorized 25 Downloads Download Chinese Gothic. No License Available Fonts similar to Chinese. Uncategorized 7 Downloads Download License. Uncategorized 10 Downloads Download Chinese Normal. 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. All Styles of Chinese Font-40 + Chinese Regular. 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. The function must be named "transform" and it should accept one input (text) and return the final output text. 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.
