therealbluepandabear 5efc1498cd Add some `enforce` blocks for safety reasons. vor 1 Jahr
..
renderable 4dd268c2bc Rename `Coordinate` and `Dimension` to `Vector` with `x` and `y`. vor 1 Jahr
app.d 5efc1498cd Add some `enforce` blocks for safety reasons. vor 1 Jahr
cell.d 4dd268c2bc Rename `Coordinate` and `Dimension` to `Vector` with `x` and `y`. vor 1 Jahr
charttype.d 194d105ce2 `Chart` update: user can now create bar charts. Now, there are two chart types you can create given with the `ChartType` enum: `ChartType.bar` or `ChartType.column`. vor 2 Jahren
color.d f4c4c0a9aa `Color` now uses `ubyte` for `r`, `g`, and `b` values. vor 1 Jahr
horizontaltextalignment.d 41e170fe49 Add vertical text alignment. vor 2 Jahren
stacklayouttype.d 55a10d0c9a Major `StackLayout` nesting update (you can now nest stack layouts inside other stack layouts), still in semi-testing phase. Change `Orientation` to `StackLayoutType`. vor 2 Jahren
vector.d 5efc1498cd Add some `enforce` blocks for safety reasons. vor 1 Jahr
verticaltextalignment.d 41e170fe49 Add vertical text alignment. vor 2 Jahren