Commit Graph

45 Commits

Author SHA1 Message Date
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
63a505f457 Removes debug info for clipping regions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1898 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-05 08:30:52 +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
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
50167841fd fpvectorial: Adds multiline support for text, adds a new translate function to entities
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1809 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-18 11:39:57 +00:00
126ca68383 fpvectorial: Removes unused Z coordinates and makes the entity classes smarter, adds support for searching for elements
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1808 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-18 09:11:51 +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
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
8be5dbf81c fpvectorial: small fixes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1689 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-17 09:50:51 +00:00
20bce90e6b fpvectorial: Major rework to have a single list of entities, allowing to use that as a Z-Order
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1686 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-17 09:34:54 +00:00
c924f3011e fpvectorial: Removes TvColor and now uses TFPColor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1684 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-16 10:32:44 +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
91a6b7a6f6 Adds a font orientation property and moves the font to a separate record
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1667 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-08 06:29:17 +00:00
be3e53b19f Implements using brush and pen in fpvtocanvas and updates the standard state of pen and brush for various objects
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1666 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-08 06:14:37 +00:00
b158b15f34 fpvectorial: Merging improvements to svg output from fpc trunk
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1602 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-29 11:32:53 +00:00
2d7451b118 fpvectorial: Disables a debug define
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1591 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-21 11:41:58 +00:00
b4af90ab88 fpvectorial: Reworks the brush and pen design to be more efficient
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1589 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-21 11:30:40 +00:00
b47cb1562e Fixes compilation without the LCL
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1564 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-11 07:29:07 +00:00
9a48e7adbb fpvectorial: Adds some more pen information
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1563 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-11 07:19:49 +00:00
5cbd0741f8 fpvectorial: Adds pen and brush information to all objects and other small improvements
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1561 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-11 05:43:26 +00:00
dfce58e752 fpvectorial: Advances color support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1556 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-08 07:10:36 +00:00
c3e6a6e8eb fpvectorial: Adds more elements to the DXF reader
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1547 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-02 17:26:18 +00:00
0101aea6b7 fpvectorial: Fixes DXF reading of SPLINE and LWPOLYLINE and adds better debug info
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1546 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-02 17:01:28 +00:00
c54cc35102 Fixes the compilation of avisocncwriter and improves the code structure
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1522 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-08 14:32:14 +00:00
f5c68181b0 Continues fixing the rendering of documents with negative coords
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1515 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-28 15:10:48 +00:00
4a3c7b8a24 Fixes arc drawing in Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1503 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-14 11:12:48 +00:00
f1e669cc3b Small fix for the dimension text rendering
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1500 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-12 21:12:12 +00:00
e064a6b187 Implements DXF text rendering
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1499 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-12 21:02:44 +00:00
ff27a303e5 Large improvements to dimension rendering
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1498 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-12 20:41:31 +00:00
8b1aedbcd0 Fixes the rendering on Windows and advances the fpvectorial dimension reading
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1497 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-12 20:06:28 +00:00
31a7114c96 Implements focus, fixes drawing and removes redundant controls for the fpvviewer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1496 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-12 11:24:28 +00:00
43c43128a1 Unfinishes linux fixes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1495 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-11 16:24:47 +00:00
7f3a6e2c8b Starts the dimensions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1494 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-11 08:44:59 +00:00
11f1066ff7 Finishes fixing the arc to canvas drawing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1490 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-10 07:44:38 +00:00
59b3249cc1 Fixes bug in the rendering of arcs
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1489 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-09 16:39:18 +00:00
0c5b5b1913 Starts implementing text support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1473 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-30 15:35:48 +00:00
a263b71828 Implements circular arcs in fpvectorial
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1463 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-26 20:40:56 +00:00
c079c6138b Advances the reading support of DXF in fpvviewer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1462 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-26 16:05:00 +00:00
5e3e7833cb Adds support for circles in DXF
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1461 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-25 16:51:57 +00:00
897d9483ac Adds a copy of the fpvectorial source code for convenience
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1448 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-14 14:49:45 +00:00