[cairo-commit] cairomm/examples Makefile.am,1.3,1.4
Jonathon Jongsma
commit at pdx.freedesktop.org
Tue Mar 14 17:42:55 PST 2006
- Previous message: [cairo-commit] cairomm ChangeLog,1.38,1.39 configure.in,1.9,1.10
- Next message: [cairo-commit] cairomm/examples/text-rotate .cvsignore, NONE,
1.1 Makefile.am, NONE, 1.1 text-rotate.cc, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: jjongsma
Update of /cvs/cairo/cairomm/examples
In directory kemper:/tmp/cvs-serv9035/examples
Modified Files:
Makefile.am
Log Message:
2006-03-14 Jonathon Jongsma <jonathon.jongsma at gmail.com>
* configure.in:
* examples/Makefile.am:
* examples/text-rotate/.cvsignore:
* examples/text-rotate/Makefile.am:
* examples/text-rotate/text-rotate.cc: Added another basic example,
borrowed from a test-case in cairo. This one is just a simple example of
using text in cairomm
Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/cairomm/examples/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile.am 26 Jan 2006 15:59:15 -0000 1.3
+++ Makefile.am 15 Mar 2006 01:42:52 -0000 1.4
@@ -1,3 +1,3 @@
-SUBDIRS = png_file pdf-surface ps-surface svg-surface
+SUBDIRS = png_file pdf-surface ps-surface svg-surface text-rotate
EXTRA_DIST = README Makefile.am_fragment
- Previous message: [cairo-commit] cairomm ChangeLog,1.38,1.39 configure.in,1.9,1.10
- Next message: [cairo-commit] cairomm/examples/text-rotate .cvsignore, NONE,
1.1 Makefile.am, NONE, 1.1 text-rotate.cc, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list