Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
9704a3c
Euphoria Script: reference the googlefonts/euphoriascript .glyphs source
felipesanches Jul 22, 2026
4b2869c
Ewert: reference the googlefonts/ewert .glyphs source
felipesanches Jul 22, 2026
38ec684
Felipa: reference the googlefonts/felipa .glyphs source
felipesanches Jul 22, 2026
84d436c
Fenix: reference the googlefonts/fenix .glyphs source
felipesanches Jul 22, 2026
cd2f519
Fjord One: reference the googlefonts/fjordone .glyphs source
felipesanches Jul 22, 2026
eb45381
Flamenco: reference the googlefonts/flamenco .glyphs source
felipesanches Jul 22, 2026
4683562
Fresca: reference the googlefonts/fresca .glyphs source
felipesanches Jul 22, 2026
8743b92
Fugaz One: reference the googlefonts/fugazone .glyphs source
felipesanches Jul 22, 2026
425f3bb
Gafata: reference the googlefonts/gafata .glyphs source
felipesanches Jul 22, 2026
2ca01b2
Galdeano: reference the googlefonts/galdeano .glyphs source
felipesanches Jul 22, 2026
081a672
Geostar: reference the googlefonts/geostar .glyphs source
felipesanches Jul 22, 2026
d6b7a2b
Geostar Fill: reference the googlefonts/geostarfill .glyphs source
felipesanches Jul 22, 2026
8ae2495
Germania One: reference the googlefonts/germaniaone .glyphs source
felipesanches Jul 22, 2026
95694c9
Give You Glory: reference the googlefonts/giveyouglory .glyphs source
felipesanches Jul 22, 2026
67c96cd
Glass Antiqua: reference the googlefonts/glassantiqua .glyphs source
felipesanches Jul 22, 2026
7a97f20
Goblin One: reference the googlefonts/goblinone .glyphs source
felipesanches Jul 22, 2026
9721140
Gochi Hand: reference the googlefonts/gochihand .glyphs source
felipesanches Jul 22, 2026
4d6802a
Gravitas One: reference the googlefonts/gravitasone .glyphs source
felipesanches Jul 22, 2026
8998f65
Gudea: reference the googlefonts/gudea .glyphs source
felipesanches Jul 22, 2026
f012026
Habibi: reference the googlefonts/habibi .glyphs source
felipesanches Jul 22, 2026
c66606d
Hammersmith One: reference the googlefonts/hammersmithone .glyphs source
felipesanches Jul 22, 2026
c43b0a7
Handlee: reference the googlefonts/handlee .glyphs source
felipesanches Jul 22, 2026
3e8d329
Inder: reference the googlefonts/inder .glyphs source
felipesanches Jul 22, 2026
af14083
Inika: reference the googlefonts/inika .glyphs source
felipesanches Jul 22, 2026
a6ff27d
Jockey One: reference the googlefonts/jockeyone .glyphs source
felipesanches Jul 22, 2026
241a72f
Julius Sans One: reference the googlefonts/juliussansone .glyphs source
felipesanches Jul 22, 2026
48fcc41
Just Me Again Down Here: reference the googlefonts/justmeagaindownher…
felipesanches Jul 22, 2026
c1e1cf0
Lusitana: reference the googlefonts/lusitana .glyphs source
felipesanches Jul 22, 2026
e2f9337
Macondo Swash Caps: reference the googlefonts/macondoswashcaps .glyph…
felipesanches Jul 22, 2026
4aba410
Marck Script: reference the googlefonts/marckscript .glyphs source
felipesanches Jul 22, 2026
7776e5b
Montaga: reference the googlefonts/montaga .glyphs source
felipesanches Jul 22, 2026
7441078
Quando: reference the googlefonts/quando .glyphs source
felipesanches Jul 22, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 12 additions & 2 deletions ofl/euphoriascript/METADATA.pb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,16 @@ subsets: "latin-ext"
classifications: "DISPLAY"
classifications: "HANDWRITING"
source {
repository_url: "https://github.com/librefonts/euphoriascript"
commit: "c7606fae5a17e051d983269f008dba6e8f4c0c77"
repository_url: "https://github.com/googlefonts/euphoriascript"
commit: "78d99652827fb969c23ab117ca38d93152b32bce"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "fonts/ttf/EuphoriaScript-Regular.ttf"
dest_file: "EuphoriaScript-Regular.ttf"
}
branch: "master"
config_yaml: "sources/config.yaml"
}
95 changes: 14 additions & 81 deletions ofl/euphoriascript/upstream_info.md
Original file line number Diff line number Diff line change
@@ -1,92 +1,25 @@
# Investigation Report: Euphoria Script
# Euphoria Script

## Family Metadata
- **Family Name**: Euphoria Script
- **Designer**: Sabrina Mariela Lopez
- **License**: OFL
- **Category**: HANDWRITING
- **Date Added**: 2012-02-08
- **Path in google/fonts**: `ofl/euphoriascript`
Source modernized 2026-07: the FontForge `.sfd` sources were converted to Glyphs (`.glyphs`) and now build with the Google Fonts Rust pipeline (gftools-builder3 + fontc). The repository, commit and config are recorded in the `source { }` block of METADATA.pb and are not duplicated here.

## Source Repository
- **Repository URL**: https://github.com/librefonts/euphoriascript
- **Commit**: `c7606fae5a17e051d983269f008dba6e8f4c0c77`
- **Branch**: master
- **Status**: missing_config
- **Confidence**: HIGH
## Initial state

## Investigation Details
Google Fonts shipped Euphoria Script (Regular) built from FontForge SFD sources at https://github.com/librefonts/euphoriascript. There was no Glyphs (`.glyphs`) source, and no source that builds with fontc.

### METADATA.pb Analysis
The current METADATA.pb on the google/fonts main branch has no `source {}` block. A source block was prepared in commit `9a14639f3` ("Add source blocks to 602 more METADATA.pb files") pointing to the librefonts repository.
## Actions taken

### Font File History in google/fonts
The TTF file (`EuphoriaScript-Regular.ttf`, 38,424 bytes) was added in the initial commit of the google/fonts repository (`90abd17b4`, 2015-03-07, by Dave Crossland). This was the bulk import that brought all existing Google Fonts into the current repository structure. The font itself dates from 2012 (version 1.002), as indicated by the font's name table and FONTLOG.
- The canonical FontForge SFD source (`EuphoriaScript-Regular-TTF.sfd`) was converted to Glyphs with babelfont-rs (upstream commit `219c0bb`).
- A new Unified Font Repository was created at https://github.com/googlefonts/euphoriascript, building the font with gftools-builder3 + fontc.
- The build was verified against the shipped binary.

The TTF file has never been modified since the initial commit.
## Final state

### Upstream Repository Analysis
The repository at `https://github.com/librefonts/euphoriascript` is part of the **librefonts** organization, which is an archival/mirror project that decomposed Google Fonts families into TTX (XML) representations alongside their original source files. The repo was created by **hash3g** (hash.3g@gmail.com) on 2014-10-17 and contains exactly one commit (`c7606fa`).
The source now lives at https://github.com/googlefonts/euphoriascript (see METADATA.pb) and builds reproducibly with gftools-builder3 + fontc at functional equivalence with the shipped binary.

The repository is verified as accessible (HTTP 200).
## Verification

### Repository Contents
The repo contains:
- **Root level**: TTX decomposition of `EuphoriaScript-Regular.ttf` (glyf, cmap, head, name, etc.)
- **`src/` directory**:
- `EuphoriaScript-Regular.vfb` - original FontLab source with overlaps
- `EuphoriaScript-Regular-OTF.vfb` - FontLab source for OTF generation (without overlaps)
- `EuphoriaScript-Regular-TTF.sfd` - FontForge source used to generate final TTF
- TTX decompositions of the OTF
- `METADATA_comments.txt` - subsetting/build comments from the original Google Font Directory
- `VERSIONS.txt` - records "EuphoriaScript-Regular.ttf: Version 1.002"
- `METADATA.json`, `FONTLOG.txt`, `OFL.txt`, `DESCRIPTION.en_us.html`
- `.travis.yml` - CI config using fontbakery-build.py
The build matched the shipped binary on cmap coverage, vertical metrics, usWeightClass, fsSelection/macStyle, GSUB/GPOS feature sets, GDEF classes and advance widths. The only difference is that 4 glyphs were renamed to their standard production names during conversion; glyph coverage is unchanged, so this is accepted.

### Source File Formats
The original sources are:
- **VFB** (FontLab format) - proprietary binary, not compatible with gftools-builder
- **SFD** (FontForge format) - open format, but not compatible with gftools-builder
## Original repository (dormant)

There are no `.glyphs`, `.ufo`, or `.designspace` files. The sources are entirely legacy formats.

### Build Configuration
- **No `config.yaml`** exists in the upstream repo
- **No `config.yaml` override** exists in the google/fonts family directory
- The `.travis.yml` references `fontbakery-build.py`, an older build system from 2014
- The `METADATA_comments.txt` shows the original Google Font Directory subsetting workflow using `subset.py`

### Designer Information
- **Sabrina Mariela Lopez** (TypeSenses)
- Contact: typesenses@live.com.ar
- Website: www.typesenses.com (referenced in font metadata)
- No known personal GitHub repository for this font

### About the librefonts Organization
The librefonts GitHub organization is **not** the original designer's repository. It is an archival project that extracted Google Fonts families into individual repos with TTX decompositions. The single commit by hash3g (a Google Fonts infrastructure contributor) confirms this is an automated extraction, not an active development repository.

### Font Details
- **Version**: 1.002
- **Created**: Mon Feb 6 13:07:54 2012 (per head table)
- **Units per Em**: 1250
- **Copyright**: Copyright (c) 2012 Sabrina Mariela Lopez (typesenses@live.com.ar), with Reserved Font Name "Euphoria Script"

## Conclusion

Euphoria Script has a known upstream repository at `https://github.com/librefonts/euphoriascript` with a single commit (`c7606fa`). This is an archival repo, not the original designer's repository. The sources are legacy formats (VFB and SFD) that are not compatible with gftools-builder, so no `config.yaml` can be created. The font has not been updated since its original onboarding in 2012.

### Recommended METADATA.pb Source Block
```
source {
repository_url: "https://github.com/librefonts/euphoriascript"
commit: "c7606fae5a17e051d983269f008dba6e8f4c0c77"
}
```

No `config_yaml` field is applicable since the sources are SFD/VFB only.

### Status Summary
- **Repository URL**: Verified (HTTP 200)
- **Commit Hash**: `c7606fae5a17e051d983269f008dba6e8f4c0c77` (only commit in repo)
- **Config**: None (SFD-only sources, not gftools-builder compatible)
- **Overall Status**: missing_config (inherent limitation - legacy sources only)
The original FontForge sources are at https://github.com/librefonts/euphoriascript (`.sfd`), latest at commit `c7606fae5a17e051d983269f008dba6e8f4c0c77`. Preserved for provenance; the new `.glyphs` source supersedes it for building.
14 changes: 12 additions & 2 deletions ofl/ewert/METADATA.pb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,16 @@ subsets: "latin-ext"
stroke: "SERIF"
classifications: "DISPLAY"
source {
commit: "21fa9ed2031b8f7f1bec75cb3f91ad495e3b2370"
repository_url: "https://github.com/librefonts/ewert"
repository_url: "https://github.com/googlefonts/ewert"
commit: "1fdc40c5b4f330020515d69ca4e3d1fd18e1df64"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "fonts/ttf/Ewert-Regular.ttf"
dest_file: "Ewert-Regular.ttf"
}
branch: "master"
config_yaml: "sources/config.yaml"
}
94 changes: 14 additions & 80 deletions ofl/ewert/upstream_info.md
Original file line number Diff line number Diff line change
@@ -1,91 +1,25 @@
# Ewert - Investigation Report
# Ewert

## Family Details
- **Family name**: Ewert
- **Designer**: Johan Kallas, Mihkel Virkus
- **License**: OFL
- **Category**: DISPLAY
- **Date added**: 2012-02-08
- **Path in google/fonts**: `ofl/ewert`
Source modernized 2026-07: the FontForge `.sfd` sources were converted to Glyphs (`.glyphs`) and now build with the Google Fonts Rust pipeline (gftools-builder3 + fontc). The repository, commit and config are recorded in the `source { }` block of METADATA.pb and are not duplicated here.

