Werner Lemberg pushed to branch master at FreeType / FreeType
Commits:
-
267c6918
by Werner Lemberg at 2022-01-25T14:46:36+01:00
1 changed file:
Changes:
... | ... | @@ -3054,7 +3054,7 @@ FT_BEGIN_HEADER |
3054 | 3054 |
* the OpenType specification), make @FT_Render_Glyph provide a default
|
3055 | 3055 |
* blending of the color glyph layers associated with the glyph index,
|
3056 | 3056 |
* using the same bitmap format as embedded color bitmap images. This
|
3057 |
- * is mainly for convenience and works for 'COLR' v1 tables only. For
|
|
3057 |
+ * is mainly for convenience and works for 'COLR' v0 tables only. For
|
|
3058 | 3058 |
* full control of color layers use @FT_Get_Color_Glyph_Layer and
|
3059 | 3059 |
* FreeType's color functions like @FT_Palette_Select instead of
|
3060 | 3060 |
* setting @FT_LOAD_COLOR for rendering so that the client application
|