summaryrefslogtreecommitdiff
path: root/src/layout/text.rs
AgeCommit message (Expand)Author
2021-10-31Reorganize modulesLaurenz
2021-10-23Introduce page / block / inline levelsLaurenz
2021-03-25Refactor alignments & directions ๐Ÿ“Laurenz
2021-03-24Text shaping ๐Ÿš€Laurenz
2021-03-22Better font family definitions โœ’Laurenz
2021-03-19Text colors ๐Ÿฆฉ (#18)Martin
2021-03-19Scheduled maintenance ๐Ÿ”จLaurenz
2021-03-19Configurable font edges โš™Laurenz
2021-03-12Rename ChildAlign to LayoutAligns โœLaurenz
2021-01-15Split state and scopes, less ref-counting ๐Ÿ”€Laurenz
2021-01-03Move and rename many things ๐Ÿš›Laurenz
2020-11-27Basic environment and resource loader ๐ŸžLaurenz
2020-10-13BoxAlign and Flow aliases โœLaurenz
2020-10-12Naming and grammar โœ”Laurenz
2020-10-12Less vecs in layouting โšกLaurenz
2020-10-12Synchronous layout ๐Ÿช€Laurenz
2020-10-12Adapt to fontdock ๐Ÿ”ผLaurenz
2020-10-11Refactor layouting base ๐ŸชLaurenz
2020-10-11Rename LayoutItem to Layouted โœLaurenz
2020-10-10Refactor text state ๐Ÿ†ŽLaurenz
2020-10-10Switch back to custom geometry types, unified with layout primitives ๐ŸžLaurenz
2020-10-03Rename text layouting to shaping โœLaurenz
2020-09-30Streamline font handling a bit ๐Ÿ“œLaurenz
2020-09-27Fix for updated fontdock โœ”Laurenz
2020-08-30Format everything with rustfmt! ๐Ÿ’šLaurenz
2020-08-30Fix different-fonts-in-text bug โœ”Laurenz
2020-08-03Formatting, documentation and small improvements ๐ŸงฝLaurenz
2020-08-02Refactor model into tree ๐Ÿ›’Laurenz
2020-08-02Layout elements and pure rust rendering ๐ŸฅLaurenz
2020-08-02Refactor argument parsing ๐Ÿ”ฌLaurenz
2020-08-01Raw lengths ๐ŸšฒLaurenz
2020-08-01Port font handling to fontdock and ttf-parser ๐Ÿ›ณLaurenz
2020-07-29Move, rename and switch some things (boring) ๐ŸššLaurenz
2020-02-13New syntax features ๐Ÿ‘”Laurenz
2020-02-06Highlight bold / italic / monospace ๐ŸŽจLaurenz
2020-02-03Better Debug/Display and Derives ๐ŸงฝLaurenz
2020-02-03Upgrade to new toddle interface ๐ŸณLaurenz
2020-01-26Document everything ๐Ÿ“œLaurenz
2020-01-24Reorganize modules ๐ŸงฑLaurenz
2020-01-19Move to non-fatal errors ๐Ÿช‚ [WIP]Laurenz
2020-01-06Formatting ๐Ÿ›€Laurenz
2020-01-06Asyncify font loading ๐ŸชLaurenz
2020-01-04Adopt new font loading engine โš™Laurenz
2019-12-30Simple line layouter ๐ŸงพLaurenz
2019-12-13More consistent library code and functions ๐ŸŽ„Laurenz
2019-12-12Tidying up ๐ŸงนLaurenz
2019-12-11Not too shabby stack layouter ๐Ÿš†Laurenz
2019-12-10Progressing stack layouter ๐ŸšŠLaurenz
2019-12-05Rename crate `typst` -> `typstc` โœLaurenz
2019-12-04Unify error types โ™พLaurenz