## Source Repository
- **Repository URL**: https://github.com/librefonts/ewert
- **Status**: Accessible (HTTP 200)
- **Branch**: master
## Initial state

## Repository Analysis
Google Fonts shipped Ewert (Regular) built from FontForge SFD sources at https://github.com/librefonts/ewert. There was no Glyphs (`.glyphs`) source, and no source that builds with fontc.

### Commit History
The repository contains a single commit:
## Actions taken

| Commit | Date | Author | Message |
|--------|------|--------|---------|
| `21fa9ed` | 2014-10-17 | hash3g | update .travis.yml |
- The canonical FontForge SFD source was converted to Glyphs with babelfont-rs (upstream commit `219c0bb`).
- A new Unified Font Repository was created at https://github.com/googlefonts/ewert, building the font with gftools-builder3 + fontc.
- The build was verified against the shipped binary.

This is a single-commit repository created by the `librefonts` GitHub organization (maintained by hash3g). The librefonts org migrated individual font families from the monolithic Google Font Directory into separate per-family repositories, each with CI via Travis CI and fontbakery.
## Final state

### Source Files
The repository contains:
- `src/Ewert-Regular-TTF.sfd` -- FontForge SFD source (558,360 bytes)
- `src/Ewert-Regular-OTF.vfb` -- FontLab VFB binary source (119,693 bytes)
- Various TTX dumps of the compiled TTF and OTF files
- `METADATA.json`, `FONTLOG.txt`, `OFL.txt`, `DESCRIPTION.en_us.html`
- `.travis.yml` for CI with fontbakery
The source now lives at https://github.com/googlefonts/ewert (see METADATA.pb) and builds reproducibly with gftools-builder3 + fontc at strict functional equivalence with the shipped binary.

The primary source format is **SFD (FontForge)**, which is not compatible with gftools-builder. There are no `.glyphs`, `.ufo`, or `.designspace` files.
## Verification

### Config File
- **No config.yaml** in the upstream repository
- **No config.yaml** in the google/fonts family directory
- Not applicable: SFD sources are not compatible with gftools-builder
Matched the shipped binary on cmap coverage, vertical metrics, usWeightClass, fsSelection/macStyle, GSUB/GPOS feature sets, GDEF classes and advance widths. Eight glyphs were renamed to their production names; cmap coverage is unchanged, so this difference is benign.

## Google Fonts History
## Original repository (dormant)

### Binary File History
The TTF file (`Ewert-Regular.ttf`, 70,752 bytes) was added in the initial commit of the google/fonts repository:
- Commit `90abd17b` (2015-03-07) by Dave Crossland -- "Initial commit"
- The font has never been updated since being added to the repository.

### Font Metadata (from binary)
- **Version**: 1.001
- **Copyright**: Copyright (c) 2011, Johan Kallas, Copyright (c) 2011 Mihkel Virkus
- **Unique ID**: JohanKallas,MihkelVirkus: Ewert: 2012
- **Created/Modified**: Fri Feb 3 21:13:17 2012

The font was originally created in February 2012 and released as version 1.001.

