SurajDadral
4de028bc46
Fix placement of rebar wires in Draft.getSVG.py
2020-08-11 11:25:07 +02:00
vocx-fc
72b8d36457
Draft: add module getSVG to the proper Doxygen group
...
Only one module `getSVG` added to the `getSVG` Doxygen group.
Probably at some point the module will be broken into smaller
modules to organize the code better.
2020-07-17 13:01:45 +02:00
Yorik van Havre
4d90327a97
Draft: Fixed further regressions
2020-04-21 12:46:08 +02:00
luz.paz
e804698edc
Draft: use string operator instead of numeric LGTM fix
2019-10-25 10:25:31 -03:00
Yorik van Havre
50a8c070b7
Draft: Fixed non-appearing texts in TechDraw views + support for ShowLine property
2019-10-17 15:33:59 -03:00
Yorik van Havre
8782d39f8b
Draft: further fixes to svg generation code
2019-08-28 21:21:05 -03:00
Yorik van Havre
24caf8dab1
Draft: Fixed text color and faces with holes in SVG rendering
2019-08-28 20:09:25 -03:00
Yorik van Havre
04ff03fb58
Draft/TechDraw: Allow TD Draft views to not override individual colors and line type of rendered objects
2019-08-28 16:50:06 -03:00
Frank Severinsen
9457233823
Fix SVG export issue
...
Related forum thread: https://forum.freecadweb.org/viewtopic.php?f=3&t=36840
2019-06-17 16:46:03 -03:00
Yorik van Havre
e809a6fa24
Arch/TechDraw: TD Arch views now have a 'fillSpaces' property to show Arch spaces as color-filled areas
2019-04-19 18:20:33 -03:00
wandererfan
6a37cca6b1
Fix Draft.getSVG for TechDraw DraftView
2019-04-13 19:15:48 -04:00
wandererfan
30f9c503bc
Fix Direction of Draft Arrows in TechDraw
...
- Arrowheads in DraftView were reverse when displayed
in TechDraw.
2019-03-31 11:49:00 +02:00
cclauss
361c44c6dc
Unicode fixes for Python3
2019-03-17 20:58:00 +01:00
George Shuklin
97d6aea8c0
Draft/getSVG: Fix missed variable gui, fix bad call to getProj
2018-12-19 10:24:29 -02:00
George Shuklin
b7748f1522
made getLineStyle to accepts scale parameter
2018-12-17 09:37:51 -03:00
George Shuklin
496a48c904
move getDiscretized and getPattern outside of getSVG()
2018-12-17 09:37:51 -03:00
George Shuklin
7270e2508d
move getProj outside of getSVG, make 'plane' explicit.
2018-12-17 09:37:51 -03:00
George Shuklin
92be1c239f
Move getLineStyle to a separate function
2018-12-17 09:37:51 -03:00
George Shuklin
e51c7ec404
Move getSVG into a separate file to further refactoring.
...
All internal dependencies (getrgb, getType) are reimported.
2018-12-17 09:37:51 -03:00