Home
last modified time | relevance | path

Searched refs:FIG_FONT_SCALING (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Df_retrieve.c77 fig_pointsize = FIG_FONT_SCALING * pointsize; in _pl_f_retrieve_font()
92 (POINTS_TO_FIG_UNITS((double)int_fig_pointsize / FIG_FONT_SCALING)) in _pl_f_retrieve_font()
H A Dextern.h737 #define FIG_FONT_SCALING ((80.0)/(72.0)) macro