mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 05:39:29 +02:00
CairoCanvas, modified readme file
git-svn-id: trunk@40599 -
This commit is contained in:
parent
7f6afd69d5
commit
7ada340b56
@ -14,6 +14,9 @@ TCairoPaintBox can be used as TPaintBoxReplacement.
|
||||
One of Win32CairoCanvas or GdkCairoCanvas must be in uses clausule
|
||||
|
||||
To use TCairoPsCanvas as default Printer.Canvas set
|
||||
CupsCanvasClass := TCairoPsCanvas
|
||||
Printer.CanvasClass := TCairoPsCanvas
|
||||
|
||||
Note.
|
||||
Currently only TCairoPsCanvas has been tested and it's only functional
|
||||
under linux/gtk2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user