Function Entry: ACET-FILE-FIND-FONT

← Prev | ↑ Chapter | Next → | Index | Symbols

Function Entry: ACET-FILE-FIND-FONT

Name

acet-file-find-font

Class

BricsCAD ExpressTools API Function

Syntax

(acet-file-find-font)

Description

(acet-file-find-image fontfile) Searches for an image file specified as fontfile, using (acet-file-find); if no file extension is specified, it searches for .shx and .ttf files (in that sequence); additionally, the ./Fonts folder of the operating system is also searched. Returns : the name of the file found, or NIL

Return Values

Vendor-defined; see Source Notes.

Availability

  • AutoCAD 2026: not documented.
  • BricsCAD V26: documented.
  • Status: BricsCAD-only.

Source Notes