[cairo-commit] cairo-demo/png text.c,NONE,1.1 Makefile,1.1,1.2
Carl Worth
commit at pdx.freedesktop.org
Fri Oct 24 13:41:53 PDT 2003
- Previous message: [cairo-commit] cairo/src cairo.c,1.22,1.23 cairo.h,1.20,1.21 cairo_ft_font.c,1.1,1.2 cairo_xlib_surface.c,1.4,1.5
- Next message: [cairo-commit] cairo ChangeLog,1.82,1.83
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: cworth
Update of /cvs/cairo/cairo-demo/png
In directory pdx:/tmp/cvs-serv2068
Modified Files:
Makefile
Added Files:
text.c
Log Message:
Add text.c to demonstrate libic bug.
--- NEW FILE: text.c ---
(This appears to be a binary file; contents omitted.)
Index: Makefile
===================================================================
RCS file: /cvs/cairo/cairo-demo/png/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Makefile 18 Aug 2003 18:11:38 -0000 1.1
--- Makefile 24 Oct 2003 20:41:50 -0000 1.2
***************
*** 1,3 ****
! EXAMPLES=outline spiral hering caps_joins stars splines_tolerance
CFLAGS=-g -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls `pkg-config --cflags cairo`
--- 1,3 ----
! EXAMPLES=outline spiral hering caps_joins stars splines_tolerance text
CFLAGS=-g -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls `pkg-config --cflags cairo`
- Previous message: [cairo-commit] cairo/src cairo.c,1.22,1.23 cairo.h,1.20,1.21 cairo_ft_font.c,1.1,1.2 cairo_xlib_surface.c,1.4,1.5
- Next message: [cairo-commit] cairo ChangeLog,1.82,1.83
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list