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