Commit Graph

19 Commits

Author SHA1 Message Date
wandererfan
0434a44c82 [TD]Remove extra template dir 2019-07-15 12:36:48 -04:00
luz.paz
752e74c396 Misc. typo fixes
Found via `codespell -q 2`
2019-07-11 19:17:07 +02:00
FelixLee
efc6d4f857 add zh_CN template sag files 2019-07-04 15:49:04 -04:00
FelixLee
bbbab316cb create README file in TechDraw Template zh_CN
create README file in TechDraw Mod Template directory .
2019-07-04 15:49:04 -04:00
FelixLee
9ba307ff94 Add files via upload 2019-07-04 11:37:18 -04:00
wandererfan
044fe79549 SVG Refactor - minor cleanups 2019-06-11 15:46:46 -04:00
Tomas Pavlicek
ca5051a798 Remove xml:space=preserve from templates 2019-06-11 15:46:46 -04:00
Anton Abrosimov
58608df237 TechDraw: Templates for the Russian State standard for technical documentation 2019-06-09 19:45:06 -04:00
wandererfan
dca9120de7 Fix PDF orientation for ANSI B Landscape
- PDF exports in landscape orientation on ANSI B (Ledger) paper
  were formatted as landscape, but on portrait paper orientation.
2019-02-19 10:27:59 -03:00
wandererfan
ac15cda1d4 Add US Letter size blank template 2018-12-06 08:57:56 -03:00
wandererfan
a373280946 Add @mario52's templates 2018-10-11 21:58:47 +02:00
luz.paz
2de755186b Misc. typo fixes
Found via `codespell -q 3 --skip="*.po,*.ts,./.git,./src/3rdParty,./src/CXX,./src/zipios++,./src/Mod/Assembly/App/opendcm" -I ../fc-word-whitelist.txt`
2018-10-02 21:05:22 +02:00
wandererfan
f9b9de42dd Add Peppino's ISO7200 templates 2018-09-26 16:59:49 +02:00
wandererfan
4418502964 Add ANSIB Template
- also fix cmake to move all templates after
  build.
2018-07-23 12:47:17 -03:00
Sebastian Bachmann
c41363c117 TechDraw: new center/section draw style
using custom QT pen styles, the center and section lines look much
better.
With some math we are also able to control the middle position, thus
the centerlines will always look good, regardless of the size of an
object.

Also getting the section label size from the settings, so the font
size is controllable and not hardcoded.

Bonus: adding blank templates for the common paper sizes (as the
        Drawing WB has them)
2018-02-24 16:58:17 +01:00
WandererFan
3da2c0c180 Add 2 templates
- add templates for wiki howto example and US
  letter size
2018-02-11 20:07:57 +01:00
Sebastian Bachmann
15d1b80df7 Adding a 20mm border
A4 Landscape is a special template, as it is new in the standard.
We orient us on the A4 portrait template, where the border is on the
left side (e.g. long side). Thus it should be on top for the
landscape template.
2017-11-16 14:36:53 +01:00
WandererFan
4fe9267eeb Add modified A3_Landscape template 2016-07-11 15:32:16 +02:00
WandererFan
510569f05b Fix issue 53 Drawing templates 2016-07-11 15:32:16 +02:00