geomancy-layout: Geometry and matrix manipulation

[ bsd3, graphics, library ] [ Propose Tags ]

Layout primitives and algorithms for geomancy data.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), geomancy (>=0.2.6 && <1), gl-block (>=1.0 && <2) [details]
License BSD-3-Clause
Copyright 2023 IC Rainbow
Author IC Rainbow
Maintainer aenor.realm@gmail.com
Category Graphics
Source repo head: git clone https://gitlab.com/dpwiz/geomancy-layout
Uploaded by AlexanderBondarenko at 2023-09-10T14:45:35Z
Distributions NixOS:0.1
Reverse Dependencies 3 direct, 4 indirect [details]
Downloads 41 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-09-10 [all 1 reports]

Readme for geomancy-layout-0.1

[back to package description]

geomancy-layout

Layout primitives using geomancy vectors.

  • Geomancy.Layout - box cutting and stacking.
  • Geomancy.Layout.Box - size/position and top/right/bottom/left boxes and manipulation.
  • Geomancy.Layout.Alignment - distribute size leftovers proportionally.