Commit Graph

31 Commits

Author SHA1 Message Date
sekelsenmat
726339c443 Many reliability improvements to the dxf reader, adds text support for both the dxf reader and the canvas output
git-svn-id: trunk@16850 -
2011-01-30 15:51:36 +00:00
sekelsenmat
1b8372d750 Improves the DXF reader
git-svn-id: trunk@16820 -
2011-01-26 16:06:19 +00:00
sekelsenmat
6bad2fa169 Large improvements to the DXF reader and adds a new circle entity to fpvectorial
git-svn-id: trunk@16816 -
2011-01-26 09:11:53 +00:00
sekelsenmat
d260e8b2ee Adds a DXF reader and fixes an error in the Canvas output
git-svn-id: trunk@16765 -
2011-01-14 14:45:03 +00:00
sekelsenmat
dcfcce2dfc opps, there was already a viewer. The converter can view
git-svn-id: trunk@16764 -
2011-01-14 13:03:46 +00:00
sekelsenmat
65e29e3984 Starts implementing a fpvectorial viewer
git-svn-id: trunk@16763 -
2011-01-14 12:54:17 +00:00
sekelsenmat
cc2da23316 Initial transformation of fpvectorial segments in classes, as well as making the number of segments dynamic
git-svn-id: trunk@16202 -
2010-10-23 10:33:21 +00:00
Jonas Maebe
8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
later: the same as i386/darwin, except
      a) uses the non-fragile Objective-C ABI/runtime
      b) does not require stubs for direct calls/jumps (not required for
         i386/darwin under 10.6 and later either, but still generated
         there for backwards compatibility)
      c) only the same packages are enabled as for ARM/Darwin
      d) MacOSAll is compiled specifically for the iPhoneSimulator SDK
    This target also defines the symbol "darwin" apart from the target
    name "iphonesim" for source code compatibility reasons.

git-svn-id: trunk@16065 -
2010-09-29 21:56:47 +00:00
sekelsenmat
e06ce8a61a Makes the multi_test_1.svg file a little more beaultiful
git-svn-id: trunk@15933 -
2010-09-01 09:15:06 +00:00
sekelsenmat
671603a47d Fixes typo on fpvectorial svg output
git-svn-id: trunk@15932 -
2010-09-01 09:13:55 +00:00
sekelsenmat
18c8a1f9c0 Adds a lazarus project for fpvwritetest
git-svn-id: trunk@15931 -
2010-09-01 09:01:08 +00:00
sekelsenmat
3f26a9795b Rewrites the bezier rendering of the svg output of fpvectorial
git-svn-id: trunk@15930 -
2010-09-01 08:57:54 +00:00
sekelsenmat
7cd0630129 Fixes the font size setting in the fpvectorial svg output and adds a bigger test to the suite
git-svn-id: trunk@15929 -
2010-09-01 08:11:36 +00:00
sekelsenmat
9a66b19390 Fixes the coordinates, dpi value and text rendering of the svg output of fpvectorial
git-svn-id: trunk@15928 -
2010-09-01 07:59:28 +00:00
sekelsenmat
2446959a69 Updates the fpvectorial tests
git-svn-id: trunk@15924 -
2010-08-31 09:51:14 +00:00
sekelsenmat
c2270697a8 Patch from JiXian, advances the implementation of text rendering and bezier drawing for the svg writer in fpvectorial
git-svn-id: trunk@15923 -
2010-08-31 09:48:27 +00:00
sekelsenmat
51f23db4bd Fixes the svg coordinates and svg path generation
git-svn-id: trunk@15915 -
2010-08-28 11:52:03 +00:00
sekelsenmat
b3442f8a3d Adds bezier curve and text support for the fpvectorial writer test app.
git-svn-id: trunk@15885 -
2010-08-23 15:33:41 +00:00
sekelsenmat
274856e2f5 Adds support for texts in the core of fpvectorial and adds a new example application for generating a set of documents from code
git-svn-id: trunk@15884 -
2010-08-23 15:26:54 +00:00
sekelsenmat
d66b8c7068 Adds a Corel Draw file format explorer and starts implementing the CDR reader in fpvectorial
git-svn-id: trunk@15829 -
2010-08-16 15:00:54 +00:00
sekelsenmat
b7d466e8ab Renames the main fpvectorial example and adds a routine to detect the format from the extension.
git-svn-id: trunk@15826 -
2010-08-16 08:18:21 +00:00
sekelsenmat
b63e82f815 small fix for the fpvectorial example
git-svn-id: trunk@15802 -
2010-08-13 15:34:07 +00:00
sekelsenmat
3708922b62 Now the SVG writer works for lines
git-svn-id: trunk@15801 -
2010-08-13 15:32:03 +00:00
sekelsenmat
6403d462d2 Starts implementing svg writer and improves test app and pdf reader
git-svn-id: trunk@15799 -
2010-08-13 14:56:40 +00:00
sekelsenmat
89593064f7 Starts code to add support to cdr and svg to fpvectorial
git-svn-id: trunk@15793 -
2010-08-13 08:24:27 +00:00
joost
855cbebf19 Fixed fpmake.pp files:
* ExternalURL does not exist anymore
 * Do not add dependencies on files in other packages, add a package dependency
   on the package where the files are in instead
 * Replaced the copy of fcl-base's fpmake.pp in fcl-extra with a real one
 * Fixed some dependencies and file-names

git-svn-id: trunk@15148 -
2010-04-15 20:26:03 +00:00
Jonas Maebe
847354fe10 * Makefiles version 2.5.1
git-svn-id: trunk@13533 -
2009-08-13 21:21:28 +00:00
Jonas Maebe
e246cac3ac * regenerated using latest fpcmake
git-svn-id: trunk@13487 -
2009-08-02 18:40:14 +00:00
marco
d837f6d83e * makefile fixes (fpmake untested), 2.3.1 fields-before-methods fix for pdfvrlexico
git-svn-id: trunk@13405 -
2009-07-17 16:32:19 +00:00
sekelsenmat
0704d007a4 Isolates fpvectorial writeln and removes lazarus specific files
git-svn-id: trunk@13404 -
2009-07-17 15:13:02 +00:00
sekelsenmat
f6e203cf3b Initial commit for the FPVectorial library
git-svn-id: trunk@13403 -
2009-07-17 14:27:35 +00:00