summaryrefslogtreecommitdiff
path: root/crates
AgeCommit message (Expand)Author
2023-10-17Add `reverse` parameter to `cases` (#2370)tingerrr
2023-10-17Filter out prohibited line breaks in `par` (#2376)tingerrr
2023-10-17Add some integral symbols (#2413)Oscar
2023-10-17Replaced `into_iter` to `iter` (#2398)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-12MathAttach::primes: account for possible hash before base (#2363)bluebear94
2023-10-10Simpler example for a regex (#2345)KillTheMule
2023-10-10Add `quote` element (#2252)tingerrr
2023-10-10Add `raw.line` (#2341)Sébastien d'Herbais de Thun
2023-10-10Fix clipping when a box/block has a `radius` (#2338)Sébastien d'Herbais de Thun
2023-10-10Adds a default value to `.remove()` on `dict` and `array` (#2346)Sébastien d'Herbais de Thun
2023-10-10Gradient Part 4 - Conic gradients (#2325)Sébastien d'Herbais de Thun
2023-10-09Hashtag -> HashLaurenz
2023-10-09Adjust table inset behavior to the same as container's (#1979) (#2323)HydroH
2023-10-09Use/allow U+2212 MINUS SIGN instead of U+002D HYPHEN MINUS everywhere (#2318)MALO
2023-10-09Optimize `Str::rev`Laurenz
2023-10-09Bump ecowLaurenz
2023-10-09Expand label docsLaurenz
2023-10-09Multinomial coefficients (#2237)TheJosefOlsson
2023-10-08Bump hypherLaurenz
2023-10-06Add `size:` argument for `abs`, `norm`, `floor`, `ceil` and `round` (#2292) (...HydroH
2023-10-06Gradient Part 3 - Radial gradients (#2312)Sébastien d'Herbais de Thun
2023-10-06Fix Clippy lints (#2320)bluebear94
2023-10-05Fix crashes with infinite lengths (part 2) (#2298)bluebear94
2023-10-04Adjust gradient docsLaurenz
2023-10-04Improve plugin docsLaurenz
2023-10-04Fix HSL/HSV mixupLaurenz
2023-10-04Make SVG encoding in PDF export incremental (#2290)Laurenz
2023-10-04Refactor PDF export a bitLaurenz
2023-10-04Bump pdf-writer and svg2pdfLaurenz
2023-10-04Add `Repr` trait (#2269)MALO
2023-10-04Gradient Part 2a - Fix sharp gradients in SVG (#2307)Sébastien d'Herbais de Thun
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-10-02Add capability to get current compiler version (#2016)T0mstone
2023-10-02Passing color to the augment line in matrix (#2281)LU Jialin
2023-09-30Fix dead linksLaurenz
2023-09-29Color fixes (#2262)Sébastien d'Herbais de Thun
2023-09-28Enable font fallback for hyphen (#2233)LU Jialin
2023-09-28Add `FontBook::from_infos`Laurenz
2023-09-28initial Romanian support (#2246)DVDTSB
2023-09-28Handle compiler panics when handling infinite lengths (#2215)bluebear94
2023-09-27Refactor image handlingLaurenz
2023-09-26Extract IDE crateLaurenz
2023-09-26Prevent block spacing with placed elements (#2244)Eric Biedert
2023-09-26Avoid plugin panics (#2232)Arnaud Golfouse