Graphviz
13.0.0~dev.20241220.2304
Loading...
Searching...
No Matches
textspan_lut.h
Go to the documentation of this file.
1
4
5
#pragma once
6
7
#include <stdbool.h>
8
9
// LUT is short for lookup table.
10
16
double
estimate_text_width_1pt
(
const
char
*font_name,
const
char
*text,
17
bool
bold,
bool
italic);
estimate_text_width_1pt
double estimate_text_width_1pt(const char *font_name, const char *text, bool bold, bool italic)
Definition
textspan_lut.c:830
lib
common
textspan_lut.h
Generated by
1.9.8