刘桐玮
刘桐玮
http://orzzhouwc.top:85/problem/P0001
我想说的是我该如何解决这个Bug? 下载补丁还是更新一遍容器? 是我浏览器的问题?
奇怪的是将浏览器缩放缩小就OK了
I met the same question
事实上可以联系我QQ1347277058
In file font4x6.cpp.
I fixed it with ```cpp //[ 0b11000000, 0b10000000, 0b10000000, 0b10000000, 0b11000000, 0b00000000, //(backslash) 0b10000000, 0b10000000, 0b01000000, 0b00100000, 0b00100000, 0b00000000, ```
@Avamander
Well, if you open -Wall & -Wextra, you'll get: ``` thirdparty/TVout/TVoutfonts/font4x6.cpp:426:1: warning: multi-line comment [-Wcomment] //\ ^ ```
> I remember I found same bug on the code. > > did you made font the size is not the multiple of 8? > > I wanted to make...