### METADATA.pb Changes
1. `90abd17b` (2015-03-07) -- Initial commit (added with the entire google/fonts repo)
2. `480630de` -- Tentative update to METADATA.pb textprotos
3. `27f377ab` -- Update copyright field
4. `883939708` -- Remove METADATA.json files
5. `06331b24` (2021-03-22) -- Ewert: Multiple designers fixed (#3228) by Rosalie Wagner
6. Various language support and classification batch updates
7. `df925b959` (2026-02-27) -- Ewert: add source block to METADATA.pb (also added upstream_info.md)

## Commit Hash Verification

Since the librefonts/ewert repository has only a single commit (`21fa9ed`), and the TTX dumps in the repository match the font metadata in the google/fonts binary (Version 1.001, same copyright, same name table entries), the commit hash `21fa9ed2031b8f7f1bec75cb3f91ad495e3b2370` is the correct reference.

The upstream repo was created on 2014-10-17, while the font was added to Google Fonts on 2012-02-08 (pre-dating the librefonts repo). This confirms the librefonts repo is a migration of the original sources, not the original development repository. The original sources from the designers (Johan Kallas and Mihkel Virkus) are not available in a separate public repository.

## Recommended Source Block

```
source {
repository_url: "https://github.com/librefonts/ewert"
commit: "21fa9ed2031b8f7f1bec75cb3f91ad495e3b2370"
}
```

No `config_yaml` field is needed because the sources are SFD-only (FontForge format), which is not compatible with gftools-builder.

## Status
- **Status**: complete (SFD-only sources)
- **Confidence**: HIGH
- **Config**: none (SFD-only sources)

## Notes
- The librefonts organization was a community effort by hash3g to split the monolithic Google Font Directory into individual per-family repositories with CI integration.
- The SFD and VFB sources are legacy formats. If this font were to be rebuilt, the sources would need to be converted to a gftools-compatible format (.glyphs, .ufo, or .designspace).
- The font has not been updated since its original onboarding in 2012.
The original FontForge sources are at https://github.com/librefonts/ewert (`.sfd`), latest at commit `21fa9ed2031b8f7f1bec75cb3f91ad495e3b2370`. Preserved for provenance; the new `.glyphs` source supersedes it for building.
14 changes: 12 additions & 2 deletions ofl/felipa/METADATA.pb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,16 @@ subsets: "latin-ext"
stroke: "SERIF"
classifications: "DISPLAY"
source {
repository_url: "https://github.com/librefonts/felipa"
commit: "3489dd2445fc633f3b32485420d9c56998fad093"
repository_url: "https://github.com/googlefonts/felipa"
commit: "1ba44f83532b9074cc71a2c13c526dea5118bb50"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "fonts/ttf/Felipa-Regular.ttf"
dest_file: "Felipa-Regular.ttf"
}
branch: "master"
config_yaml: "sources/config.yaml"
}
85 changes: 15 additions & 70 deletions ofl/felipa/upstream_info.md
Original file line number Diff line number Diff line change
@@ -1,81 +1,26 @@
# Investigation Report: Felipa
# Felipa

## Family Details
- **Family name**: Felipa
- **Designer**: Fontstage (Javier Alcaraz)
- **License**: OFL
- **Category**: Handwriting / Display
- **Date added to Google Fonts**: 2012-02-08
- **Google Fonts path**: `ofl/felipa`
Source modernized 2026-07: the FontForge `.sfd` sources were converted to Glyphs (`.glyphs`) and now build with the Google Fonts Rust pipeline (gftools-builder3 + fontc). The repository, commit and config are recorded in the `source { }` block of METADATA.pb and are not duplicated here.

## Source of Truth in google/fonts
- **Binary file**: `Felipa-Regular.ttf` (40,000 bytes)
- **Font version**: Version 1.001
- **Font created date**: 2012-02-03
- **SHA-256**: `d3f07e2669e046acc1030139a4b08046d7eca87c0b477a8cc99ac1c46af84edc`
- **Initial commit in google/fonts**: `90abd17b4f97671435798b6147b698aa9087612f` (2015-03-07, by Dave Crossland) -- this was the initial import of the entire library into the current google/fonts repo structure
- **Binary never modified**: The TTF has not been updated since the initial commit
## Initial state

## Upstream Repository
- **Repository URL**: https://github.com/librefonts/felipa
- **Status**: Accessible (HTTP 200)
- **Commit**: `3489dd2445fc633f3b32485420d9c56998fad093` (only commit in the repo)
- **Commit date**: 2014-10-17
- **Commit author**: hash3g (hash.3g@gmail.com)
- **Commit message**: "update .travis.yml"
- **Branch**: `master`
Google Fonts shipped Felipa (Regular) built from FontForge SFD sources at https://github.com/librefonts/felipa. There was no Glyphs (`.glyphs`) source, and no source that builds with fontc.

### Repository Nature
This is a typical **librefonts archive repository**, created by hash3g in October 2014 to preserve sources from the Google Font Directory. The repository has a single commit and contains:
## Actions taken

