字体厂商档案 — 字体厂商/设计师信息、品牌资料、联系方式、授权政策
Find a file
modiqi 8fd838431d chore: 合并 scout 厂商采集数据(45/65 厂商)
基于 scout 2026-03-13 采集的 64 个厂商数据,合并 A/B 级共 45 个:
- 更新中英文名称(name/nameEn 字段修正)
- 补充 website/licensePolicyUrl/contactEmail/established
- 修正 type 分类(individual/studio/collective)
- 补充 description

排除:
- C/D 级 18 个(数据不完整,等 studio TTF 提取后补充)
- tsanger 回滚(历史数据混淆仓耳/造字工房,需人工确认)

type 枚举修复:scout 使用的 platform→company, community→collective
2026-03-22 14:56:23 +08:00
foundries chore: 合并 scout 厂商采集数据(45/65 厂商) 2026-03-22 14:56:23 +08:00
schemas feat: 添加字体厂商档案 JSON Schema v1.0 2026-03-13 10:03:11 +00:00
README.md docs: 初始化 README 2026-03-13 09:34:44 +00:00

font-foundries

字体厂商档案,管理 Windfonts 字库中所有字体厂商/设计师的信息。

目录结构

foundries/
  {slug}/
    profile.json       # 厂商档案
    logo.png           # 厂商 Logo可选
schemas/
  foundry-profile.schema.json
index.json             # 所有厂商索引

profile.json 字段

字段 类型 说明
slug string 唯一标识kebab-casealibaba-design
name string 厂商名称(中文)
english_name string 厂商名称(英文)
type string 类型company / studio / individual
country string 国家/地区
website string 官网
license_policy_url string 授权政策页面
contact_email string 联系邮箱
social_links object 社交链接weibo/twitter/github
description string 简介
fonts string[] 旗下字体normalized_name 列表)
default_license_type string 默认授权类型

已收录厂商(部分)

厂商 slug 类型
阿里巴巴设计 alibaba-design company
阿里妈妈 alimama company
方正字库 founder-type company
汉仪字库 hanyi company
造字工房 makefont studio
站酷 zcool company
思源字体Adobe/Google source-han company

关联仓库

  • font-metadata → 字体元数据(通过 foundry 字段关联)
  • font-licenses → 各厂商字体的授权信息