|
628c2fe4ab
|
fpvectorial: Large rework: Removes from compilation the old PDF support and changes everything to a new architecture with multiple page support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1913 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-07 11:04:33 +00:00 |
|
|
d76516ceb2
|
fpvectorial: Fixes final issues with the brush and relative lines / curves
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1899 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-05 09:41:53 +00:00 |
|
|
ff31f3bc31
|
fpvectorial: Prepares for more debug info for clip regions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1893 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-04 09:39:57 +00:00 |
|
|
2d0db03fad
|
fpvectorial: Isolates the bezier to polygon conversion in a dedicated routine
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1892 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-04 09:22:54 +00:00 |
|
|
9bee1dc7a8
|
fpvectorial: Fixes the drawing of solids drawn with beziers
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1891 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-04 08:54:19 +00:00 |
|
|
130b841ac4
|
fpvectorial: Solves the error in for loops in the EPS reader
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1890 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-04 08:03:59 +00:00 |
|
|
b7a4312060
|
fpvectorial: Disabling debug info
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1886 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-01 13:28:53 +00:00 |
|
|
f8be3415b2
|
Adds support for pen width in eps input and canvas output, advances the eps reader but still cant fix all problems with the test image
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1885 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-01 12:51:27 +00:00 |
|
|
26832a9a73
|
fpvectorial: Advances the eps reader, but still didnt find out why a part of the drawing ends up with negative coords
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1884 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-01 11:56:28 +00:00 |
|
|
5ed4ad7427
|
fpvectorial: Adds support for guessing the document size and zoom level
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1807 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-08-17 14:57:54 +00:00 |
|
|
d043a4676f
|
fpvectorial: Implements support for clipping regions, specially for PostScript
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1768 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-07-29 11:11:14 +00:00 |
|
|
e7119b8f38
|
fpvectorial: Implements support for arc in the postscript reader
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1766 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-07-28 14:42:21 +00:00 |
|
|
4ae88e39cb
|
fpvectorial: Finishes fixing the colors in the PostScript reader
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1744 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-07-15 11:11:24 +00:00 |
|
|
b1dffdca6a
|
fpvectorial: Fixes some bugs in the PostScript interpreter, previously it didnt run some procedures, and adds more commands to it
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1743 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-07-15 10:17:44 +00:00 |
|
|
01ce49eb39
|
fpvectorial: Vast improvements to the PostScript interpreter, fixes running procedures
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1722 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-06-28 15:54:03 +00:00 |
|
|
e29333eafb
|
fpvectorial: Can already render some PostScript
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1676 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-06-14 12:49:29 +00:00 |
|
|
93a56f6f08
|
Adds some more PostScript support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1673 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-06-14 10:25:48 +00:00 |
|
|
8da4607886
|
fpvectorial: Advances de PostScript interpreter
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1672 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-06-14 10:09:09 +00:00 |
|
|
f4e9811a58
|
fpvectorial: Many improvements to EPS reading, finishes the tokenizer, starts the interpreter
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1671 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-06-14 09:02:43 +00:00 |
|
|
b38dc79b7e
|
fpvectorial: Advances the EPS reader
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1669 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-06-08 13:53:25 +00:00 |
|
|
3711a7c172
|
fpvectorial: Improves the Pen Width handling
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1668 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-06-08 13:09:16 +00:00 |
|
|
f2e84200cb
|
Starts the EPS reader
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1664 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-06-06 16:23:00 +00:00 |
|