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 71ad54fa78 fix attr iteration
if we mutate hash while using it within `in-hash`, bad things happen
2 years ago
..
default-fonts resolve font paths 2 years ago
.gitignore move dir 2 years ago
attr.rkt fix attr iteration 2 years ago
constants.rkt reversal on name 2 years ago
dimension.rkt finish resolving font sizes 2 years ago
draw.rkt work on font size cascading 2 years ago
font.rkt delete font-size-previous key 2 years ago
layout.rkt make posn a struct field 2 years ago
linearize.rkt tag attr-keys as mandatory and provide default values 2 years ago
main.rkt add attr-keys font-features, font-features-add, font-features-subtract 2 years ago
param.rkt use all-attrs as default value for current-attrs parameter 2 years ago
pipeline.rkt more lenient pass macro 2 years ago
quad.rkt make quad constructor more lenient 2 years ago
render.rkt make posn a struct field 2 years ago
struct.rkt add set type attr-key 2 years ago