# \#pict

**URL:** https://racket.discourse.group/tag/pict/115.md

[Latest](https://racket.discourse.group/latest.md) · [Categories](https://racket.discourse.group/categories.md) · [Tags](https://racket.discourse.group/tags.md)

---

## [Is there a way to outline certain pen strokes used when drawing a \`pict\`?](https://racket.discourse.group/t/is-there-a-way-to-outline-certain-pen-strokes-used-when-drawing-a-pict/2761)

<div class="topic-metadata">

**Author:** [@benknoble](https://racket.discourse.group/u/benknoble)\
**Replies:** 4\
**Last updated:** [March 15, 2024, 2:38pm UTC](https://racket.discourse.group/t/is-there-a-way-to-outline-certain-pen-strokes-used-when-drawing-a-pict/2761 "2024-03-15T14:38:37Z")

</div>

I have some picts that I'm hoping to make useful on both light and dark backgrounds. One way I envisioned to do so was to outline black pen strokes with white strokes, so that on either kind of background one of the stro…

---

## [Performance of Racket Pict Comparison](https://racket.discourse.group/t/performance-of-racket-pict-comparison/2735)

<div class="topic-metadata">

**Author:** [@benknoble](https://racket.discourse.group/u/benknoble)\
**Replies:** 0\
**Last updated:** [February 24, 2024, 2:27am UTC](https://racket.discourse.group/t/performance-of-racket-pict-comparison/2735 "2024-02-24T02:27:59Z")

</div>

https://benknoble.github.io/blog/2024/02/15/benchmarking-pict-equality/ I'm sharing this here partly for general discussion and partly because folks might be interested. I don't entirely understand the results, so I'm o…

---

## [Putting a large pict in a text%: scroll bar problems](https://racket.discourse.group/t/putting-a-large-pict-in-a-text-scroll-bar-problems/2700)

<div class="topic-metadata">

**Author:** [@benknoble](https://racket.discourse.group/u/benknoble)\
**Replies:** 8\
**Last updated:** [February 6, 2024, 12:50am UTC](https://racket.discourse.group/t/putting-a-large-pict-in-a-text-scroll-bar-problems/2700 "2024-02-06T00:50:12Z")

</div>

To reproduce: raco pkg install https://github.com/benknoble/frosthaven-manager#rich-text-protocol racket -l frosthaven-manager/t (t for "test example" or some such) I get an explained pict and then a GUI Easy-bui…

---

## [Adjusting bounding boxes and aligning hexagonal picts](https://racket.discourse.group/t/adjusting-bounding-boxes-and-aligning-hexagonal-picts/1810)

<div class="topic-metadata">

**Author:** [@benknoble](https://racket.discourse.group/u/benknoble)\
**Replies:** 7\
**Last updated:** [March 18, 2023, 3:15pm UTC](https://racket.discourse.group/t/adjusting-bounding-boxes-and-aligning-hexagonal-picts/1810 "2023-03-18T15:15:25Z")

</div>

First, all the pict-related stuff is awesome. I've been using it a lot lately, and I probably haven't said thank you. So thank you, Racketeers. I need to build pictures out of hexagons for a project I'm working on. (If…

---

## [What kind of spline does \`draw-spline\` draw?](https://racket.discourse.group/t/what-kind-of-spline-does-draw-spline-draw/1231)

<div class="topic-metadata">

**Author:** [@benknoble](https://racket.discourse.group/u/benknoble)\
**Replies:** 8\
**Last updated:** [August 16, 2022, 7:23pm UTC](https://racket.discourse.group/t/what-kind-of-spline-does-draw-spline-draw/1231 "2022-08-16T19:23:03Z")

</div>

Alternately: how can I convert points that I liked with draw-spline to points consistent with curve-to? I'm working on drawing some fire with racket/draw + pict (using the dc constructor for picts). Once I get the right…

---

## [Scribble-compatible image drawing libraries](https://racket.discourse.group/t/scribble-compatible-image-drawing-libraries/1081)

<div class="topic-metadata">

**Author:** [@sschwarzer](https://racket.discourse.group/u/sschwarzer)\
**Replies:** 5\
**Last updated:** [June 14, 2022, 5:39pm UTC](https://racket.discourse.group/t/scribble-compatible-image-drawing-libraries/1081 "2022-06-14T17:39:50Z")

</div>

I'd like to create images similar to the ones on this page (not the one on the top though :wink: ) and include them in a Scribble document. So these images would consist mostly of text, boxes, lines and arrows. The Scri…
