raylib/examples/textures/resources
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
..
KAISG.ttf Added new example: text drawing on image 2017-10-30 09:37:16 +01:00
LICENSE.md Reviewed resources licenses 2021-07-16 16:10:35 +02:00
boom.wav new example: textures_sprite_explosion 2019-05-03 15:56:07 +02:00
button.png Replaced some resources for better licensing 2020-05-31 23:31:43 +02:00
buttonfx.wav Replaced some resources for better licensing 2020-05-31 23:31:43 +02:00
cat.png resources PNG chunks cleaning 2020-05-28 21:18:58 +02:00
custom_jupiter_crash.png resources PNG chunks cleaning 2020-05-28 21:18:58 +02:00
cyberpunk_street_background.png resources PNG chunks cleaning 2020-05-28 21:18:58 +02:00
cyberpunk_street_foreground.png resources PNG chunks cleaning 2020-05-28 21:18:58 +02:00
cyberpunk_street_midground.png resources PNG chunks cleaning 2020-05-28 21:18:58 +02:00
explosion.png Update explosion.png 2020-06-03 01:30:07 +02:00
fudesumi.png resources PNG chunks cleaning 2020-05-28 21:18:58 +02:00
fudesumi.raw Turn transparent pixels to black 2017-04-20 23:26:16 +02:00
ninepatch_button.png resources PNG chunks cleaning 2020-05-28 21:18:58 +02:00
parrots.png resources PNG chunks cleaning 2020-05-28 21:18:58 +02:00
patterns.png Review example formating 2020-12-23 20:59:14 +01:00
raylib_logo.png resources PNG chunks cleaning 2020-05-28 21:18:58 +02:00
road.png REVIEWED: Example: `textures_textured_curve` 2022-12-04 11:01:59 +01:00
scarfy.png resources PNG chunks cleaning 2020-05-28 21:18:58 +02:00
scarfy_run.gif ADDED: example: `textures_gif_player` 2022-07-07 12:15:55 +02:00
spark_flame.png Review some png images 2020-06-02 12:58:46 +02:00
test.svg Added rudimentary SVG support. (#2738) 2023-09-02 13:00:18 +02:00
wabbit_alpha.png resources PNG chunks cleaning 2020-05-28 21:18:58 +02:00