Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom font #68

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open

Custom font #68

wants to merge 28 commits into from

Conversation

hidakatsuya
Copy link
Member

@hidakatsuya hidakatsuya commented May 7, 2018

Introduction

This implementation is different from the official frozen specification thinreports/thinreports#5.

Status

  • Implementation and manual test
  • Some code refactoring
  • Some improvements of font metrics calculation

Feature

Specification

.tlf schema

{
  "version": "0.10.0",
     :
  "state": {
    "layout-guides": [],
    "custom-fonts": [
      "Gen Shin Gothic"
    ]
  },
    :
}

@hidakatsuya hidakatsuya added the enhancement New feature or request label May 7, 2018
@hidakatsuya hidakatsuya self-assigned this May 7, 2018
@hidakatsuya hidakatsuya added the question Further information is requested label May 7, 2018
@hidakatsuya hidakatsuya requested a review from maeda-m May 8, 2018 16:11
@hidakatsuya hidakatsuya removed enhancement New feature or request question Further information is requested labels Jun 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant