New Repaz updated!
I change all printing and exporting with libcairo, currently OSPrinter
is deleted and I create new component TUniversalPrinter. This new
component can print in Windows GDI printer, CUPS, export to PDF, PNG,
SVG and PostScript. It's only 2 file (as IvankoB like) :)
All unproportional drawing in printer is fixed now with all printer
type, except in printing text in dot matrix printer, but it can fixed
with check "Print text as graphic" in printer dialog.
But for RAW printing all is OK.
Hi Martin, but I got some trouble. I hope you can help :
1) I can translate gui_fillarc in libcairo, I try with some way but
still got problem, but in gui_drawarc it's OK. Please you update from
SVN and open RepazDemo.
* "Connect DB", choose "Chart" from repaz file, than click preview.
* please you click in chart area in preview form to change chart type
to Pie Chart.
* export it as PDF os PS.
* The pie chart is different with preview. But if you set unactive in
cairo_fillarc procedure, you can see in draw arc is OK.
2) What is graphic type in stockbitmapty?
I got different result in PDF and PostScript, but with some procedure
(cairoimage), I can convert tsimplebitmap to cairo image.
Thanks
Wahono