Difference between revisions of "CompositionGuides"
Prokoudine (talk | contribs) (added 1st draft of composition guides spec) |
Prokoudine (talk | contribs) (updates and fixes) |
||
Line 1: | Line 1: | ||
= Composition guides = | |||
' | Inkscape 0.46 provides a flexible architecture for creation of new grids types. While having rectangular and axonometric or isometric grid at the same time probably doesn't make a lot of sense, it would be great using the architecture to create composition guides such as the golden spiral or the diagonal method that will look just fine with either rectangular or isometric grid. | ||
== Types == | |||
* [http://en.wikipedia.org/wiki/Golden_section golden section] | |||
* [http://en.wikipedia.org/wiki/Golden_spiral golden spiral] (see digiKam's implementation) with optional display of [http://mathworld.wolfram.com/GoldenTriangle.html golden triangles] | |||
* [http://en.wikipedia.org/wiki/Rule_of_thirds rule of thirds] | |||
* [http://www.diagonaalmethode.nl/ diagonal method] (harmonious triangles in [http://rawstudio.org Rawstudio]'s terminology looks a lot like its implementation) | |||
== Colors == | |||
= Colors = | |||
Each composition guide needs its own line color to make it stand out a little from other guides | Each composition guide needs its own line color to make it stand out a little from other guides | ||
= Zoomed in/out display = | == Zoomed in/out display == | ||
Guides should always be displayed with 1px line width and not be displayed at zoom level where lines cannot be distinguished from each other anymore. | Guides should always be displayed with 1px line width and not be displayed at zoom level where lines cannot be distinguished from each other anymore. | ||
= Access = | This should be drafted better :) | ||
== Access == | |||
We will probably need the power of Jon Cruz'a natural home baked mini toolbars :) besides the usual way of defining grids via Document Properties dialog, | |||
== Rotation == | |||
It should be possible to rotate composition guides in two cases: | |||
# Along with canvas rotation (when it's implemented) | |||
# Along with page formart change (landscape-portrait), optional |
Revision as of 12:26, 12 February 2008
Composition guides
Inkscape 0.46 provides a flexible architecture for creation of new grids types. While having rectangular and axonometric or isometric grid at the same time probably doesn't make a lot of sense, it would be great using the architecture to create composition guides such as the golden spiral or the diagonal method that will look just fine with either rectangular or isometric grid.
Types
- golden section
- golden spiral (see digiKam's implementation) with optional display of golden triangles
- rule of thirds
- diagonal method (harmonious triangles in Rawstudio's terminology looks a lot like its implementation)
Colors
Each composition guide needs its own line color to make it stand out a little from other guides
Zoomed in/out display
Guides should always be displayed with 1px line width and not be displayed at zoom level where lines cannot be distinguished from each other anymore.
This should be drafted better :)
Access
We will probably need the power of Jon Cruz'a natural home baked mini toolbars :) besides the usual way of defining grids via Document Properties dialog,
Rotation
It should be possible to rotate composition guides in two cases:
- Along with canvas rotation (when it's implemented)
- Along with page formart change (landscape-portrait), optional