Convert the ASCII art documentation in cogl-vertex-buffer to PNGs

The documentation for cogl_vertex_buffer_indices_get_for_quads was
using ugly ASCII art to draw the diagrams. These have now been
replaced with PNG figures.
This commit is contained in:
Neil Roberts
2010-07-02 16:19:48 +01:00
parent 432c37bd21
commit cea74d92ea
4 changed files with 16 additions and 19 deletions

View File

@@ -94,6 +94,8 @@ EXTRA_HFILES=
HTML_IMAGES = \
fill-rule-non-zero.png \
fill-rule-even-odd.png \
quad-indices-order.png \
quad-indices-triangles.png \
cogl_ortho.png
# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
@@ -125,4 +127,6 @@ include $(top_srcdir)/gtk-doc.make
EXTRA_DIST += \
fill-rule-non-zero.png \
fill-rule-even-odd.png \
quad-indices-triangles.png \
quad-indices-order.png \
cogl_ortho.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB