Font handling in Haru pdf documents (interface).
More...
#include <hpdf.h>
#include "desktop/font.h"
Go to the source code of this file.
Font handling in Haru pdf documents (interface).
Definition in file font_haru.h.
◆ haru_nsfont_apply_style()
bool haru_nsfont_apply_style |
( |
const plot_font_style_t * |
fstyle, |
|
|
HPDF_Doc |
doc, |
|
|
HPDF_Page |
page, |
|
|
HPDF_Font * |
font, |
|
|
HPDF_REAL * |
font_size |
|
) |
| |
◆ haru_nsfont_set_scale()
void haru_nsfont_set_scale |
( |
float |
s | ) |
|
◆ haru_nsfont
const struct font_functions haru_nsfont |
|
extern |