mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-06-08 17:28:23 +02:00
[user-font] Remove completed TODO item
The user-font-proxy test case already does this.
This commit is contained in:
parent
f2b385558b
commit
50e6957e80
1 changed files with 0 additions and 2 deletions
|
|
@ -61,8 +61,6 @@ typedef struct _cairo_user_scaled_font {
|
|||
cairo_text_extents_t default_glyph_extents;
|
||||
} cairo_user_scaled_font_t;
|
||||
|
||||
/* TODO test user fonts using other fonts in the render_glyph */
|
||||
|
||||
/* #cairo_user_scaled_font_t */
|
||||
|
||||
static const cairo_scaled_font_backend_t cairo_user_scaled_font_backend;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue