Forrest logo
tool overview
On this page you find all important commands for the CLI tool fondue. If the command you are looking for is missing please ask our AI.

fondue

Fondue is a command line tool used for managing fonts on a Unix-like system. It provides a convenient way to install, list, and remove fonts from the system. Fondue supports various file formats such as OpenType (OTF), TrueType (TTF), and PostScript Type 1 fonts (PFB or PFA). It allows users to install fonts system-wide or for a specific user, making it flexible for different needs. With its built-in search functionality, users can easily find installed fonts by their names or styles. Fondue also offers options to display font information such as font family, style, and file path. Additionally, it provides commands to view available font formats and to create font configurations based on user preferences. Overall, Fondue simplifies font management tasks in a command line environment.

List of commands for fondue:

  • fondue:tldr:41124 fondue: Hide all output messages to the user.
    $ fondue /enable-feature:${feature} /hide-ux:all
    try on your machine
    explain this command
  • fondue:tldr:7db8b fondue: Specify a caller process name for error reporting.
    $ fondue /enable-feature:${feature} /caller-name:${name}
    try on your machine
    explain this command
  • fondue:tldr:b7832 fondue: Enable a specific Windows feature.
    $ fondue /enable-feature:${feature}
    try on your machine
    explain this command
tool overview