https://bugs.documentfoundation.org/show_bug.cgi?id=77878
--- Comment #10 from Tomaz Vajngerl <[email protected]> ---
ChooseFont API is a NO-GO as we don't choose the fonts only with a dialog but
also combo boxes in sidebar and toolbar and similar, which need to be filtered
too.
Digging into registry is a possibility. I think it needs to be implemented in
vcl/win/gdi/salfont.cxx:1010 SalEnumFontsProcExW function. Check the values in
the registry can be done with RegOpenKeyExW, RegQueryValueExW.
(vcl/opengl/win/WinDeviceInfo.cxx:54 for example)
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs