Commit Graph

29 Commits

Author SHA1 Message Date
wp
1e97dab2e1 TAChart: fix wmf drawer crashing due to missing canvas in TADrawerWMF
git-svn-id: trunk@44559 -
2014-03-30 19:51:14 +00:00
wp
6df6fe5c6e TAChart: initial implementation of BiDiMode
git-svn-id: trunk@44555 -
2014-03-30 16:23:31 +00:00
mattias
8ec9028b62 tachart: fixed compilation fpc 2.6.2
git-svn-id: trunk@41901 -
2013-06-25 20:51:38 +00:00
ask
399b2b89d9 TAChart: Minor refactoring of drawer canvas setters
git-svn-id: trunk@41894 -
2013-06-25 12:49:19 +00:00
ask
b11380a102 TAChart: Allow assignment of TFPCustomFont to Font property of canvas drawer
git-svn-id: trunk@41892 -
2013-06-25 12:42:39 +00:00
ask
7b7579dcd3 TAChart: Allow assignment of TFPCustomBrush to Brush property of canvas drawer
git-svn-id: trunk@41890 -
2013-06-25 11:34:59 +00:00
ask
698715cdc9 TAChart: Allow assignment of TFPCustomPen to Pen property of canvas drawer
git-svn-id: trunk@41854 -
2013-06-23 19:46:21 +00:00
juha
ecd140c985 Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +00:00
ask
bf9a07ac72 TAChart: Make clipping work across transparency changes in TCanvasDrawer
git-svn-id: trunk@40141 -
2013-02-03 08:36:40 +00:00
ask
e755978110 TAChart: Add IChartDrawer.PutImage procedure
git-svn-id: trunk@40052 -
2013-01-30 13:18:35 +00:00
ask
fe0143e2cd TAChart: Add IChartDrawer.SetMonochromeColor procedure
git-svn-id: trunk@40049 -
2013-01-30 06:50:04 +00:00
ask
bc9136c398 TAChart: Call inherited constructor from TCanvasDrawer.Create
git-svn-id: trunk@40048 -
2013-01-30 05:42:21 +00:00
ask
8acfab6158 TAChart: Micro-optimize transparency in canvas drawer. Group series with the same transparency to reduce overhead.
git-svn-id: trunk@38472 -
2012-09-01 14:19:41 +00:00
ask
51ae73b5dc TAChart: Fix drawing of empty transparent series with canvas drawer
git-svn-id: trunk@38471 -
2012-09-01 13:27:58 +00:00
ask
b40557bc9c TAChart: Add transparency support to the canvas drawer
git-svn-id: trunk@38459 -
2012-08-31 14:13:28 +00:00
ask
3c118fcf49 TAChart: Make text output code aware of SetXor mode instead of direct call to DrawXorText
git-svn-id: trunk@38438 -
2012-08-30 07:46:14 +00:00
ask
593695c6b5 TAChart: Replace IChartDrawer.SetXorPen with SetXor
git-svn-id: trunk@38435 -
2012-08-30 06:17:47 +00:00
ask
3192129e6e TAChart: Move DrawXorText to TADrawerCanvas unit
git-svn-id: trunk@38434 -
2012-08-30 05:54:23 +00:00
ask
27dded466e TAChart: Fix out-of-bounds access when drawing empty polygons and polylines
git-svn-id: trunk@38430 -
2012-08-30 02:03:18 +00:00
ask
4a1d2af745 TAChart: Replace PrepareXorPen with IChartDrawer.SetXorPen.
Xor drawing now preserves pen width.

git-svn-id: trunk@38429 -
2012-08-30 02:00:15 +00:00
ask
50f4ffe8f5 TAChart: Set Brush.Color before Brush.Style to work around issue #21806
git-svn-id: trunk@36913 -
2012-04-20 01:07:20 +00:00
ask
980591b46b TAChart: Merge duplicate definitions of TChartColor
git-svn-id: trunk@31392 -
2011-06-26 07:14:37 +00:00
ask
45279d3513 TAChart: Add AntialiasingMode property
git-svn-id: trunk@30410 -
2011-04-21 13:39:03 +00:00
ask
1aaadaf5c9 TAChart: Add Windows Metafile drawing back-end
git-svn-id: trunk@30239 -
2011-04-08 07:17:11 +00:00
ask
e0db061157 TAChart: Remove AEndPoint parameter from IChartDrawer.Polyline
git-svn-id: trunk@30217 -
2011-04-06 00:30:58 +00:00
ask
20bbf9174c TAChart: Simplify Polygon/Polyline interface of IChartDrawer
git-svn-id: trunk@30216 -
2011-04-06 00:21:22 +00:00
ask
ea79eeb246 TAChart: Remove direct dependency TADrawerAggPas -> Graphics
git-svn-id: trunk@30001 -
2011-03-23 11:38:41 +00:00
ask
af1f52bfbc TAChart: Suppress incorrect compiler hint
git-svn-id: trunk@29993 -
2011-03-23 08:13:05 +00:00
ask
910e4b3def TAChart: Extract TADrawerCanvas unit, remove TADrawUtils -> Graphics dependency
git-svn-id: trunk@29970 -
2011-03-21 14:52:25 +00:00