Commit Graph

23 Commits

Author SHA1 Message Date
Robby Findler
e9bb51a363 text now reuqires non-empty strings again
svn: r10142
2008-06-05 12:20:30 +00:00
Matthias Felleisen
890ff70938 allow empty strings for text
svn: r9989
2008-05-27 22:17:54 +00:00
Robby Findler
634b8c35fd regular-polygon now makes triangle
svn: r8827
2008-02-29 07:27:49 +00:00
Robby Findler
6266fe8b11 added regular-polygon and changed language to scheme/base
svn: r8823
2008-02-28 17:47:19 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Robby Findler
aa266525dc added error check to string
svn: r7830
2007-11-25 14:42:04 +00:00
Robby Findler
fa2b488b75 fixed a bug in the star image constructing function
svn: r6130
2007-05-03 19:13:19 +00:00
Matthew Flatt
94480ee157 fix shrink clipping
svn: r6125
2007-05-03 07:08:35 +00:00
Robby Findler
bce27f35f0 the image library now accepts inexacts and non-integral numbers in many places
svn: r6112
2007-05-01 15:30:35 +00:00
Robby Findler
80ca729b04 removed halfway done fix for sexp movement keys
svn: r4723
2006-10-31 23:05:23 +00:00
Robby Findler
f2afc5347f added star
svn: r4604
2006-10-14 19:43:02 +00:00
Robby Findler
bc388368a7 fixed bug in image library
svn: r4230
2006-09-03 04:03:06 +00:00
Robby Findler
61f541091f fixed a bug where color-list->image accepts only color structs, rather than all kinds of colors
svn: r3743
2006-07-17 17:31:25 +00:00
Robby Findler
ba9c0bed53 improved color error message
svn: r3142
2006-05-30 22:47:24 +00:00
Robby Findler
0ad4118f6f fixed image.ss to handle the case when positive and negative infinity are supplied to overlay/xy and also limited one-of/c's inputs
svn: r2659
2006-04-11 13:53:53 +00:00
Robby Findler
1c97b4c21f fixed PR 7999 and added one-of/c to the contract library
svn: r2650
2006-04-10 03:54:55 +00:00
Robby Findler
c7b023f76d added the ability for the line function to draw in both positive and negative x and y directions
svn: r2285
2006-02-19 16:04:45 +00:00
Matthias Felleisen
b97062cb99 fixed image.ss
svn: r2084
2006-02-02 14:10:01 +00:00
Robby Findler
fddb1fa862 updated many unions to or/c's
svn: r2061
2006-01-31 19:17:33 +00:00
Matthew Flatt
d13f3c1850 prevent inexact height and widths for images
svn: r1393
2005-11-24 16:40:51 +00:00
Robby Findler
739c7bce07 saves on bitmap allocations
svn: r1180
2005-10-30 20:33:51 +00:00
Robby Findler
ff430e189d allow outline and solid arguments to image contructors to be strings
svn: r1036
2005-10-10 17:04:35 +00:00
Eli Barzilay
017d151d59 Adding collects, with all the right properties (except eoln-style).
svn: r3
2005-05-27 18:56:37 +00:00