Bỏ qua đến nội dung

Text Rendering Fix

Chờ xử lý #anki #addon #text #rendering #fix
Unknown
1/11/2018

Cách tải addon Text Rendering Fix

Bạn có thể tải addon bằng một trong hai cách sau:

Click nút Copy bên dưới để copy code vào clipboard

94394764

Sau đó mở Anki → Tools → Add-ons → Get Add-ons → Dán code → OK

Mở trang addon trên AnkiWeb và tìm mã code ở cuối trang

Mở trên AnkiWeb

Cuộn xuống cuối trang AnkiWeb, tìm dòng có mã code 94394764 và copy

8

Mô tả chi tiết

NOTE: This is fixed in newer versions of Anki 2.1. This addon is only needed for people who use old versions of Anki 2.1.

Fixes the lack of subpixel anti-aliasing on Anki 2.1 by overriding the color set as QWebEnginePage’s background. Vanilla Anki 2.1 uses Qt.transparent, which prevents subpixel anti-aliasing from working.

Exact background color is configurable.

Before:

After:

Should apply to all platforms that support subpixel text filtering.


Screenshots


Reviews (8)

👍 2020-11-09

Anki 2.1.35 on MacOS - without addon the issue is still present.

This addon fixed it nicely.

👍 2020-08-12

Default Text rendering on Anki’s Linux version sucks @$$. This add on is still useful. Using it on version 2.1.30, and it makes fonts glorious.

👍 2019-08-10

simply and functional

👍 2019-02-25

Edit: I just submitted a PR for this to Anki → https://github.com/dae/anki/pull/287. Please feel free to leave a comment there to be credited properly (I wasn’t able to find any attribution or copyright info within the add-on, unfortunately).

I can confirm that this also works on Linux (Kubuntu 18.04). You should really consider filing this as a pull request to Anki proper. Even if it is platform-specific (i.e. only turns out to work on Linux and Windows), it still makes sense to apply it by

👍 2019-01-16

Good! Thank you

👍 2018-12-21

Fixed the horrible blurry text.

👍 2018-12-05

I can really see the impact of this addon. Definitely needs to be merged into Anki.

👍 2018-11-08

Seems to work on macOS to! Good stuff. Although to be honest I didn’t even know it was broken. Might be because of my retina screen.