CSS property text-rendering: geometricPrecision in Freetype?
Richard L <[email protected]>
| Newsgroups | gmane.comp.fonts.freetype.user |
|---|---|
| Message-ID | <[email protected]> |
Hi,
Does using the following CSS code have any effect in Freetype on Linux using a Blink engine browser e.g. Opera?
* {
text-rendering: geometricPrecision;
}
thanks
Rob