jesus
|
05f1b5f85f
|
cairocanvas: compile test under mac
git-svn-id: trunk@45824 -
|
2014-07-11 01:41:11 +00:00 |
|
jesus
|
b6ea3d2753
|
CairoCanvas: fix GdkCairoCanvas ignored Controls coordinates, always paints on parent (0, 0) position, from Petr-K, issue #25485
git-svn-id: trunk@44432 -
|
2014-03-15 08:33:39 +00:00 |
|
jesus
|
9f64f946ed
|
CairoCanvas, updated test
git-svn-id: trunk@44431 -
|
2014-03-15 08:21:29 +00:00 |
|
jesus
|
585b1dd06a
|
CairoCanvas, support for wordbreak text style, from Petr-K, issue #25484
git-svn-id: trunk@44430 -
|
2014-03-15 08:19:36 +00:00 |
|
mattias
|
9d710db4fc
|
fixed make distclean
git-svn-id: trunk@44139 -
|
2014-02-18 17:37:14 +00:00 |
|
mattias
|
3283cf83f3
|
package makefiles: changed distclean to delete output directorties for all targets
git-svn-id: trunk@44128 -
|
2014-02-18 10:35:31 +00:00 |
|
jesus
|
f294a66a90
|
CairoCanvas, updates from Petr-K, issue #24657
git-svn-id: trunk@43193 -
|
2013-10-09 17:53:02 +00:00 |
|
mattias
|
ac9e433e89
|
cairocanvas: initialize vars
git-svn-id: trunk@42586 -
|
2013-09-04 09:18:32 +00:00 |
|
mattias
|
da82a33fdf
|
IDE: fixed Makefile.compiled to contain inherited custom options
git-svn-id: trunk@42227 -
|
2013-07-29 10:48:35 +00:00 |
|
mattias
|
123a253b24
|
cairocanvas: outputdirectory based on lclwidgettype
git-svn-id: trunk@42213 -
|
2013-07-27 17:05:36 +00:00 |
|
mattias
|
5cf758ee5f
|
cairocanvas: do not auto update Makefile
git-svn-id: trunk@41522 -
|
2013-06-03 19:08:41 +00:00 |
|
mattias
|
7e6df3ab64
|
cairocanvas: fixed Makefile
git-svn-id: trunk@41521 -
|
2013-06-03 19:08:11 +00:00 |
|
mattias
|
cc9b9ae05f
|
IDE: project options: lclwidgettype link to mode matrix
git-svn-id: trunk@41520 -
|
2013-06-03 19:07:01 +00:00 |
|
mattias
|
682d0a56aa
|
cairocanvas: less hints
git-svn-id: trunk@41365 -
|
2013-05-23 07:04:16 +00:00 |
|
jesus
|
ce1bfee474
|
CairoCanvas: fix line styles. They should not scale with pen widths
git-svn-id: trunk@40990 -
|
2013-05-02 02:32:17 +00:00 |
|
jesus
|
3d48b60eec
|
CairoCanvas: Implemented DrawSurface to draw a cairo surface onto canvas
git-svn-id: trunk@40984 -
|
2013-05-02 00:16:38 +00:00 |
|
jesus
|
807058aba7
|
CairoCanvas: refactored TranslateBufferByIntfImage->GraphicToARGB32 to be useful in other parts
git-svn-id: trunk@40983 -
|
2013-05-02 00:14:14 +00:00 |
|
jesus
|
26c321819a
|
CairoCanvas: make the canvas handle a real cairo context instead of a dummy value
git-svn-id: trunk@40982 -
|
2013-05-02 00:09:45 +00:00 |
|
jesus
|
edbbec026e
|
CairoCanvas: debugclip
git-svn-id: trunk@40981 -
|
2013-05-01 23:24:08 +00:00 |
|
jesus
|
24fb6810b9
|
CairoCanvas: implements MixedRoundRect
git-svn-id: trunk@40980 -
|
2013-05-01 23:20:12 +00:00 |
|
mattias
|
fb1458ce76
|
updated makefiles
git-svn-id: trunk@40935 -
|
2013-04-29 19:49:55 +00:00 |
|
mattias
|
e44460c6b1
|
cairocanvas: less hints
git-svn-id: trunk@40880 -
|
2013-04-22 15:36:12 +00:00 |
|
jesus
|
52abe423f0
|
CairoCanvas, implements stream output and page size change for PS and PDF
git-svn-id: trunk@40879 -
|
2013-04-22 14:53:41 +00:00 |
|
mattias
|
f5a1a29ff0
|
printers4lazarus, cairocanvas: do not use cairo on win64
git-svn-id: trunk@40782 -
|
2013-04-10 08:05:43 +00:00 |
|
mattias
|
65d0830183
|
clean up dependencies
git-svn-id: trunk@40773 -
|
2013-04-09 20:07:08 +00:00 |
|
jesus
|
b6b3685433
|
CairoCanvas, updated test
git-svn-id: trunk@40727 -
|
2013-04-07 06:09:43 +00:00 |
|
jesus
|
0c8ce4df71
|
CairoCanvas, implements clipping, fix issue #24217
git-svn-id: trunk@40726 -
|
2013-04-07 06:09:08 +00:00 |
|
jesus
|
c5089fb28f
|
CairoCanvas, fix TextExtent, from Julio Jiménez Boreguero
git-svn-id: trunk@40725 -
|
2013-04-06 19:51:11 +00:00 |
|
jesus
|
5fc932cc76
|
CairoCanvas, fix textrect rotation
git-svn-id: trunk@40724 -
|
2013-04-06 17:47:24 +00:00 |
|
jesus
|
a471e2d12c
|
CairoCanvas, for alignment, logical rect should be used instead of ink rect, fix alignment to the right
git-svn-id: trunk@40722 -
|
2013-04-05 20:10:53 +00:00 |
|
jesus
|
8fc6a8eb4b
|
CairoCanvas, fix textrect with multiline text, modified test
git-svn-id: trunk@40721 -
|
2013-04-05 19:23:10 +00:00 |
|
jesus
|
5c01b41999
|
CairoCanvas, some refactoring, disabled breaklines, fix TextRect text position
git-svn-id: trunk@40717 -
|
2013-04-05 08:06:10 +00:00 |
|
jesus
|
7e17e5a27a
|
CairoCanvas, TextExtent patch from Julio Jiménez Borreguero
git-svn-id: trunk@40716 -
|
2013-04-04 19:40:08 +00:00 |
|
mattias
|
10f425b162
|
updated cairocanvas makefile
git-svn-id: trunk@40710 -
|
2013-04-03 22:01:15 +00:00 |
|
jesus
|
e28fa6096c
|
CairoCanvas, test, normal spacing
git-svn-id: trunk@40709 -
|
2013-04-03 21:52:49 +00:00 |
|
jesus
|
17be5daa11
|
CairoCanvas, added sample for issue #19435
git-svn-id: trunk@40708 -
|
2013-04-03 21:46:54 +00:00 |
|
jesus
|
c69b4039cf
|
CairoCanvas, Improves pangocairo text alignments, from Julio Jiménez Borreguero
git-svn-id: trunk@40707 -
|
2013-04-03 19:09:35 +00:00 |
|
mattias
|
fb96d706e6
|
cairocanvas: lpk is runtime
git-svn-id: trunk@40705 -
|
2013-04-03 11:35:00 +00:00 |
|
mattias
|
b1922566ff
|
cairocanvas: less hhints
git-svn-id: trunk@40703 -
|
2013-04-03 09:57:47 +00:00 |
|
jesus
|
ee80837581
|
CairoCanvas, added modified test from issue #24217 from Anton to test cairo printer
git-svn-id: trunk@40702 -
|
2013-04-03 09:07:33 +00:00 |
|
jesus
|
76b33506ae
|
CairoCanvas, added cairo printer to easier work with cairocanvas backends
git-svn-id: trunk@40701 -
|
2013-04-03 09:02:01 +00:00 |
|
mattias
|
3a6a5b1cb0
|
cairocanvas: same license as LCL
git-svn-id: trunk@40699 -
|
2013-04-02 10:45:39 +00:00 |
|
mattias
|
cf877df3c4
|
updated lpk makefiles
git-svn-id: trunk@40698 -
|
2013-04-02 10:37:47 +00:00 |
|
jesus
|
e38c6f4872
|
CairoCanvas, missing 'compiled' file
git-svn-id: trunk@40687 -
|
2013-04-01 23:03:27 +00:00 |
|
jesus
|
585a87e0f0
|
CairoCanvas, added Makefile
git-svn-id: trunk@40686 -
|
2013-04-01 22:50:48 +00:00 |
|
jesus
|
2efb4587ed
|
CairoCanvas, make sure cairo context is created before using fonts
git-svn-id: trunk@40676 -
|
2013-04-01 04:26:02 +00:00 |
|
jesus
|
b067464acc
|
CairoCanvas, Implements TextOut using CairoPango, from Julio Jiménez Borreguero
git-svn-id: trunk@40668 -
|
2013-03-29 19:41:35 +00:00 |
|
jesus
|
af138e87a7
|
CairoCanvas, Get the same text origin as cairo_show_text, (baseline left, instead of Pango's top left), from Julio Jiménez Borreguero
git-svn-id: trunk@40661 -
|
2013-03-28 17:57:15 +00:00 |
|
jesus
|
968d550d0e
|
CairoCanvas, enabled pangocairo
git-svn-id: trunk@40650 -
|
2013-03-27 17:59:58 +00:00 |
|
jesus
|
6528fabab6
|
CairoCanvas, fix text alignment using xbearing, fix pangocairo text size and position, from Julio Jiménez Borreguero
git-svn-id: trunk@40649 -
|
2013-03-27 17:31:26 +00:00 |
|