summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/text
AgeCommit message (Expand)Author
2023-10-31CSL supportLaurenz
2023-10-30Fixed typos (#2524)Fritz Rehde
2023-10-30Add a bit more detail to `font` parameter docsLaurenz
2023-10-29Linebreaking for linksLaurenz
2023-10-28Simplify linebreakingLaurenz
2023-10-22Support adjustment of more CJK punctuation (#2456)Wenzhuo Liu
2023-10-18removed `update_justifiable` (#2426)Sébastien d'Herbais de Thun
2023-10-17Cache `is_justifiable` (#2399)Sébastien d'Herbais de Thun
2023-10-17Automatically add spacing between CJK and Latin characters (#2334)Peng Guanwen
2023-10-12 Part 5a: Gradients on text with `relative: auto` or `relative: "parent"` (#2...Sébastien d'Herbais de Thun
2023-10-10Add `quote` element (#2252)tingerrr
2023-10-10Add `raw.line` (#2341)Sébastien d'Herbais de Thun
2023-10-04Add `Repr` trait (#2269)MALO
2023-10-04Fix `extent` for text decoration (#2308)Eric Biedert
2023-10-03Gradient Part 2 - Linear gradients (#2279)Sébastien d'Herbais de Thun
2023-10-03Fix test failureLaurenz
2023-10-03Honor text’s fallback option for hyphenation (#2301)bluebear94
2023-10-03ShapedText::push_hyphen: Use self.base for default hyphen range (#2299)bluebear94
2023-09-29Color fixes (#2262)Sébastien d'Herbais de Thun
2023-09-28Enable font fallback for hyphen (#2233)LU Jialin
2023-09-28initial Romanian support (#2246)DVDTSB
2023-09-26Extract IDE crateLaurenz
2023-09-25Add `background` parameter to `overline`, `underline` and `strike` (#2219)tingerrr
2023-09-25Add custom smart quotes (#2209)tingerrr
2023-09-19Gradient Part 1 - Color rework (#2171)Sébastien d'Herbais de Thun
2023-09-14Minor docs fixesLaurenz
2023-09-11First-class typesLaurenz
2023-09-11Forward third-party errorsLaurenz
2023-09-11Provide `highlight` function for setting the background color of text (#2076)LU Jialin
2023-08-31Replace tabs with spaces in raw elements. (#2042)Anton Wetzel
2023-08-29More type safety for spansLaurenz
2023-08-25Add Finnish translations (#1996)Kivi Kaitaniemi
2023-08-25calm down clippy even more (#1997)Beiri22
2023-08-23Render opening smart quote after another opening quote of a different type (#...bluebear94
2023-08-21Fix documentation on when raw text is a block. (#1953)Clemens Koza
2023-08-20Local names for Chinese and Traditional Chinese (#1919)Kingfree
2023-08-07Add hint for "access denied" messageLaurenz
2023-08-07Touch up docsLaurenz
2023-08-04Bytes typeLaurenz
2023-07-26Cleanup docs (#1797)Adrián Delgado
2023-07-26Add Listing's Spanish translation (#1798)Adrián Delgado
2023-07-19Support OpenType writing script (#1697)damaxwell
2023-07-17Support for bounding box text edges (#1626)damaxwell
2023-07-17Load theme for raw code (#1675)Myriad-Dreamin
2023-07-06Add alternative smartquotes (#1631)T0mstone
2023-07-06Raw syntax definition loading (#1655)Sébastien d'Herbais de Thun
2023-07-06Handle single and alternate substs for single glyphs in math mode (#1592)bluebear94
2023-07-06Add Japanese translation for LocalName (#1662)Shogo Takata
2023-07-02Move everything into `crates/` directoryLaurenz