opentypejs/opentype.js

TrueType Collection file. Error: Unsupported OpenType signature ttcf

Aperta

#379 aperta il 24 apr 2019

 (4 commenti) (0 reazioni) (0 assegnatari)JavaScript (512 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (4170 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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:

Guida contributor