Re: CSS property text-rendering: geometricPrecision in Freetype?
suzuki toshiya <[email protected]>
| Newsgroups | gmane.comp.fonts.freetype.user |
|---|---|
| Message-ID | <[email protected]> |
Dear Rob,
Excuse me, could you provide more info about how a Blink
engine sets the rendering options for FreeType when it
finds geometricPrecision CSS property?
The majority of this mailing list may know nothing about
the internal behaviour of HTML rendering engines, and
might be unable to hard to your question.
Regards,
mpsuzuki
On 2020/12/23 18:07, Richard L wrote:
> 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
>