summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-30New default fontsLaurenz
2021-09-30Treat lone hashtag as textLaurenz
2021-09-30Better function and closure pretty printingLaurenz
2021-09-30Support `else if`Laurenz
2021-09-30No hashtag before else anymoreLaurenz
2021-09-29Implement `Display` for `Tracepoint`Laurenz
2021-09-29Make file system loader serializableLaurenz
2021-09-29Put rand behind layout cache featureLaurenz
2021-09-28Allow linear values for text edgesLaurenz
2021-09-27Refactor line reordering from callback to iteratorLaurenz
2021-09-27Add spacing capabilities to stack functionLaurenz
2021-09-27Fix panic due to bad alignments in stack functionLaurenz
2021-09-27More useful incremental checksLaurenz
2021-09-27Expand all but last region for broken up auto rowsLaurenz
2021-09-27Fix paragraph constraintsLaurenz
2021-09-26Simplify decoration handlingLaurenz
2021-09-26More useful `Debug` implsLaurenz
2021-09-25Simplify source file loading logicLaurenz
2021-09-25Prevent paragraph from overflowing due to trailing linebreakLaurenz
2021-09-25Highlight dots in variablesLaurenz
2021-09-15Blocks directly in template also scopeLaurenz
2021-09-15Rename `SyntaxTree` to `Markup`Laurenz
2021-09-15Bugfix and tidyingLaurenz
2021-09-14Add `BoolExt` trait with `flip` methodLaurenz
2021-09-10Reimplement `Debug` for layout nodesLaurenz
2021-09-10Set the correct base for grid cellsLaurenz
2021-09-10Fix fr rows in infinite regionLaurenz
2021-09-10Rename `Arguments` to `Args`Laurenz
2021-09-09Bump pdf-writerLaurenz
2021-08-31Make user-facing "debug" representation use Debug instead of DisplayLaurenz
2021-08-31More utility functionsLaurenz
2021-08-30Add abs() functionLaurenz
2021-08-30Lower- and uppercase string conversion functionsLaurenz
2021-08-29Allow body for font function once againLaurenz
2021-08-29Subset CFF subrs referenced by FD arrayLaurenz
2021-08-28Primitive CFF1 subsettingLaurenz
2021-08-27Refactor subsetterLaurenz
2021-08-27Subset post tableLaurenz
2021-08-27Primitive raster glyph drawingLaurenz
2021-08-27Make font fallback disableableLaurenz
2021-08-27Font family thingsLaurenz
2021-08-27Parse command line arguments with pico-argsLaurenz
2021-08-25Compress all PDF streamsLaurenz
2021-08-25Support decoding of mac roman namesLaurenz
2021-08-25Subset glyf and loca tablesLaurenz
2021-08-24Basic subsetting architectureLaurenz
2021-08-24PDF bug fixesLaurenz
2021-08-24Switch from state to decorations for underline/strikethrough/overlineLaurenz
2021-08-23Links! (#43)Martin
2021-08-23Kerned PDF outputLaurenz