FlowState Logic · Attributions
Third-party Licenses
FlowState Logic ships with art, fonts, and software developed by third parties. This page records attribution, licenses, and any modifications we made. A complete dependency-level license bundle is maintained in the project repository.
1. Noto emoji art (icons and accessory glyphs)
A portion of the in-app icon and accessory artwork is derived from Google's Noto Emoji project. The original glyphs were authored by Google and contributors; we reuse selected emoji glyphs as starting points for pixel-art conversions used in the app's UI and achievement gallery.
Original work
- Project: Noto Emoji (and Noto Color Emoji)
- Copyright: Copyright © Google LLC. Additional contributors per the upstream project's history.
- Upstream: https://github.com/googlefonts/noto-emoji
License terms
The Noto Emoji upstream has been distributed under more than one license over its history. We acknowledge both because our derivatives may trace back to glyphs originally released under either of these terms:
- SIL Open Font License, Version 1.1 (the current license for the upstream project). Full text: https://openfontlicense.org/ · Project copy: noto-emoji/fonts/LICENSE.
- Apache License, Version 2.0 (the license used by earlier releases of the upstream PNG emoji assets). Full text: https://www.apache.org/licenses/LICENSE-2.0.
Modifications we made
The Noto-derived assets included in FlowState Logic are not redistributions of the original PNGs. Each glyph used has been transformed substantially before being included in the app:
- Downscaled to pixel art. Original emoji PNGs (authored at high resolution) have been rasterised down to small pixel-art tiles (typically 32×32 or 64×64 pixels) suitable for the retro-arcade visual language of the app.
- Colour palette flattened and re-quantised to suit the project's limited pixel-art colour set; smooth gradients have been replaced with discrete pixel steps.
- Outlines and silhouettes simplified. Details that would not survive the pixel-art reduction have been trimmed or redrawn by hand.
- Subset selection. Only a small set of glyphs has been used; the FlowState Logic app does not redistribute the Noto Emoji font, the complete glyph set, or any source font binary.
- Renamed. Files derived from individual glyphs have been renamed from the upstream codepoint format (e.g.
emoji_u1f4ab.png) to descriptive names matching their in-app role (e.g.achievement-overcharged.png,bolt-special.png).
"Reserved Font Name" note (OFL)
The SIL Open Font License v1.1 designates a Reserved Font Name (RFN) clause for derivative font works. The pixel-art assets in FlowState Logic are not fonts and are not distributed under the Noto name. None of the assets bundled in the app are named “Noto” in their filenames, in-app names, or display labels.
2. Press Start 2P and other display fonts
The retro display font is Press Start 2P, licensed under the SIL Open Font License, Version 1.1. The font is loaded via the @expo-google-fonts/press-start-2p package; the upstream copyright and license text are bundled in the package's LICENSE file. We use the font as-is, without modification to the font file itself.
Additional bitmap-style fonts (ArcadepixPlus, ModerDOS437) are loaded from the app's assets/fonts/ directory. Their licenses are tracked in the project's internal asset ledger; please contact us via the address below for the upstream attribution that applies to a specific font file.
3. Sound effects
Sound effects bundled with the app draw from licensed audio packs that permit commercial use with attribution. Provenance per-file is maintained in the project's internal asset ledger.
4. Open-source software libraries
FlowState Logic is built on a large stack of open-source software libraries — React Native, Expo, Supabase client, Sentry SDK, Reanimated, and many others. The majority of dependencies are licensed under permissive terms (MIT, BSD-3-Clause, Apache 2.0, ISC). A complete inventory is maintained in the project repository as machine-readable ledgers:
docs/legal/DEPENDENCY_LICENSE_LEDGER.csv— every transitive dependency, its version, license, and notice status.docs/legal/OPEN_SOURCE_NOTICES.md— direct and dev dependencies that require notice carry-forward.
Where a dependency's license requires a copy of the license text to accompany binary distributions (e.g. Apache 2.0, OFL), the license file shipped inside node_modules/<package>/LICENSE is preserved alongside the bundled build artefact.
5. Changes log
If a third-party asset or library is added, removed, or substantially modified between releases, the change is recorded in the project's patch notes and in the asset ledger linked above. This page itself is versioned in Git.
6. Contact
Questions about a specific asset or license? Email support@flowstatelogic.app and we will share the upstream attribution that applies. We will also make any correction needed if we have inadvertently misattributed a third-party work.
Nothing on this page constitutes legal advice. The licenses referenced above are the authoritative statements of what is permitted and required; if you are evaluating reuse of FlowState Logic's assets or code, please consult the actual license texts and, where appropriate, qualified legal counsel.