Laurenz
|
029ae4a5ea
|
Export target docs (#5812)
Co-authored-by: Martin Haug <3874949+reknih@users.noreply.github.com>
|
2025-02-05 13:24:10 +00:00 |
Laurenz
|
eee903b0f8
|
Refactor `Scope` (#5797)
|
2025-02-03 16:04:54 +00:00 |
Malo
|
2d33393df9
|
Add support for `c2sc` OpenType feature in `smallcaps` (#5655)
|
2025-01-23 18:24:35 +00:00 |
Laurenz
|
6b9b78596a
|
Don't generate accessors for required fields (#5680)
|
2025-01-10 16:54:11 +00:00 |
Laurenz
|
9473aface1
|
Fix memory size of `TextElem` (#5674)
|
2025-01-09 13:00:18 +00:00 |
Max
|
bb38a01d06
|
Fix math size resolving (#5596)
|
2024-12-20 12:35:57 +00:00 |
Peng Guanwen
|
73253d4651
|
Support for defining which charset should be covered by a font (#5305)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-12-17 14:07:45 +00:00 |
Laurenz
|
1346385255
|
Rename `pattern` to `tiling` (#5590)
|
2024-12-17 09:25:27 +00:00 |
Johann Birnick
|
580e6811b0
|
Docs: note `par.linebreaks` in `text.costs` (#5434)
|
2024-11-26 12:35:45 +00:00 |
Abdul-Rahman Sibahi
|
b969c01b28
|
Replace `once_cell`'s `Lazy` as much as possible (#4617)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-10-31 11:52:11 +00:00 |
Laurenz
|
be7cfc85d0
|
Split out four new crates (#5302)
|
2024-10-27 18:04:55 +00:00 |
Laurenz
|
7eebafa783
|
Merge `typst` and `typst-library`
|
2023-11-24 12:30:02 +01:00 |
Sébastien d'Herbais de Thun
|
9b5b3b2557
|
Added `ghost` attr to `elem` macro (#2718)
|
2023-11-19 19:23:00 +01:00 |
Sébastien d'Herbais de Thun
|
c0f6d2004a
|
Content rework 2 - Electric Boogaloo (#2504)
|
2023-11-06 21:37:50 +01:00 |
Laurenz
|
90cd1a5a09
|
Add a bit more detail to `font` parameter docs
|
2023-10-30 22:55:52 +01:00 |
Laurenz
|
4c75adbb04
|
Simplify linebreaking
Switches from an iterator to callback style, which significantly increases the clarity of the whole thing.
|
2023-10-28 23:03:09 +02:00 |
Peng Guanwen
|
e4d9db83ea
|
Automatically add spacing between CJK and Latin characters (#2334)
|
2023-10-17 11:14:09 +02:00 |
Sébastien d'Herbais de Thun
|
a59666369b
|
Part 5a: Gradients on text with `relative: auto` or `relative: "parent"` (#2364)
|
2023-10-12 18:03:52 +02:00 |
tingerrr
|
0f24990579
|
Add `quote` element (#2252)
|
2023-10-10 11:59:11 +02:00 |
Sébastien d'Herbais de Thun
|
a4e357fb37
|
Gradient Part 2 - Linear gradients (#2279)
|
2023-10-03 19:31:02 +02:00 |
Laurenz
|
b471ac7d59
|
First-class types
Makes types first-class values.
|
2023-09-11 14:40:22 +02:00 |
LU Jialin
|
71dccde031
|
Provide `highlight` function for setting the background color of text (#2076)
|
2023-09-11 10:46:39 +02:00 |
Laurenz
|
07c80e9a81
|
Touch up docs
|
2023-08-07 15:58:16 +02:00 |
Adrián Delgado
|
7341bdf2d1
|
Cleanup docs (#1797)
|
2023-07-26 22:18:06 +02:00 |
damaxwell
|
8a57395ee4
|
Support OpenType writing script (#1697)
|
2023-07-19 12:25:24 +02:00 |
damaxwell
|
7a1cd362aa
|
Support for bounding box text edges (#1626)
|
2023-07-17 18:19:46 +02:00 |
Sébastien d'Herbais de Thun
|
07553cbe71
|
Raw syntax definition loading (#1655)
|
2023-07-06 13:51:28 +02:00 |
Laurenz
|
ebfdb1dafa
|
Move everything into `crates/` directory
|
2023-07-02 20:07:43 +02:00 |