MantisBT: master-2.28 16511e69

Author Committer Branch Timestamp Parent
dregad dregad master-2.28 2026-04-11 15:48 master-2.28 eef4bb3e
Affected Issues  0037019: User's chosen font overwritten when saving preferences
Changeset

New function helper_get_font_list()

Currently the retrieval of available fonts families is contained in
print_font_option_list() function. We need to be able to get it from
other parts of the code.

Issue 0037019

mod - core/helper_api.php Diff File
mod - core/print_api.php Diff File