Robby Findler
1f2d0462a9
guard against strange syntax objects being passed to 'code'
2011-12-02 15:18:18 -06:00
Robby Findler
301631c0d6
add a contract for slideshow/pict's bitmap function
2011-12-01 13:45:25 -06:00
Robby Findler
9b4e0ad15a
add a #:draw-border? to filled-rounded-rectangle
2011-11-11 16:05:24 -06:00
Eli Barzilay
a68ea14d8b
Fix typo in symbol name, keep old one still.
...
Closes PR 12265.
2011-10-07 10:47:15 -04:00
Matthew Flatt
fa82d70cc6
slideshow/pict: add linestyle' and
#:style' argument to `pin-line'
2011-08-24 09:07:13 -06:00
Robby Findler
01fe366e8c
fix standard-fish when the mouth is to the right
2011-07-24 23:26:14 -04:00
Matthew Flatt
4905d344dd
slideshow/pict: add `rotate'
...
which requires two new fields in the `child' struct to support
`lt-find', etc., when child picts are rotated
2011-07-04 16:26:09 -06:00
Eli Barzilay
3157955d40
".ss" -> ".rkt" scan done.
2011-07-02 10:37:53 -04:00
Robby Findler
69b5daa9e6
remove docs tests that no one was interested in
2011-07-01 11:38:09 +08:00
Matthew Flatt
c8f235ba1c
fix `slideshow/code' for datum after multi-line datum
...
as in
(a b
c) d
or
(a b
c) (code:comment "here")
2011-06-30 13:08:28 -06:00
Matthew Flatt
c5b94831e4
fix colorize' nested inside
(linewidth #f ...)'
2011-06-16 08:17:14 -06:00
Robby Findler
507b1cd8fd
moved the docs-complete library into rackunit
...
to avoid having a separate, new manual for the
one library
2011-05-05 16:10:42 -05:00
Robby Findler
e7d0029aea
added lots of new tests that our documentation is complete
2011-04-25 13:24:43 -05:00
Robby Findler
28be0c6e89
adjust the size calculation of picts in the file/convertible connection to take into account the current-ps-setup's scale
2011-03-15 09:00:37 -05:00
Robby Findler
615bc86668
added pdf-bytes+bounds to the docs for file/convertible and then used it
...
to make scribble render inline picts with a nearly good looking baseline
2011-03-14 19:38:29 -05:00
Matthew Flatt
679e9ef2e0
slideshow/pict: adjust `linewidth' to allow #f => transparent
2011-03-08 07:55:52 -06:00
Matthew Flatt
4f93672666
slideshow/code: handle infix notation
...
and also improve `code:line' alignment across lines
Closes PR 8334
2011-03-08 07:55:52 -06:00
Matthew Flatt
21c6a9f5c8
Slideshow/Scribble: fix size of PDF generated for pict in a doc
2011-02-15 13:17:17 -07:00
David Van Horn
760a58b65d
Fixes more spelling errors.
2011-02-04 19:44:13 -07:00
Matthew Flatt
8681e73278
set `dc-for-text-size' default to a bitmap DC (instead of #f)
2010-12-17 07:16:54 -07:00
Matthew Flatt
0f86dc15af
scribble: render `pict' content directly
...
--- actually, any value that is convertible to PNG/PDF
2010-11-26 20:40:43 -07:00
Matthew Flatt
abcaa1775c
add width' and
height' arguments to post-script-dc% and pdf-dc%
...
and document the change that the PS bounding box is no longer
inferred from drawing operations
2010-11-26 20:40:43 -07:00
Matthew Flatt
1b56d84155
have the pict datatype support conversion to PNG, EPS, or PDF bytes
2010-11-26 11:50:07 -07:00
Matthew Flatt
2edadd6113
add pdf-dc%; make slideshow/pict depend on racket/draw, not racket/gui
2010-11-26 10:35:05 -07:00
Robby Findler
058c05258e
Rackety
2010-10-07 14:27:31 -05:00
Robby Findler
4992e2ab27
added some error checking
2010-10-07 14:27:30 -05:00
Sam Tobin-Hochstadt
da80d6c034
allow +,-,(,) in code subscripts and superscripts
2010-10-07 10:18:06 -04:00
Robby Findler
827679e9db
added contract to scale
2010-09-26 22:47:34 -05:00
Eli Barzilay
8e0f8dd39c
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
Eli Barzilay
7dc4d2e5a6
Change a bunch of "~%" and "~n" in format strings to "\n".
2010-08-25 17:17:01 -04:00
Robby Findler
7c3b8eadf8
adjusted the default code keywords to include racket/base
2010-08-20 09:19:14 -05:00
Eli Barzilay
de0cc7771b
A lot of "DrScheme" -> "DrRacket"s.
2010-05-17 01:27:03 -04:00
Eli Barzilay
7f6efdc8be
A lot of "MrEd" -> "GRacket"s.
2010-05-16 23:46:05 -04:00
Eli Barzilay
2d9601089d
A lot of "MzScheme" -> "Racket"s.
2010-05-16 18:26:26 -04:00
Matthew Flatt
28b4043077
rename all files .ss -> .rkt
2010-04-27 16:50:15 -06:00
Robby Findler
861c494693
added a keyword argument to filled-rectangle to make it avoid using a pen
...
svn: r18527
2010-03-12 20:50:26 +00:00
Matthew Flatt
f51803a3c7
fix 'launder'
...
svn: r16519
2009-11-03 17:22:33 +00:00
Matthew Flatt
2ab4f88188
fix Slideshow rounded-rectangle
...
svn: r16434
2009-10-26 19:32:58 +00:00
Matthew Flatt
6d68894263
fix some problems with slide layout and names; extend play functions
...
svn: r15775
2009-08-18 01:20:57 +00:00
Matthew Flatt
a4fa5e4bb7
fix 'last' field from some pict constructors
...
svn: r15768
2009-08-17 15:42:01 +00:00
Matthew Flatt
1a37d891ac
change slideshow pict's 'last' field to contain a pict path
...
svn: r15759
2009-08-17 12:51:04 +00:00
Robby Findler
a6b38844ee
added an error check to colorize and removed dependency on mzlib/etc
...
svn: r14852
2009-05-18 00:48:55 +00:00
Eli Barzilay
ff73a5395e
removed lots of "the the"s
...
svn: r14679
2009-05-01 21:02:51 +00:00
Matthew Flatt
1547638f3b
allow pict-pat on pin-arrow-line, etc. (PR 9934): should merge to 4.1.5
...
svn: r14126
2009-03-16 13:13:34 +00:00
Robby Findler
754bd0a84d
probable bug fix for arrowheads line drawing
...
svn: r13883
2009-02-28 20:04:44 +00:00
Robby Findler
d5ee6c6813
added #:hide-arrowhead? flag
...
svn: r13881
2009-02-28 15:44:41 +00:00
Matthew Flatt
8ccce66af7
round out inlining and optimization of simple allocating primitives
...
svn: r12539
2008-11-20 13:50:22 +00:00
Matthew Flatt
9af00fcfb4
v4.0.2.4: logging
...
svn: r10818
2008-07-17 15:20:17 +00:00
Eli Barzilay
7d50e61c7f
* Newlines at EOFs
...
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind
svn: r10689
2008-07-09 07:18:06 +00:00
Matthew Flatt
20fcb6314c
honu-module -> honu; misc doc and slideshow tweaks
...
svn: r10230
2008-06-12 13:02:41 +00:00