16 Commits

Author SHA1 Message Date
de57c72972
provide Measurement-based Vector2D and Dimension2D types 2021-05-22 02:25:27 -04:00
fa2024074e
enhancements to Measurement class and adding new (but not necessarily convertible) MeasurementUnits 2021-05-22 02:19:06 -04:00
6866c3038f
just in case there's an ID10T error 2021-05-22 02:18:08 -04:00
a305f74c48
update pre-commit 2021-05-07 22:06:03 -04:00
4c106e3a3a
implement pre-commit hooks on MBS.Framework 2021-05-07 18:33:35 -04:00
014a9b99c4
improvements to MBS.Framework.Drawing.Color 2021-04-29 22:34:02 -04:00
bdecbd93ce
add ToString() method to MBS.Framework.Drawing.Padding 2021-01-09 22:22:28 -05:00
f87b6ab79c
properly differentiate between Color.Empty 2020-11-06 22:23:53 -05:00
031f268cca
provide a static Parse(string) method to play well with autoparse (StringExtensions.Parse) 2020-10-15 00:14:26 -04:00
72ab8dddd3
incorporate Measurement / MeasurementUnit into MBS.Framework.Drawing 2020-09-20 01:07:28 -04:00
05888e5ec9
add IsEmpty, Equals, ==, and != operators to Padding 2020-09-02 12:32:49 -04:00
73b696fc3f
add HSL calculations and other color mixing functions 2020-05-29 18:12:30 -04:00
05d18bdfda
implement equality for Dimension2D 2020-05-16 13:52:12 -04:00
1c67e6a4e0
add some convenient color mixing functions 2020-05-16 07:12:16 -04:00
3e0b638cff
convenience methods for operating on various types 2019-11-29 18:46:02 -05:00
600aabd976 Initial commit 2019-09-17 01:38:38 -04:00