fontaudio
fontaudio copied to clipboard
icon toolkit for audio developers
Not really an issue if it is a design thing, but the Random1dice with 1, 4 and 3 on the sides, you will never encounter one of these combinations, since...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
The following include is no longer necessary on modern versions of Juce: https://github.com/fefanto/fontaudio/blob/e08f47bb2d4a310fb71b8e17c061f2fab6b94a7e/wrappers/juce/module/fontaudio/fontaudio.cpp#L10-L12 Right now this produces an error when trying to use it with today's version of Juce. Simply...
Does not force `use namespace juce;` in the fontaudio header.
First thing that comes thinking about audio :) Something like this 
output message (happens for every svg) ``` error while executing svgo on fad-slider-round-1.svg : Error: Command failed: ./node_modules/svgo/bin/svgo --pretty --config './scripts/svgcleaner.yml' -q svgs\fad-slider-round-1.svg '.' is not recognized as an internal...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.1 to 3.14.2. Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml...
* Support C++20 compilation * Remove AppConfig.h requirement * Remove top-level juce namespace use