分页: 3 / 3

Re: 3.3.5 beta-2 on W8.1 64bit

发表于 : 2023年 3月 25日 16:55
s6nonqxt9y886fdp
To fellow Windows 7/8.1 users, you should really consider having Firefox a try. The font rendering quality has improved significantly after Firefox 109 (and this is also backported to Firefox 102 ESR). I would say, Catsxp has lost the last advantage of it over Firefox, font rendering quality. Even though I don't understand even a single CJK character as I come from a country using Latin characters, I found the rendering quality of CJK characters on Firefox is greatly improved. It's even more readable and beautiful on Firefox now compared to Catsxp. Try browsing this forum using Firefox and you will see.

Re: 3.3.5 beta-2 on W8.1 64bit

发表于 : 2023年 3月 25日 17:53
Petrovic
use custom css in catsxp

代码: 全选

html, body {
    -webkit-font-smoothing: subpixel-antialiased !important;
    text-shadow: 0px 0px 0px !important;
    -webkit-text-stroke-width: 0.1px !important;
}
0.1px- you can change this

Re: 3.3.5 beta-2 on W8.1 64bit

发表于 : 2023年 3月 25日 18:24
Rag
I use it
html,body {
-webkit-font-smoothing: subpixel-antialiased;
-webkit-text-stroke-width: 0.6px;
text-shadow: 0 0 0 black !important;
}

Re: 3.3.5 beta-2 on W8.1 64bit

发表于 : 2023年 3月 25日 20:08
s6nonqxt9y886fdp
Petrovic 写了: 2023年 3月 25日 17:53 use custom css in catsxp

代码: 全选

html, body {
    -webkit-font-smoothing: subpixel-antialiased !important;
    text-shadow: 0px 0px 0px !important;
    -webkit-text-stroke-width: 0.1px !important;
}
0.1px- you can change this
Rag 写了: 2023年 3月 25日 18:24 I use it
html,body {
-webkit-font-smoothing: subpixel-antialiased;
-webkit-text-stroke-width: 0.6px;
text-shadow: 0 0 0 black !important;
}
Is it to emulate Firefox's font rendering on Catsxp?

Re: 3.3.5 beta-2 on W8.1 64bit

发表于 : 2023年 3月 25日 20:55
s6nonqxt9y886fdp
I know advertising for Firefox on Catsxp forum is impolite. But, Firefox is far more stable than Catsxp imo. Chromium has officially ended support for Windows 7/8.1. I know the Catsxp developer is doing a hard work to keep a modern Chromium kernel running on Windows 7/8.1. But how long could he keep it? Firefox still has official support for Windows 7/8.1. I said I switched to Firefox but I'm still here on this forum and talked a bit too much than what I should talk. I still really hope he could fix the problem to keep Catsxp able to run on Windows 7/8.1 a bit longer. Thank you very much for all of this. Goodbye (this time is real).

Re: 3.3.5 beta-2 on W8.1 64bit

发表于 : 2023年 3月 26日 17:37
zhchgao
现在Win7能用3.3.5了。不错。赞一个。紧跟升级。

Re: 3.3.5 beta-2 on W8.1 64bit

发表于 : 2023年 3月 26日 18:25
s6nonqxt9y886fdp
Confirmed that the problem was fixed since beta-7 and 3.3.5 release now works awesomely on my W8.1 64bit.

Re: 3.3.5 beta-2 on W8.1 64bit

发表于 : 2023年 3月 26日 18:27
catsxp
s6nonqxt9y886fdp 写了: 2023年 3月 26日 18:25 Confirmed that the problem was fixed since beta-7 and 3.3.5 release now works awesomely on my W8.1 64bit.
Thank you for providing dump positioning repair.