Files
raylib/examples/textures
bXi c03ab03627 Added rudimentary SVG support. (#2738)
* Added rudimentary SVG support. Added 2 functions ImageLoadSvg and ImageLoadSvgWithSize.

* Added an example on how to use ImageLoadSvgWithSize and adjusted Makefiles accordingly.

* Added actual correct example file.

* Reviewed the code to keep the raylib coding conventions in mind.
Moved the LoadImageSvg() code into LoadImage() guarded by SUPPORT_FILEFORMAT_SVG.
Renamed LoadImageSvgWithSize() to LoadImageSvg().
Added a LoadImageSvgFromString() function to parse the loaded SVG into an actual image. This does the bulk of the work.

* Fixed typo.

---------

Co-authored-by: Ray <raysan5@gmail.com>
2023-09-02 13:00:18 +02:00
..
2023-01-01 16:00:56 +01:00
2023-01-01 16:00:56 +01:00
2019-05-17 01:17:40 +02:00
2023-01-01 16:00:56 +01:00
2023-01-01 16:00:56 +01:00
2023-01-01 16:00:56 +01:00
2023-01-01 16:00:56 +01:00
2023-01-01 16:00:56 +01:00
2023-01-01 16:00:56 +01:00
2023-01-01 16:00:56 +01:00
2023-01-01 16:00:56 +01:00
2019-05-14 15:34:23 +02:00
2021-10-17 19:10:09 +02:00
2023-01-01 16:00:56 +01:00
2023-01-01 16:00:56 +01:00
2023-01-01 16:00:56 +01:00
2023-01-01 16:00:56 +01:00
2023-03-12 20:14:32 +01:00
2023-01-01 16:00:56 +01:00