Commit Graph

14 Commits (main)

Author SHA1 Message Date
Matthew Butterick ab900dc3b7 set a word width correct size 2 years ago
Matthew Butterick 4297717f25 improve font resolution 2 years ago
Matthew Butterick eb40e8b576 use quad-copy instead of struct-copy
because struct-copy is evil
2 years ago
Matthew Butterick 52d33803de setup first page 2 years ago
Matthew Butterick bc78ac9824 append-boq-and-eoq
signals beginning & end of a list of quads
2 years ago
Matthew Butterick 2b459351bc add font & attr passes 2 years ago
Matthew Butterick 93b272ea87 make quad constructor more lenient 2 years ago
Matthew Butterick 728433fcde finish resolving font sizes 2 years ago
Matthew Butterick 6175eeb909 work on font size cascading 2 years ago
Matthew Butterick 98f12121fa convert immutable hashes 2 years ago
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
2 years ago
Matthew Butterick b84adeb6be hash union 2 years ago
Matthew Butterick 6fa16add86 curiouser 2 years ago
Matthew Butterick d3d4c4e8e4 move dir 2 years ago