orbeon / orbeon-forms

Orbeon Forms is an open source web forms solution. It includes an XForms engine, the Form Builder web-based form editor, and the Form Runner runtime.
http://www.orbeon.com/
GNU Lesser General Public License v2.1
518 stars 220 forks source link

Embed/document Unicode for PDF embedding #5955

Open ebruchez opened 1 year ago

ebruchez commented 1 year ago

With work on #5881, we fixed the inclusion of the Inter font, which provides support for more languages but not all, and we also set it as the default font.

This calls for specifing a Unicode font as default in order to avoid missing some characters.

+1 from evaluator (see also form)

ebruchez commented 1 year ago

Doing some research, it doesn't seem like there is a single Unicode font covering everything. Some come close (GNU) but are terribly ugly. The Google Noto font family contains 200+ fonts and nicely covers most of Unicode. However, that comes at 271 MB compressed (see GitHub). So this could be:

You could then set either a subset of the fonts, or all fonts.