![]() |
Pangolin
Header-only C++20 plane computational geometry library
|
Classes | |
| struct | stream_data |
| struct | page_data |
| struct | font_data |
| struct | ext_gstate_data |
Enumerations | |
| enum | { OBJ_none , OBJ_info , OBJ_stream , OBJ_font , OBJ_page , OBJ_ext_gstate , OBJ_catalog , OBJ_pages , OBJ_count } |
Functions | |
| int | ascii_casecmp (std::string_view left, std::string_view right) |
| void | append_format (std::string &out, const char *format,...) |
| void | append_escaped_string (std::string &out, std::string_view value) |
| std::string | now_as_pdf_date () |
Variables | |
| constexpr std::array | valid_fonts |
| anonymous enum |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineconstexpr |