Squashed 'external/lunasvg/' changes from c272a2188..a92aa90fa

a92aa90fa Release v2.3.5

git-subtree-dir: external/lunasvg
git-subtree-split: a92aa90fa9a53a114849a2ee8ffa2c145fb08e55
This commit is contained in:
Leon Styhre 2022-10-31 20:29:30 +01:00
parent 53fa042a7f
commit aad9e2d48d
3 changed files with 5 additions and 11 deletions

1
.github/FUNDING.yml vendored
View file

@ -1,4 +1,3 @@
# These are supported funding model platforms
patreon: sammycage
custom: ['https://www.paypal.me/sammycage']

View file

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.3)
project(lunasvg VERSION 2.3.4 LANGUAGES CXX C)
project(lunasvg VERSION 2.3.5 LANGUAGES CXX C)
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_C_STANDARD 11)

View file

@ -1,7 +1,9 @@
[![Releases](https://img.shields.io/badge/Version-2.3.4-orange.svg)](https://github.com/sammycage/lunasvg/releases)
[![Releases](https://img.shields.io/badge/Version-2.3.5-orange.svg)](https://github.com/sammycage/lunasvg/releases)
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/sammycage/lunasvg/blob/master/LICENSE)
[![Build Status](https://github.com/sammycage/lunasvg/actions/workflows/ci.yml/badge.svg)](https://github.com/sammycage/lunasvg/actions)
> If you like the work lunasvg is doing please consider a small donation : [![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://www.paypal.me/sammycage)
# LunaSVG - SVG rendering library in C++
![LunaSVG](https://github.com/sammycage/lunasvg/blob/master/luna.png)
@ -79,11 +81,4 @@ svg2png [filename] [resolution] [bgColor]
- [EKA2L1](https://github.com/EKA2L/EKA2L1)
- [ObEngine](https://github.com/ObEngine/ObEngine)
- [OTTO](https://github.com/bitfieldaudio/OTTO)
## Support Me
If you like the work lunasvg is doing please consider a small donation :
[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://www.paypal.me/sammycage)
[![Donate](https://img.shields.io/badge/Donate-BuyMeACoffee-yellow.svg)](https://www.buymeacoffee.com/sammycage)
[![Sponsor](https://img.shields.io/badge/Sponsor-Patreon-orange.svg)](https://patreon.com/sammycage)
- [EmulationStation-DE](https://gitlab.com/es-de/emulationstation-de)