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
- [acet-file-find-font (BricsCAD V26 DevRef)](https://developer.bricsys.com/bricscad/help/en_US/V26/DevRef/source/acetfilefindfont.htm)
- Status: documented (Phase 3 follow-up: body filled from the BricsCAD V26 per-symbol page on 2026-04-26).