FontFile_v2 Op

FontFile

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


Full Name
  • Ops.Html.FontFile_v2
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorgithubTest Patches


Example Patch fontfile example

using a font from: https://disasterfonts.co.uk
Open In Editor

INPUT PORTS


file (String)
family (String)
Active (Number:boolean )

OUTPUT PORTS


Loaded (boolean Number)
Loaded Trigger (Trigger)

Patches using FontFile_v2

  • Examples
  • Public
  • My Patches

Changelog


newcreated opuser avatarpandur - 2020-02-19 16:24
featureAdded active toggle to completly unloaded a font, or even never load it in the first placeuser avatarpandur - 2024-08-07 12:40