Fix compile error in cairo.png
parent
25bdb0b875
commit
971bab1ff1
|
@ -21,7 +21,7 @@ ERROR: cairo-error string ;
|
|||
{ CAIRO_STATUS_FILE_NOT_FOUND [ "Cairo: file not found" cairo-error ] }
|
||||
{ CAIRO_STATUS_READ_ERROR [ "Cairo: read error" cairo-error ] }
|
||||
[ drop ]
|
||||
} cond ;
|
||||
} case ;
|
||||
|
||||
: <png> ( path -- png )
|
||||
normalize-path
|
||||
|
|
Loading…
Reference in New Issue