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 |
|
Laurenz
|
10b17a04bc
|
Fix docs
|
2023-02-12 22:39:20 +01:00 |
|
Laurenz
|
3ffa7393f0
|
Make all nodes block-level
|
2023-02-12 19:57:28 +01:00 |
|
Laurenz
|
f4856c18b9
|
Remove base width
|
2023-02-12 17:28:17 +01:00 |
|
Laurenz
|
ebbee6274c
|
Fix square base
|
2023-02-12 16:38:18 +01:00 |
|
Laurenz
|
6260878245
|
Let line have an extent
|
2023-02-12 15:01:40 +01:00 |
|
Laurenz
|
ea8edfa821
|
Make Rust happier about the inline documentation
|
2023-02-06 11:52:09 +01:00 |
|
Laurenz
|
94b90761eb
|
Bugfixes
|
2022-12-27 16:07:26 +01:00 |
|
Laurenz
|
038f9b015e
|
Document line function
|
2022-12-21 16:32:14 +01:00 |
|
Laurenz
|
31f904a2c4
|
Split up and document shapes
|
2022-12-21 16:19:46 +01:00 |
|
Martin Haug
|
4af7b9118c
|
Image docs
|
2022-12-21 15:34:29 +01:00 |
|
Laurenz
|
ee732468c7
|
Document text category
|
2022-12-21 00:26:20 +01:00 |
|
Laurenz
|
f5f7df7247
|
Documentation
|
2022-12-20 16:11:37 +01:00 |
|
Laurenz
|
b4b022940b
|
Syntax and example sections
|
2022-12-19 01:16:35 +01:00 |
|
Laurenz
|
35b16e545b
|
Document parameters in comment
|
2022-12-17 16:24:29 +01:00 |
|
Laurenz
|
b6202b646a
|
Reflection for castables
|
2022-12-15 23:11:20 +01:00 |
|