Go to file
Neil Roberts 308ca6cb14 cogl-path: Fix the truncation when adding to a copied path
If a path is copied and then appended to, the copy needs to have the
last sub path truncated so that it fits in the total path size in case
the original path was modified. However the path size check was broken
so if the copied path had more than one sub path it would fail.
2010-04-21 22:36:43 +01:00
cogl cogl-path: Fix the truncation when adding to a copied path 2010-04-21 22:36:43 +01:00
doc cogl-path: Document how a shape is filled 2010-04-21 13:20:23 +01:00
pango analysis: CoglPangoRenderer 2010-02-12 14:57:55 +00:00
Makefile.am [cogl] move clutter/pango to clutter/cogl/pango 2009-10-16 18:58:51 +01:00