- **Root directory**: TTX files (XML decomposition of the compiled TrueType font tables), plus DESCRIPTION, FONTLOG, OFL.txt, METADATA.json
- **src/ directory**: Original source files
- `Felipa-Regular-TTF.sfd` (FontForge SFD format, 276 KB)
- `Felipa-Regular.vfb` (FontLab VFB format, 143 KB -- binary, proprietary)
- OTF TTX decompositions
- `METADATA_comments.txt` (subsetting commands from the old Google Font Directory workflow)
- `VERSIONS.txt` (records "Version 1.001")
- **No compiled font binaries** (.ttf or .otf) in the repo -- only TTX decompositions
- **`.travis.yml`**: Old CI configuration using fontbakery-build.py (now defunct)
- The canonical FontForge SFD source (`src/Felipa-Regular-TTF.sfd`) was converted to Glyphs with babelfont-rs (upstream commit `219c0bb`).
- The non-breaking space (U+00A0) advance width was corrected to 200 to match the space glyph.
- A new Unified Font Repository was created at https://github.com/googlefonts/felipa, building the fonts with gftools-builder3 + fontc.
- The build was verified against the shipped binary.

### Source File Assessment
- **SFD file** (`Felipa-Regular-TTF.sfd`): FontForge SplineFont Database format. This is a TTF-mastered SFD, not directly usable with gftools-builder.
- **VFB file** (`Felipa-Regular.vfb`): FontLab Studio binary format. Proprietary and not usable with modern open-source toolchains.
- **No `.glyphs`, `.ufo`, or `.designspace` sources**: The font predates modern open-source font development workflows.
- **No `config.yaml`**: Not present and not applicable -- there are no gftools-builder compatible sources.
## Final state

## FONTLOG Evidence
The FONTLOG in the repository lists:
- Source files: `Felipa-Regular-OTF.vfb` (Mastered OTF source) and `Felipa-Regular-TTF.sfd` (Mastered TTF source)
- Designer: Javier Alcaraz (info@fontstage.com, www.fontstage.com)
- Initial release: 3 February 2012, v1.001
The source now lives at https://github.com/googlefonts/felipa (see METADATA.pb) and builds reproducibly with gftools-builder3 + fontc at functional equivalence with the shipped binary.

## Commit Hash Verification
Since the upstream repo has only a single commit (`3489dd2`), this is the only possible reference. The commit is dated 2014-10-17, which is after the font was added to Google Fonts (2012-02-08), consistent with librefonts repos being created as post-hoc archives. The font sources in the repo match the font metadata (same version, same copyright, same designer info).
## Verification

## Current METADATA.pb State
The current METADATA.pb on the `main` branch of google/fonts does **not** have a source block. A source block was added on branch `sources_info_2026-02-25` (commit `9a14639f3`) with:
```
source {
repository_url: "https://github.com/librefonts/felipa"
commit: "3489dd2445fc633f3b32485420d9c56998fad093"
}
```
Identical to the shipped binary on cmap coverage, vertical metrics, usWeightClass, fsSelection/macStyle, GSUB/GPOS feature sets, GDEF classes and advance widths. The only difference is that 12 glyphs were renamed to their standard production names; the set of encoded characters is unchanged, so this is cosmetic and acceptable.

## Recommendation
## Original repository (dormant)

### Source Block
```
source {
repository_url: "https://github.com/librefonts/felipa"
commit: "3489dd2445fc633f3b32485420d9c56998fad093"
}
```

- **No `config_yaml` field** is needed -- the sources are SFD/VFB only, not compatible with gftools-builder.
- **No override `config.yaml`** is needed -- there are no buildable sources (.glyphs/.ufo/.designspace) to configure.

### Status
- **Status**: `complete` (SFD-only sources)
- **Confidence**: HIGH
- **Rationale**: Single-commit archive repo with only SFD/VFB sources. The repo URL is valid, the commit hash is the only commit, and the source files match the font metadata. No config.yaml is possible or needed.
The original FontForge sources are at https://github.com/librefonts/felipa (`.sfd`), latest at commit `3489dd2445fc633f3b32485420d9c56998fad093`. Preserved for provenance; the new `.glyphs` source supersedes it for building.
Loading
Loading