This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project gfxprim.git.
The branch, master has been updated via a2a5ee04d3fbbdc6fdcc4c7a932a5b11f3edee49 (commit) from 1ef7dcb59e9b7b131e59c4965e3ce775e8b26de5 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://repo.or.cz/w/gfxprim.git/commit/a2a5ee04d3fbbdc6fdcc4c7a932a5b11f3ede...
commit a2a5ee04d3fbbdc6fdcc4c7a932a5b11f3edee49 Author: Cyril Hrubis metan@ucw.cz Date: Sun Jun 3 15:51:08 2012 +0200
doc: Add meta-data examples.
diff --git a/doc/examples.txt b/doc/examples.txt index 5c426f0..ec356e2 100644 --- a/doc/examples.txt +++ b/doc/examples.txt @@ -23,6 +23,19 @@ Example in C utilizing progress callback include::../demos/c_simple/loaders.c[] ------------------------------------------------------------------
+Example in C using image meta-data interface +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +[source,c] +------------------------------------------------------------------ +include::../demos/c_simple/meta_data.c[] +------------------------------------------------------------------ + +[source,c] +------------------------------------------------------------------ +include::../demos/c_simple/meta_data_dump.c[] +------------------------------------------------------------------ + Example in Python ~~~~~~~~~~~~~~~~~
-----------------------------------------------------------------------
Summary of changes: doc/examples.txt | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-)
repo.or.cz automatic notification. Contact project admin jiri.bluebear.dluhos@gmail.com if you want to unsubscribe, or site admin admin@repo.or.cz if you receive no reply.