med-det-samme/THIRD_PARTY_LICENSES.md
Ole-Morten Duesund 9b99f2cf62 Typography: Manrope headings, Inter body — plus norsk dag/dager pluralization
Manrope (variable wght, instanced at 600/700/800) for display/headline/
title roles; Inter static Regular/Medium/SemiBold for body/label. M3
baseline metrics retained — only family and weight change, so component
layouts and accessibility text scaling are untouched. Both fonts are
OFL (THIRD_PARTY_LICENSES.md added) with full æøå/µ coverage, verified
by emulator screenshot. ScheduleText.daysCount fixes 'lager for 1
dager' spotted in that screenshot.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-11 17:09:07 +02:00

13 lines
554 B
Markdown

# Third-party licenses
## Fonts (bundled in `app/src/main/res/font/`)
- **Inter** (`inter_*.ttf`) — © The Inter Project Authors,
<https://github.com/rsms/inter>. Licensed under the SIL Open Font
License 1.1 (<https://openfontlicense.org>).
- **Manrope** (`manrope_variable.ttf`) — © The Manrope Project Authors,
distributed via <https://github.com/google/fonts/tree/main/ofl/manrope>.
Licensed under the SIL Open Font License 1.1.
Library licenses (Apache-2.0 and similar) are declared by their respective
artifacts via Gradle metadata.