Commit Graph

11 Commits (56a20ad3e867ee19ab15546058402855a5c65089)

Author SHA1 Message Date
Andy Meneely ca96a0e857 Merge branch 'dev' into args-refactor-forrealsies 2020-10-02 09:06:55 -04:00
Andy Meneely 2f08200403 cleanup test 2020-09-29 11:41:27 -04:00
Andy Meneely c473e07c2e don't need this anymore 2020-03-11 17:15:55 -04:00
Andy Meneely 871674c909 built a nifty, useful error message thingy 2020-03-09 09:52:22 -04:00
Karneades d96cf71457 Add sample for color switch in colors docs (#274)
One of the things I used for a current project was a switch to change the color schemes quickly. I added the snippet in [Specifying Colors & Gradients](https://squib.readthedocs.io/en/latest/colors.html) and in the wiki: https://github.com/andymeneely/squib/wiki/Switch-card-background-or-invert-theme.


* Add sample for color switch in colors docs

* Update docs/colors.rst

Co-Authored-By: Andy Meneely <andy.meneely@gmail.com>

* Update docs/colors.rst

Co-Authored-By: Andy Meneely <andy.meneely@gmail.com>

* Update docs/colors.rst

Co-Authored-By: Andy Meneely <andy.meneely@gmail.com>

* Update docs/colors.rst

Co-Authored-By: Andy Meneely <andy.meneely@gmail.com>

* Update docs/colors.rst

Co-Authored-By: Andy Meneely <andy.meneely@gmail.com>

* Update docs/colors.rst

Co-Authored-By: Andy Meneely <andy.meneely@gmail.com>

* Add color switch sample and update docs

* Add color switch sample and update docs
2019-05-29 09:47:29 -04:00
Andy Meneely e3950267dc colors: update sanity tests for new colors 2019-05-22 14:36:08 -04:00
Andy Meneely d5bf9062a2 sanity: update sanity test expected images for new font size 2017-10-05 17:02:24 -04:00
Seh Hui, Leong f800c131ff Respect DPI settings in text, add pt unit
This has the compatibility impact that all font sizes should be divided by 3 to maintain their same sizes.

Based on PR #225. Thanks @felixleong!!

Conflicts:
	bin/squib
	lib/squib/graphics/text.rb
2017-10-05 16:37:46 -04:00
Andy Meneely 1cdc9c0d71 samples: reorganize for better sanity
Converted to a more consistent organization of each folder for groups of samples

Contributes to #118
2017-01-04 15:16:11 -05:00
Andy Meneely f52446d71b samples: un-submoduling 2016-11-13 18:43:49 -05:00
Andy Meneely 43ab4b0ae8 samples: gistify colors 2016-04-12 00:04:53 -04:00