trevorlinton / webkit.js

Pure JavaScript Port of WebKit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix fontconfig/freetype2 to render smooth fonts

trevorlinton opened this issue · comments

Right now fonts are semi-blurry on retina screens. The font rendering needs improvement with the correct hints for crisp font displays in the canvas.

Added clear text rendering and hi-dpi support.