Zeyu Huang

Results 10 issues of Zeyu Huang

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** I open this issue to give some limited ideas on extending the *Windows Support*...

Hi, I'm learning to use Freetype recently, and I encounter an exception when I'm using freetype module in python: ``` Exception ignored in: Traceback (most recent call last): File "C:\Users\Xiaoqin\AppData\Local\Programs\Python\Python35\lib\site-packages\freetype\__init__.py",...

1. Add a color code won't show immediately in the text. You have to input a letter or click a button in the editor to see the number code shows...

Bug
Low
Enhancement
Unicode

MCEdit can't load up if its storage folder contains unicode letters. I guess this bug was reported in issue #419. But 1.4.0.1 release build (tested windows version) still crashes. The...

Bug
Windows
Crash
Unicode

### Sanity checks - [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue - [X] I have run `fig doctor` in the affected terminal session -...

codebase:shell-integrations
terminal:kitty

#396 mentioned this problem, but is off-(that)-topic and after maintainer closed the issue. So I would like to re-mention it here in a new issue. Note that the following CJK...

bug

## Goals Mistakenly passing `undefined` instead of a concrete document to `realm.create`. E.g. ``` function forgotToWriteReturnValue(something) {} realm.write(() => { realm.create('Dog', forgotToWriteReturnValue(something), true); }) ``` ## Expected Results An error...

T-Enhancement
O-Community

在最新版的MS PowerPoint中(16.70)新建一个表格,焦点放在第一个格子,切换到英文模式,然后用tab或者鼠标移动焦点到另外的格子,再输入的时候又变成中文模式了。 squirrel配置 ```yaml patch: style/+: # font_face: "方正屏显雅宋_GBK" # font_point: 16 # label_font_point: 16 # comment_font_point: 16 corner_radius: 6 hilited_corner_radius: 6 # translucency: true alpha: 0.8 # border_height: 2...

This is actually not this library's fault: swift's built in `base64EncodedString` function does not right-pad the base 64 string (which is standard), and this leads to several compatibility issues not...

### Is there an existing issue for this? - [X] I have searched the existing issues and found no duplicates. ### What plugin is this bug for? Firebase UI Auth...