1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
reuk 4e90ef831b
Typeface: Add support for rendering COLRv0 glyphs and png-based glyphs
This is sufficient for initial support of the system emoji fonts on each
platform:

- Noto Color Emoji on Linux and Android, png-based
- Apple Color Emoji on macOS and iOS, png-based
- Segoe UI Emoji on Windows 10 and 11, COLRv0-based
    - This font also provides COLRv1 support, at least on Windows 11,
      but JUCE will ignore that and use the COLRv0 data instead
2024-04-18 14:15:59 +01:00
..
juce_analytics Bump version number to 8.0.0 2024-04-16 17:43:20 +01:00
juce_animation Animation: Add juce_animation module 2024-04-16 17:43:21 +01:00
juce_audio_basics AudioWorkgroup: Fix typo in documentation 2024-04-16 17:43:22 +01:00
juce_audio_devices ComSmartPtr: Make ownership more explicit 2024-04-16 21:07:45 +01:00
juce_audio_formats ComSmartPtr: Make ownership more explicit 2024-04-16 21:07:45 +01:00
juce_audio_plugin_client Bump version number to 8.0.0 2024-04-16 17:43:20 +01:00
juce_audio_processors WebBrowserComponent: Improve native integrations 2024-04-16 17:43:21 +01:00
juce_audio_utils Bump version number to 8.0.0 2024-04-16 17:43:20 +01:00
juce_box2d Bump version number to 8.0.0 2024-04-16 17:43:20 +01:00
juce_core Typeface: Implement platform typefaces using Harfbuzz hb_font_t 2024-04-17 14:41:00 +01:00
juce_cryptography Bump version number to 8.0.0 2024-04-16 17:43:20 +01:00
juce_data_structures Bump version number to 8.0.0 2024-04-16 17:43:20 +01:00
juce_dsp Bump version number to 8.0.0 2024-04-16 17:43:20 +01:00
juce_events Android: Allow multiple instances of ScopedJuceInitialiser_GUI 2024-04-16 21:07:45 +01:00
juce_graphics Typeface: Add support for rendering COLRv0 glyphs and png-based glyphs 2024-04-18 14:15:59 +01:00
juce_gui_basics iOS: Allow multiple instances of ScopedJuceInitialiser_GUI 2024-04-16 21:07:46 +01:00
juce_gui_extra ComSmartPtr: Make ownership more explicit 2024-04-16 21:07:45 +01:00
juce_midi_ci Bump version number to 8.0.0 2024-04-16 17:43:20 +01:00
juce_opengl RenderingHelpers: Move drawGlyph to a common location 2024-04-18 14:15:59 +01:00
juce_osc Bump version number to 8.0.0 2024-04-16 17:43:20 +01:00
juce_product_unlocking iOS: Replace deprecated references to downloadState with state 2024-04-16 17:45:26 +01:00
juce_video Projucer: Update default min/target SDK, NDK, and build tool versions for Android 2024-04-17 14:41:01 +01:00
CMakeLists.txt Animation: Add juce_animation module 2024-04-16 17:43:21 +01:00