lazarus/components/cairocanvas/example/cairocanvas_example.ex-meta
2022-04-12 18:09:38 +10:00

5 lines
433 B
Plaintext

{ "cairocanvas_example" : {
"Category" : "Techniques",
"Keywords" : ["Cairo","PDF","Postscript","svg","png"],
"Description" : "Package for use libcairo in fpc. This example does NOT display a GUI, it writes out a number of files, PDF, PS, SVG and PNG the content of which generated within the example.\n\nThis cairocanvas example require the Cairo Graphics and Pango libraries.\n\nSee the associated readme.txt file.\n\n"}
}