Commit Graph

22 Commits

Author SHA1 Message Date
luzpaz
38a01939e0 Migrate domain name from freecadweb to freecad (#9352)
* Migrate domain name from freecadweb to freecad
* Migrate src/Mod/Material files
* Migrate Stylesheet related files
* Migrate *.svg files
* Migrate miscellaneous files
* Migrate some build files
* Migrate recently added TD AR_IRAM template files

Closes #6415
2023-04-24 15:19:20 -05:00
donovaly
7133526fe9 [TD] further SVG fix
see https://forum.freecadweb.org/viewtopic.php?f=35&t=42955&p=366102#p366102
2020-02-04 08:06:57 -05:00
wandererfan
c4634f2a1e Fix #3508 Missing Namespace in Templates 2018-06-22 10:56:02 -03:00
Yorik van Havre
5a83c493d7 added new set of Drawing templates - fixes #2065 #2043 #2005 2015-04-22 19:01:55 -03:00
wmayer
6e0ca547b0 + fixes #0001914: A4_Landscape_ISO7200 2015-01-12 11:27:30 +01:00
wmayer
74d7df0acc + fixes #0001856: Add standard set of blank ISO drawing template sizes 2015-01-12 01:56:14 +01:00
wmayer
740ca47637 + add new templates from triplus 2015-01-10 22:19:46 +01:00
Yorik van Havre
40f8ecb379 Drawing: added new set of empty templates - issue 1856 2014-12-13 13:30:15 -02:00
Sebastian Hoogen
46a00d1380 remove support for automake 2014-11-26 10:26:30 +01:00
Michael G. Hansen
675693c719 Fix typo. 2014-08-19 15:26:58 +02:00
Yorik van Havre
1003e556cb Draft - Allow to export Drawing pages to DXF - fixes #1686
* Uses DXF algos of the Drawing module instead of the Draft dxf library
* Uses a DXF template with the same name as the SVG template, if existing
* Only Draft, Arch, Part and Annotation views are currently supported
* Drawing module's projectToDXF() now returns only a fragment instead of a full DXF file
2014-08-15 18:14:17 -03:00
wmayer
c93127d7cf + fixes #0001628: Fixed A4 Drawing Template 2014-07-23 13:56:16 +02:00
Sebastian Hoogen
966f5d13e1 Updated ISO7200 based drawing templates
added Working space and Title block tags
2014-01-15 12:03:55 -02:00
j-dowsett
1a24de3b8a Rewrite of OrthoViews. Detect page size and titleblock from tags in SVG template. Separation of logic from GUI. Much improved logic. No longer uses python to manipulate views - calls C++ methods directly. Can now support more views, and axonometric views in any position. 2014-01-10 11:33:34 +00:00
Yorik van Havre
4005b199e0 0001102: Updated all links to old freecad homepage and wiki to the new ones 2013-09-15 17:04:42 -03:00
Sebastian Hoogen
f767829c0b new ISO 7200 compliant drawing template 2012-02-23 21:06:04 +01:00
Sebastian Hoogen
32d8b5fc3d Drawing templates: changed default inkscape unit to mm 2012-02-23 21:06:03 +01:00
Sebastian Hoogen
b70c5b4120 Added viewbox and mm units to Drawing templates 2012-02-12 10:38:46 +01:00
Yorik van Havre
bc9ed2cefc added xml namespace to A3_Landscape template 2012-01-08 13:40:30 -02:00
Yorik van Havre
1cd731e958 added editable texts to the default A3 template 2011-12-29 19:33:46 -02:00
wmayer
eac5828903 + add patch for ortho view (j-dowsett)
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5310 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-15 18:31:59 +00:00
wmayer
120ca87015 + unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00