หากต้องการแสดงฟอนต์แบบบางได้ราบรื่นยิ่งขึ้น ให้ใช้ −
text-rendering: optimizeLegibility !important; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important;
สำหรับ Google Chrome ให้ใช้ −
-webkit-font-smoothing:antialiased !important;
คุณสามารถเพิ่มประสิทธิภาพได้เช่นนี้ −
text-rendering: auto text-rendering: optimizeSpeed text-rendering: optimizeLegibility text-rendering: geometricPrecision text-rendering: inherit