Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions pict-doc/pict/scribblings/pict.scrbl
Original file line number Diff line number Diff line change
Expand Up @@ -1264,6 +1264,8 @@ black-and-white colors.
[(inset [pict pict-convertible?] [l-amt real?] [t-amt real?]
[r-amt real?] [b-amt real?]) pict?])]{

@margin-note{Note that @tt{l}, @tt{t}, @tt{r} and @tt{b} stands for
left, top, right, bottom respectively.}
Extends @racket[pict]'s @tech{bounding box} by adding the given amounts
to the corresponding sides; ascent and descent are extended, too.

Expand Down