[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


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`





More information about the cairo-commit mailing list