|
@@ -135,7 +135,7 @@ is only available in renderer processes.
|
|
|
|
|
|
If [sub-pixel anti-aliasing](https://alienryderflex.com/sub_pixel/) is deactivated, then fonts on LCD screens can look blurry. Example:
|
|
|
|
|
|
-![subpixel rendering example]
|
|
|
+
|
|
|
|
|
|
Sub-pixel anti-aliasing needs a non-transparent background of the layer containing the font glyphs. (See [this issue](https://github.com/electron/electron/issues/6344#issuecomment-420371918) for more info).
|
|
|
|
|
@@ -161,4 +161,3 @@ Notice that just setting the background in the CSS does not have the desired eff
|
|
|
[indexed-db]: https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API
|
|
|
[message-port]: https://developer.mozilla.org/en-US/docs/Web/API/MessagePort
|
|
|
[browser-window]: api/browser-window.md
|
|
|
-[subpixel rendering example]: images/subpixel-rendering-screenshot.gif
|