Initial commit: RHINE LAB · ANALYSIS OS:三维界面与动效实验(本仓库不含个人归档索引数据)
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,30 @@
|
||||
Opening lettering / 开场文字
|
||||
|
||||
Novecento Sans Wide, designed by Jan Tonellato / Synthview Type Design.
|
||||
https://typography.synthview.com/novecento-sans-font-family.php
|
||||
|
||||
Normal, DemiBold and Bold were used to draw the fixed English phrases in the
|
||||
opening and the fixed RHINE LAB corner heading.
|
||||
The source repository contains pre-authored phrase graphics. A separately
|
||||
licensed local build may include the official MyFonts webfont kit and render
|
||||
these phrases using its original WOFF2 files. The kit is excluded from Git.
|
||||
Original font copyrights and ownership remain with Jan Tonellato / Synthview.
|
||||
The project's MIT license does not relicense the underlying typeface.
|
||||
|
||||
Normal and DemiBold source: author's DaFont package, free desktop license.
|
||||
https://www.dafont.com/novecento-sans.font
|
||||
https://typography.synthview.com/pdf/eula-free-font-dafont.pdf
|
||||
Bold source: user's existing MyFonts desktop package.
|
||||
|
||||
Both source licenses permit characters to be imported as graphical objects
|
||||
(letters outlined as graphics). The desktop font files must not be redistributed
|
||||
or embedded in this project. Changing the authored phrases requires separately
|
||||
obtaining the font and rerunning scripts/make-boot-lettering.py locally.
|
||||
|
||||
Optional official webfont kit:
|
||||
MyFonts / Monotype Font Software For Web Content EULA (v260616).
|
||||
https://www.myfonts.com/pages/license-agreement?id=eula_2267&eula_lang=eula_en
|
||||
The fonts are individually licensed to the website owner. Other users must
|
||||
obtain their own license; this project's MIT license does not cover them.
|
||||
Retain the original kit's RhineLabNovecento.css copyright and license notice.
|
||||
Webfont rights are limited by the owner's license term, domain and pageviews.
|
||||
@@ -0,0 +1,12 @@
|
||||
# Observatory / 观测室
|
||||
|
||||
三个 Ogg 文件为本项目原创程序编配的同步循环声部,MP3 是带首尾淡变的独立试听版。配乐无原片采样、无外部录音、无人声。
|
||||
|
||||
源谱及合成:`scripts/render-audio.mjs`;音效合成:`src/audio.ts`。
|
||||
生成数据:`score.json`。随项目采用仓库 LICENSE。
|
||||
|
||||
## 逐字输入短音
|
||||
|
||||
`typing-preview.wav` 及 `src/typing-samples.ts` 使用用户提供的《明日方舟》特别映像 [莱茵生命:访问] 中约 6.864–6.986 秒的三个短音,各 38ms。`typing-source.json` 保留精确时间、源文件校验与处理参数。原音及其衍生片段的权利归原作者,不纳入上文原创配乐的 MIT 授权声明。
|
||||
|
||||
提取脚本:`scripts/extract-typing-audio.mjs`。原片短音仅去直流、做边缘淡变和统一增益,没有变调、变速或合成替换。`reference/typing-original.wav` 为本地对照片段,不属于生产配乐。
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"title": "Observatory / 观测室",
|
||||
"bpm": 72,
|
||||
"duration": 53.333333333333336,
|
||||
"rate": 48000,
|
||||
"seed": 93271,
|
||||
"metrics": {
|
||||
"atmosphere": {
|
||||
"peakDb": -10.334112082610385,
|
||||
"rmsDb": -24.625500342815418,
|
||||
"seamDelta": 0.0005690408870577812
|
||||
},
|
||||
"motif": {
|
||||
"peakDb": -12.383920130269303,
|
||||
"rmsDb": -25.642892727244533,
|
||||
"seamDelta": 0.0004476997419260442
|
||||
},
|
||||
"pulse": {
|
||||
"peakDb": -19.061942349249723,
|
||||
"rmsDb": -35.03524633636361,
|
||||
"seamDelta": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"source": "《明日方舟》特别映像 [莱茵生命:访问] [BV1rr4y1b7sz].mp4",
|
||||
"sourceSha256": "a009a9501ecac5ff93103933fc4009c05e82225e6da8f85dee1a77013286c5a9",
|
||||
"sampleRate": 48000,
|
||||
"channels": 1,
|
||||
"cuts": [
|
||||
{
|
||||
"start": 6.864,
|
||||
"end": 6.902
|
||||
},
|
||||
{
|
||||
"start": 6.906,
|
||||
"end": 6.944
|
||||
},
|
||||
{
|
||||
"start": 6.948,
|
||||
"end": 6.986
|
||||
}
|
||||
],
|
||||
"processing": {
|
||||
"dcRemoval": true,
|
||||
"fadeInMs": 0.35,
|
||||
"fadeOutMs": 3.5,
|
||||
"sharedGain": 0.6230600941776551,
|
||||
"denoising": false,
|
||||
"pitchChange": false
|
||||
},
|
||||
"scope": "Three short excerpts from user-provided reference. Not original synthesis; source rights remain with the original creators."
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><rect width="100" height="100" fill="#e8e5e1"/><path d="M50 50C35 25 9 29 9 50s26 25 41 0 41-25 41 0-26 25-41 0" fill="none" stroke="#111" stroke-width="10"/><path d="M21 50h17m-8-8v16m32-8h17" stroke="#111" stroke-width="5"/></svg>
|
||||
|
After Width: | Height: | Size: 295 B |
Binary file not shown.
@@ -0,0 +1,14 @@
|
||||
MiSans by Xiaomi / 小米科技有限责任公司
|
||||
Copyright © 2020-2025 Beijing Xiaomi Mobile Software Co.,Ltd. All Rights Reserved.
|
||||
|
||||
Official source: https://hyperos.mi.com/font/download
|
||||
Archive: https://hyperos.mi.com/font-download/MiSans.zip
|
||||
The application now uses third-party split webfonts from [email protected]
|
||||
(font Version 4.003), distributed with this application for on-demand loading.
|
||||
Font shards are copied byte-for-byte from that package. CSS family names,
|
||||
weight mappings and URLs are adapted for the existing interface.
|
||||
Upstream copyright: Copyright © 2020-2023 Beijing Xiaomi Mobile Software Co.,Ltd. All Rights Reserved.
|
||||
Upstream project: https://github.com/mobeicanyue/misans-webfont
|
||||
Package source, integrity and file hashes: misans-webfont-4.3.1/source.json
|
||||
Upstream README: misans-webfont-4.3.1/UPSTREAM-README.md
|
||||
Font license: MiSans-license.pdf (retained separately from upstream tooling license).
|
||||
@@ -0,0 +1,83 @@
|
||||
# Misans Webfont <br> Misans 网页字体
|
||||
|
||||
本仓库旨在对 Misans 字体进行分包,方便字体在网页中加载。仅供学习交流使用。
|
||||
|
||||
[](https://www.npmjs.com/package/misans-webfont)
|
||||
[](https://www.jsdelivr.com/package/npm/misans-webfont)
|
||||
|
||||
本仓库使用 Github Action,利用[中文网字计划](https://chinese-font.netlify.app/)开发的[字体分包工具](https://github.com/KonghaYao/cn-font-split)对原字体分包,网页加载时只需获取所使用的文字所在的分包,大幅降低所需加载的大小,提升网页加载速度。
|
||||
|
||||
本仓库使用 Apache License 2.0 开源许可证,欢迎 PR, Star.
|
||||
|
||||
## 使用
|
||||
直接下面提供的代码以 `<link>` 的形式添加到网页的 `<head>` 内即可:
|
||||
|
||||
```html
|
||||
<head>
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/misans-webfont/misans-style.css" />
|
||||
<style>
|
||||
body {
|
||||
font-family: "MiSans Bold";
|
||||
font-weight: bold;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
```
|
||||
|
||||
|
||||
你也可以只引用单一的字体:
|
||||
|
||||
```html
|
||||
<head>
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/misans-webfont/misans/misans-bold/result.min.css" />
|
||||
<style>
|
||||
body {
|
||||
font-family: "MiSans Bold";
|
||||
font-weight: bold;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
```
|
||||
|
||||
具体可以引用的字体请查看:[fonts 分支](https://github.com/mobeicanyue/misans-webfont/tree/fonts),找到具体字体中的 `result.css`.
|
||||
|
||||
---
|
||||
|
||||
以下信息摘录自小米官网,使用字体请遵守下文的许可协议。
|
||||
|
||||
## MiSans 简介
|
||||
|
||||

|
||||
|
||||
MiSans Global 是由小米主导,联合蒙纳字库、汉仪字库共同打造的全球语言字体定制项目。这是一个庞大的字体家族,涵盖 20 多种书写系统,支持 600 多种语言,字符数量超过 10 万个。作为 Xiaomi HyperOS 系统默认字体,我们以简约/清晰,人文/易读,统一的视觉风格为基本原则出发,构建多语言信息体验一致性,旨在帮助为 Xiaomi HyperOS 提供互联的通用体验。
|
||||
|
||||
## Misans 许可协议
|
||||
|
||||
> 本《MiSans 字体知识产权许可协议》(以下简称“协议”)是您与小米科技有限责任公司(以下简称“小米”或“许可方”)之间有关安装、使用 MiSans 字体(以下简称“MiSans”或“MiSans 字体”)的法律协议。您在使用 MiSans 的所有或任何部分前,应接受本协议中规定的所有条款和条件。安装、使用 MiSans 的行为表示您同意接受本协议所有条款的约束。否则,请不要安装或使用 MiSans,并应立即销毁和删除所有 MiSans 字体包。
|
||||
>
|
||||
> 根据本协议的条款和条件,许可方在此授予您一份不可转让的、非独占的、免版税的、可撤销的、全球性的版权许可,使您依照本协议约定使用 MiSans 字体,前提是符合下列条件:
|
||||
> 1. 您应在软件中特别注明使用了 MiSans 字体。
|
||||
> 2. 您不得对 MiSans 字体或其任何单独组件进行改编或二次开发。
|
||||
> 3. 您不得单独将 MiSans 字体或其组件对外租赁、再许可、给予、出借或进一步分发字体软件或其任何副本以及重新分发或售卖。此限制不适用于您使用 MiSans 字体创作的任何其他作品。如您使用 MiSans 字体创作宣传素材、logo、应用 App 等,您有权分发或出售该作品。
|
||||
|
||||
## Misans FAQ
|
||||
|
||||
#### MiSans Global 需要付费吗?
|
||||
不需要。MiSans Global 所有的字体都是供全球免费商用,您可以在任何平台、任何商业项目中使用所有字体。
|
||||
|
||||
#### 是否可以用作嵌入式字体?
|
||||
可以。但您应在软件中特别注明使用了 MiSans 字体。
|
||||
|
||||
#### 我可以在软件中修改编辑、二次创作字体吗?
|
||||
您可以自由调节字体的粗细、间距等。但您不得单独将 MiSans 字体或其组件进行外观上的更改。
|
||||
|
||||
#### 什么是可变字体?
|
||||
可变字体是 OpenType 在 1.8 版规范中引入的扩展规范,简单说明就是一个字体文件同时支持多个字体形态,可以将多个字体文件合在单个字体文件中,通过定义字体内的变化来实现单轴或多轴设计空间。
|
||||
|
||||
#### 是否所有字体都支持可变?
|
||||
MiSans L3 生僻字字库(GB18030-2022 级别 3)仅支持 Regular 字重。其他所有字体均支持可变。
|
||||
|
||||
#### MiSans Global 的制作分工
|
||||
由小米主导,联合蒙纳、汉仪共同制作完成。
|
||||
其中蒙纳负责泰语、老挝及印度的所有地区语言。
|
||||
汉仪负责繁体中文、阿拉伯语、藏文、缅甸、高棉。
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user