beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

FontFile_v2 Op



FontFile
Namespace: Ops.Html

Op author: pandur

Test Patches: 1 Test

Load a font file like .otf, .ttf, .woff via css


font is loaded via css. enter a family name and use this as font name in other ops or css properties



Inputs

file (String)
family (String)

Outputs

Loaded (Number)
Loaded Trigger (Trigger)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

fontfile example

using a font from: https://disasterfonts.co.uk


Patches using FontFile_v2

  • Examples (1)
  • Public
  • My Patches

Changelog


created op
2020-02-19 - pandur