Gimp/devel-docs/app
Sven Neumann 5abae32923 app: cache bezier representation in GimpVectors object
Introduce gimp_vectors_get_bezier() which creates the bezier
representation on demand and then caches it for subsequent calls
until the vectors object is frozen.

At some point we should introduce GimpVectors::changed instead
of relying on the fact that a vectors object is always frozen
and thawn whenever it is changed...
2010-09-16 21:36:51 +02:00
..
.gitignore
app-docs.sgml
app-overrides.txt
app-sections.txt app: cache bezier representation in GimpVectors object 2010-09-16 21:36:51 +02:00
app.types
Makefile.am
version.in