2008-02-08 Emmanuele Bassi <ebassi@openedhand.com>

* Makefile.am:
	* alpha-func.png:
	* event-flow.png: More figures. alpha-func.png is a graph
	showing the flow of some alpha functions; event-flow.png maps
	the path of an event coming from the underlying windowing
	system into Clutter and through the entire library.
This commit is contained in:
Emmanuele Bassi 2008-02-08 13:51:24 +00:00
parent bcf968bc77
commit 38da6d38bb
4 changed files with 18 additions and 2 deletions

View File

@ -1,3 +1,12 @@
2008-02-08 Emmanuele Bassi <ebassi@openedhand.com>
* Makefile.am:
* alpha-func.png:
* event-flow.png: More figures. alpha-func.png is a graph
showing the flow of some alpha functions; event-flow.png maps
the path of an event coming from the underlying windowing
system into Clutter and through the entire library.
2008-02-08 Emmanuele Bassi <ebassi@openedhand.com>
* path-alpha-func.png: Image showing the effects of different

View File

@ -81,7 +81,10 @@ EXTRA_HFILES=\
# Images to copy into HTML directory.
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
HTML_IMAGES=path-alpha-func.png
HTML_IMAGES=\
alpha-func.png \
event-flow.png \
path-alpha-func.png
# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
# e.g. content_files=running.sgml building.sgml changes-2.0.sgml
@ -111,4 +114,8 @@ include $(top_srcdir)/gtk-doc.make
# Other files to distribute
# e.g. EXTRA_DIST += version.xml.in
EXTRA_DIST += version.xml.in path-alpha-func.png
EXTRA_DIST += \
version.xml.in \
alpha-func.png \
event-flow.png \
path-alpha-func.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB