1 | 1 patch for repository http://code.ouroborus.net/gloss/gloss-head/: |
---|
2 | |
---|
3 | Thu Aug 4 22:38:27 MDT 2011 Chris Smith <cdsmith@gmail.com> |
---|
4 | * fix typo in docs |
---|
5 | |
---|
6 | New patches: |
---|
7 | |
---|
8 | [fix typo in docs |
---|
9 | Chris Smith <cdsmith@gmail.com>**20110805043827 |
---|
10 | Ignore-this: 5eaa3e5393395f8d976fb104aec34715 |
---|
11 | ] hunk ./library/Graphics/Gloss/Data/Picture.hs 167 |
---|
12 | = Polygon $ rectanglePath sizeX sizeY |
---|
13 | |
---|
14 | |
---|
15 | --- | A sold rectangle in the y > 0 half of the x-y plane, |
---|
16 | +-- | A solid rectangle in the y > 0 half of the x-y plane, |
---|
17 | -- with the given width and height. |
---|
18 | rectangleUpperSolid :: Float -> Float -> Picture |
---|
19 | rectangleUpperSolid sizeX sizeY |
---|
20 | |
---|
21 | Context: |
---|
22 | |
---|
23 | [TAG Release 1.3.3.1 |
---|
24 | Ben Lippmeier <benl@ouroborus.net>**20110803064127 |
---|
25 | Ignore-this: 66231bcec657fe6c21bb62dfe0dad8bf |
---|
26 | ] |
---|
27 | Patch bundle hash: |
---|
28 | 280cf60f266cdf8ba2dcbd5e0bad6b699e0ecc33 |
---|