PgBiel
|
e105cd1956
|
improve errors in annotations
|
2024-07-23 13:31:10 -03:00 |
|
PgBiel
|
71f3e67013
|
update tests with new syntax
|
2024-07-23 12:05:04 -03:00 |
|
PgBiel
|
c4c7cfc714
|
Merge branch 'main' into warn-suppression
|
2024-07-22 11:56:12 -03:00 |
|
HydroH
|
1d74c8e8bf
|
Add non-zero and even-odd fill rules to path and polygon (#4580)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-07-22 14:24:29 +00:00 |
|
chico ferreira
|
bd72b95d9e
|
Conversion from int to bytes and back (#4490)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-07-22 12:10:59 +00:00 |
|
Laurenz
|
46ef8e1dfa
|
Deprecate some things (#4562)
|
2024-07-20 12:52:17 +00:00 |
|
Laurenz
|
0c37a2c233
|
Support transparent page fill (#4586)
Co-authored-by: Martin Haug <mhaug@live.de>
|
2024-07-20 12:51:24 +00:00 |
|
shinyfelix
|
3aa18beacf
|
Fix approximated size of reflow: true transformations (#4462)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-07-20 12:26:57 +00:00 |
|
Laurenz
|
3ef0991fbb
|
Tune hyphenation (#4584)
|
2024-07-19 11:47:51 +00:00 |
|
Laurenz
|
4275447788
|
Fix panic in link linebreaking (#4579)
|
2024-07-18 08:49:08 +00:00 |
|
+merlan #flirora
|
df56a2d20d
|
Allow absolute lengths in scale (#4271)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-07-17 08:27:46 +00:00 |
|
PgBiel
|
fb77128423
|
decorator -> annotation
|
2024-07-16 17:02:08 -03:00 |
|
PgBiel
|
0fb417ddb6
|
add test for decorator in decorator
|
2024-07-16 16:50:59 -03:00 |
|
PgBiel
|
c1bb41dc9c
|
new decorator syntax: '// @'
|
2024-07-16 16:49:03 -03:00 |
|
PgBiel
|
fd410f230a
|
fix tests for now
|
2024-07-15 12:51:01 -03:00 |
|
PgBiel
|
5b05e2df15
|
Merge branch 'main' into warn-suppression
|
2024-07-15 11:55:30 -03:00 |
|
Leedehai
|
f0407d4949
|
Wrapping with parens should not push superscripts higher (#4545)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-07-15 09:54:54 +00:00 |
|
Eric Biedert
|
ac322e342b
|
Save and restore graphics state for every frame (#4496)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-07-14 14:02:50 +00:00 |
|
+merlan #flirora
|
17ee3df1ba
|
Wrap outline entry body in LRE/RLE + make smart quotes ignore directional control characters (#4491)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-07-14 13:48:40 +00:00 |
|
Myriad-Dreamin
|
a3f3a1a833
|
Change the signature of World::main (#4531)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-07-14 13:14:21 +00:00 |
|
Yip Coekjan
|
4d8976b619
|
Fix lexer behavior on non-whitespace before ref (#4553)
|
2024-07-14 12:54:51 +00:00 |
|
Leedehai
|
ab5cebc57c
|
Let test error hide line number if it's zero (#4535)
|
2024-07-11 14:43:16 +00:00 |
|
Laurenz
|
34990f7f0e
|
Bump dependencies (#4523)
|
2024-07-08 20:41:38 +00:00 |
|
Leedehai
|
d1c7d08893
|
Primes should not further raise next superscript's position (#4492)
Co-authored-by: Ian Wrzesinski <133046678+wrzian@users.noreply.github.com>
|
2024-07-08 19:32:58 +00:00 |
|
Eric Biedert
|
59374f7370
|
Avoid spaces around ignorant and invisible elements in math (#4348)
|
2024-07-06 13:45:19 +00:00 |
|
Laurenz
|
3b32aa7929
|
Add regression test for #3355 (#4499)
|
2024-07-04 15:28:23 +00:00 |
|
Laurenz
|
129a4d600c
|
Fix hyphenation outside of words (#4498)
|
2024-07-04 13:27:43 +00:00 |
|
Laurenz
|
0ef672c347
|
Refactor line building (#4497)
|
2024-07-04 10:57:40 +00:00 |
|
Yip Coekjan
|
75246f930b
|
Fix footnote-reference numbering (#4456)
|
2024-07-02 14:46:25 +00:00 |
|
PgBiel
|
f8730b09f3
|
add test for decorator at end of line
|
2024-06-27 20:24:37 -03:00 |
|
PgBiel
|
9b311c1bb2
|
add suppress on tracepoint test
|
2024-06-27 20:21:34 -03:00 |
|
PgBiel
|
eebd7f49fe
|
test allow with context
no tracepoints there
|
2024-06-27 20:01:24 -03:00 |
|
PgBiel
|
1b5c6e8eb8
|
no rendering in tests
|
2024-06-26 12:26:14 -03:00 |
|
PgBiel
|
65dc277fc5
|
minor decorator lexing improvements
|
2024-06-26 12:17:53 -03:00 |
|
PgBiel
|
14dfb3f630
|
create DecoratorMarker and DecoratorName
|
2024-06-26 12:17:53 -03:00 |
|
PgBiel
|
d35a563b3c
|
use proper name for paren tokens
|
2024-06-26 12:17:53 -03:00 |
|
PgBiel
|
910af8322c
|
proper decorator parsing
done directly in the lexer.
|
2024-06-26 12:17:53 -03:00 |
|
PgBiel
|
7f1e2fc513
|
more decorator tests
|
2024-06-26 12:17:53 -03:00 |
|
PgBiel
|
fdfd880f63
|
add decorator tests
|
2024-06-26 12:17:53 -03:00 |
|
Eric Biedert
|
09e3bbd3b4
|
Fix luma to CMYK conversion (#4425)
|
2024-06-22 09:09:36 +00:00 |
|
Eric Biedert
|
381a82e764
|
Fix color mixing and gradients in luma space (#4424)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-06-22 09:09:28 +00:00 |
|
Yip Coekjan
|
0fbec82035
|
Hint for shadowed std functions (#4402)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-06-22 09:02:53 +00:00 |
|
+merlan #flirora
|
781eea632f
|
Add message when trying to access a field that is not set (#4399)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-06-22 08:59:52 +00:00 |
|
Malo
|
34550220ae
|
Add hints to array destructuring error messages (#4400)
|
2024-06-16 09:35:18 +00:00 |
|
Laurenz
|
f25308d1eb
|
Tight lists only attach to preceding paragraphs, not blocks anymore (#4396)
|
2024-06-16 07:48:03 +00:00 |
|
Laurenz Stampfl
|
1110b93564
|
Add support for COLRv1 emojis (#4371)
|
2024-06-16 07:47:13 +00:00 |
|
Laurenz
|
9a45d948f9
|
Paragraph spacing property (#4390)
|
2024-06-14 08:49:44 +00:00 |
|
astrale-sharp
|
ad4ef68a11
|
Lexer hint (#4346)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-06-12 12:00:22 +00:00 |
|
Laurenz Stampfl
|
20b8d2c121
|
Don't change DPI in resvg (#4354)
|
2024-06-11 11:12:03 +00:00 |
|
+merlan #flirora
|
a10e3324c2
|
interrupt_styles: Check all potential style matches (#4345)
|
2024-06-11 09:14:26 +00:00 |
|