Laurenz
fd417da04f
Improve value casting infrastructure
2023-06-06 22:06:16 +02:00
sandal
b6b6666efd
Add Danish ( #1365 )
2023-05-30 10:13:01 +02:00
Olle Månsson
eab267bef0
feat: Add Swedish ( #1353 )
2023-05-29 20:07:27 +02:00
Lynn
1e4dabb63a
Add Dutch LocalNames ( #1357 )
2023-05-29 12:23:51 +02:00
Laurenz Stampfl
f9ab828e29
Add note about embedding svg images ( #1243 )
2023-05-19 14:41:33 +02:00
Laurenz
551ea99d05
Show default values in documentation
...
Fixes #169
Fixes #1102
2023-05-17 14:41:46 +02:00
Laurenz
42afa410ae
Better documentation outlines
2023-05-17 14:38:03 +02:00
Laurenz
d14d1e867f
Fix figure detection
2023-05-17 12:55:25 +02:00
Laurenz
1fa56a317c
Extract category definitions into individual functions
2023-05-15 10:36:03 +02:00
Laurenz
47dff3765d
Remove 'static bound on World
...
Thanks to improvements in comemo, tracked types don't need to be 'static anymore. This means that the 'static bound on the `World` is now lifted and that the `Route` doesn't need to use unsafe code anymore to manage its lifetime.
2023-05-11 10:50:30 +02:00
Laurenz
3680c854a2
Touch up docs
2023-04-26 15:37:21 +02:00
pan93412
a6df909a8d
Allow passing region
to LocalName ( #926 )
2023-04-26 11:30:03 +02:00
jdierkes
83c11f1ee4
Remove unnecessary closing bracket in example ( #961 )
2023-04-24 17:24:04 +02:00
Sébastien d'Herbais de Thun
561ff979d5
Add instrumentation (Part 1) ( #761 )
2023-04-23 14:33:56 +02:00
Martin Haug
2a682f0008
Add alt text to image function and PDF ( #823 )
2023-04-20 11:23:03 +02:00
Johannes Wolf
981c578ff9
path: Use close_path() for closing paths ( #801 )
2023-04-19 16:30:27 +02:00
Laurenz
35302d2004
Handle SVG with text
2023-04-18 19:04:46 +02:00
Marek Barvíř
ee32e7ad1c
Clippy fixes ( #581 )
2023-04-16 11:10:35 +02:00
Birk Tjelmeland
d1cd814ef8
Add support for more complex strokes ( #505 )
2023-04-13 16:05:56 +02:00
Laurenz
74fce3fc78
Fix square sizing
...
Fixes #85 .
2023-04-11 16:26:26 +02:00
Radim Sückr
6f625fc73c
Add Czech translation ( #683 )
2023-04-11 14:04:44 +02:00
Abdul Rahman Sibahi
9046678610
Added Arabic translations ( #688 )
2023-04-11 14:04:29 +02:00
ichxorya
31eb3b571e
Add Vietnamese Translation ( #684 )
2023-04-11 14:04:13 +02:00
Laurenz
1e5a100d6a
Reorganize matches on languages
2023-04-06 14:59:05 +02:00
jakobrs
cca85a572a
Add Norwegian language support ( #628 )
2023-04-06 14:56:11 +02:00
zymon
6f13a3f8b9
add support for polish language ( #623 )
2023-04-06 14:53:18 +02:00
Vid Drobnič
a3055a7a71
add support for slovenian language ( #621 )
2023-04-06 14:52:25 +02:00
Laurenz
4f4af02ace
Fix path and polygon strokes
2023-04-06 12:58:27 +02:00
Laurenz
f9b9be16f9
Fix box and block sizing
2023-04-06 12:26:39 +02:00
SekoiaTree
52b92a9d35
Path support ( #536 )
2023-04-06 12:10:49 +02:00
felipeacsi
df7160f5b2
Spanish support ( #548 )
2023-04-05 12:17:07 +02:00
Nazar Serhiichuk
69ba8884f7
Add support for ukrainian lang ( #578 )
2023-04-05 12:13:25 +02:00
Sébastien d'Herbais de Thun
f347ed4314
Improved figure numbering, labelling and referencing ( #491 )
2023-04-04 19:21:25 +02:00
SekoiaTree
c799421879
Fix a copy-paste typo in CircleElem's docs ( #534 )
2023-04-02 19:55:25 +02:00
Marek Barvíř
5e5b1bba51
Needless clone, borrows, casts and lifetimes ( #504 )
2023-04-01 15:53:13 +02:00
Laurenz
d1ff94a3b5
A bit more polygon docs
2023-03-28 17:00:02 +02:00
Olle Lögdahl
44165d09a9
Add polygon drawing primitive ( #314 )
2023-03-28 16:43:16 +02:00
Laurenz
ab43bd802e
Renaming and refactoring
2023-03-19 22:39:19 +01:00
Laurenz
312197b276
Counters
2023-03-17 11:45:57 +01:00
Laurenz
e8435df5ec
More jump targets
2023-03-17 11:30:58 +01:00
Laurenz
880b1847bd
Derive Cast
for enums
2023-03-13 21:40:06 +01:00
Laurenz
1a390deaea
Figures
2023-03-11 20:01:56 +01:00
Laurenz
62f35602a8
New #[func] macro
2023-03-10 12:55:21 +01:00
Laurenz
c38d72383d
Make all optional fields settable
2023-03-09 14:42:14 +01:00
Laurenz
d7a65fa26d
Rework style chain access
2023-03-08 14:35:33 +01:00
Laurenz
1b2b53ecb9
Require font to be a named argument
2023-03-08 10:44:24 +01:00
Laurenz
25b5bd1175
Fully untyped model
2023-03-07 15:17:13 +01:00
Laurenz
b1b4e52af9
Block sizing
2023-02-13 16:04:25 +01:00
Laurenz
72b60dfde7
Fill and stroke properties for containers
2023-02-13 12:18:34 +01:00
Laurenz
db49b628f7
Remove dumb field
functions
2023-02-13 11:00:11 +01:00