News Getting Involved Download Ports Documentation Overview Running Conformance Graphics Examples Packages xmlroff Testing Testresults Testsuite Spec-dump libfo Examples libfo JNI Building History Extras Bugs Mailing Lists Development
| | libfo-examples PackageExample files for using the libfo library. -
xmlroff-basic demonstrates the 'basic'
interface to libfo that does not use either GObject or
FoObject objects.
-
xmlroff-init2 demonstrates using the
'basic' interface with your own memory allocation functions.
-
xmlroff-libfo demonstrates using libfo
through the high-level FoXslFormatter (and
FoLibfoContext ,
FoXsltTransformer , and FoXmlDoc )
objects.
-
xmlroff-text-tree demonstrates
accessing the FO tree as FoNode objects.
-
xmlroff-text-tree2 demonstrates
accessing the area tree as GObject s.
-
xmlroff-gmodule and
gmodule-area-tree demonstrate using a loadable
module that accesses the area tree as GObject s.
You need to run 'make install' to install
gmodule-area-tree for it to work.
|