summaryrefslogtreecommitdiff
path: root/tests/typ/text
AgeCommit message (Collapse)Author
2022-04-13Improve language and add region controlsLaurenz
2022-04-13Make language non-optional with english as defaultLaurenz
2022-04-13Soft breaks and shy hyphensLaurenz
2022-04-13Smart quotesLaurenz
Co-Authored-By: Martin Haug <mhaug@live.de>
2022-04-13Fix bug with basically empty paragraphLaurenz
2022-04-13Don't hang quotesLaurenz
2022-04-12Segment by scriptLaurenz
2022-04-10Move language-related properties from `par` to `text`Laurenz
Closes #67
2022-04-09Sum color and length into strokeLaurenz
2022-04-08Em unitsLaurenz
2022-04-07Rename length-related typesLaurenz
`Fractional` => `Fraction` `Relative` => `Ratio` `Linear` => `Relative`
2022-04-07Make chinese justification less badLaurenz
2022-04-03Font fallbackLaurenz
2022-03-18MethodsLaurenz
2022-03-14Knuth-Plass and MicroTypeLaurenz
2022-03-11Rename template to contentLaurenz
2022-03-08HyphenationLaurenz
2022-02-28Reorganize libraryLaurenz
2022-02-25Basic justificationLaurenz
2022-02-24First-line indentsLaurenz
Co-Authored-By: Martin Haug <mhaug@live.de>
2022-02-21Refactor paragraph layoutLaurenz
2022-02-09Set rules for everythingLaurenz
2022-02-07Redesigned template layoutLaurenz
2022-02-04Add evasion of glyph shape for under- and overlinesMartin Haug
2022-01-30Rework strong and emphLaurenz
- Star and underscore not parsed as strong/emph inside of words - Stars/underscores must be balanced and they cannot go over paragraph break - New `strong` and `emph` classes
2022-01-08Make all nodes into classesLaurenz
2021-12-21Set Rules Episode IX: The Rise of TestingLaurenz
2021-12-15Set Rules Episode VII: The Set AwakensLaurenz
2021-12-15Set Rules Episode V: The Tests Strike BackLaurenz
2021-12-02Remove baseline weirdnessLaurenz
2021-11-23TransformationsLaurenz
2021-11-232d alignments with plus operatorLaurenz
2021-11-29Castable optional and smart valuesLaurenz
2021-11-17Configurable paragraph alignmentLaurenz
2021-11-17Align nodeLaurenz
2021-11-16Move `lang` functionality into `par`Laurenz
2021-11-20RTL tracking testLaurenz
2021-11-20Add tracking to font functionMartin Haug
2021-11-02Number style -> typeLaurenz
2021-11-02Reduce namespace pollutionLaurenz
2021-11-02Smallcaps, sub- and superscript, ligature ctrls...Martin Haug
2021-10-26Trim `mailto:` and `tel:` from linksLaurenz
2021-10-05Fill shorthand for font functionLaurenz
2021-09-30New default fontsLaurenz
2021-09-30No hashtag before else anymoreLaurenz
2021-09-28Allow linear values for text edgesLaurenz
2021-08-29Allow body for font function once againLaurenz
2021-08-27Make font fallback disableableLaurenz
2021-08-24Switch from state to decorations for underline/strikethrough/overlineLaurenz
2021-08-23Links! (#43)Martin
Co-authored-by: Laurenz <laurmaedje@gmail.com>