diff --git a/unix/graphics.c b/unix/graphics.c index d543b6f6..7167769c 100644 --- a/unix/graphics.c +++ b/unix/graphics.c @@ -1511,7 +1511,7 @@ apc_gp_get_text_opaque( Handle self) } Bool -apc_gp_get_text_colored( Handle self) +apc_gp_is_font_colored( Handle self) { return false; }