draft(TMP-1-SHT2):Add layers for A0-A4
authorSteven Baltakatei Sandoval <baltakatei@gmail.com>
Sun, 27 Sep 2020 17:22:19 +0000 (17:22 +0000)
committerSteven Baltakatei Sandoval <baltakatei@gmail.com>
Sun, 27 Sep 2020 17:22:19 +0000 (17:22 +0000)
Prepare to export individual SVGs with appropriate layer and grouping
settings. Current commit has high number of layers required to
correctly manipulate each page size's various settings.

Future commit will have individual SVG templates which each will have
only 1 layer with multiple groups:

1. ISO 5459:1999 visible subgroups (for the appropriate page size)

  a. refgrid (horizontal)
  b. refgrid (vertical)
  c. borders

2. ISO 5459:1999 alignment subgroups (hidden but included for reference)

  a. drawing border corners
  b. drawing border bounds
  c. drawing border centering lines
  d. reference grid corners
  e. reference grid bounds
  f. drawing area

3. ISO 5459:1999 title subgroups

  a. template version control
  b. sample title


No differences found