opentypejs/opentype.js

TrueType Collection file. Error: Unsupported OpenType signature ttcf

オープン

#379 opened on 2019/04/24

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (512 件のフォーク)batch import
enhancementgood first issue

Repository metrics

Stars
 (4,170 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

I am trying to open font file with multiple styles inside.

Expected Behavior

font collection file is handled, opentype.js finds multiple fonts.

Current Behavior

image

Possible Solution

I have know idea to be honest :)

Steps to Reproduce (for bugs)

compile multiple ttf fonts into one file using this guide https://graphicdesign.stackexchange.com/a/104892/137343

Context

I want to get supported styles from font file

Your Environment

  • Version used: web preview
  • Font used: roboto from google fonts
  • Browser Name and version: latest stable firefox and chrome
  • Operating System and version (desktop or mobile): mac, ubuntu 19.04
  • Link to your project:

コントリビューターガイド