You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
typesetting/quad2
Matthew Butterick 6122baca65 make posn a struct field
If it's an attribute, then we have to first duplicate the attrs hash (because otherwise these objects are shared). This will result in a ton of extra memory allocation & GC just for one field
3 years ago
..
.gitignore move dir 3 years ago
draw.rkt make posn a struct field 3 years ago
layout.rkt make posn a struct field 3 years ago
linearize.rkt make posn a struct field 3 years ago
main.rkt make posn a struct field 3 years ago
pipeline.rkt curiouser 3 years ago
quad.rkt make posn a struct field 3 years ago
render.rkt make posn a struct field 3 years ago
struct.rkt move dir 3 years ago