mcukstorm
|
9684050cc1
Allow SVG XML data to be passed as inline RML (#777)
|
1 month ago |
Michael Ragazzon
|
6cf04512c3
Scale intrinsic dimensions of SVG element by dp-ratio, see #854
|
1 month ago |
Trévis Morvany
|
e3b3d41341
Fix compile issues with the SVG plugin when using a custom `String` type (#820)
|
3 months ago |
Leah Lindner
|
416037a974
SVG decorators, caching, and content cropping
|
1 year ago |
Michael Ragazzon
|
38dd25c45c
Add methods to media elements to manually trigger loading of source files, see #763
|
7 months ago |
Michael Ragazzon
|
90e090315c
Log warnings when SVG or Lottie files cannot be rendered, see #687
|
1 year ago |
Michael Ragazzon
|
cc008bcad6
SVG plugin: Check bitmap validity before using it
|
1 year ago |
Michael Ragazzon
|
5faedc427b
Refactor render interface: Require compiled geometry, use modern and safer types [breaking change]
|
2 years ago |
Michael Ragazzon
|
a452f26951
Refactor Geometry and Texture, introduce unique render resources
|
2 years ago |
Michael Ragazzon
|
c802aeb21b
Use premultiplied alpha for vertex colors
|
2 years ago |
Michael Ragazzon
|
70bcdc7d36
Update SVG plugin for LunaSVG v2.3.2 and newer
|
2 years ago |
Michael Ragazzon
|
bdf560880a
Use move semantics for texture callbacks
|
2 years ago |
Michael Ragazzon
|
ce949d2d5b
Refactor Property units and Box enums, and introduce NumericValue [breaking change]
|
2 years ago |
Michael Ragazzon
|
0bbd0193cb
Only allow a single render interface, remove the ability to set per-context render interfaces [breaking change]
|
2 years ago |
Michael Ragazzon
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
Michael Ragazzon
|
1811229b26
Change the signature of TextureCallback. [breaking change]
|
3 years ago |
Michael Ragazzon
|
f1c51593df
SVG plugin: Update texture when 'src' attribute changes, see #361
|
3 years ago |
Michael Ragazzon
|
2edd6f99f3
Refactor shell, introduce backends
|
3 years ago |
Michael Ragazzon
|
8b7388ecdc
Refactor ComputedValues to reduce memory usage.
|
3 years ago |
EhWhoAmI
|
34a77f7034
Add the checking of the width and height attribute for svg elements. (#283)
|
3 years ago |
Michael Ragazzon
|
f2e270f49b
Update for compatibility with LunaSVG v2.3.0, see #232
|
4 years ago |
Michael Ragazzon
|
66c960604b
Basic implementation of SVG plugin using the lunasvg library
|
5 years ago |