In our older prince paid version (Prince 6.0 rev 8 beta 1) we had below tffs/fonts in /usr/lib/prince/fonts and the same’s installation in /usr/lib/prince/style/fonts.css:
arialuni.ttf frutiger minynb__.ttf unisb___.ttf
deftone.ttf goodfisb.ttf minyni__.ttf unisi___.ttf
efflbi__.ttf goodfisc.ttf minyn___.ttf unispace.ttf
efflb___.ttf goodfish.ttf opens___.ttf webcore
effli___.ttf goodfisi.ttf osaka.unicode.ttf
efflores.ttf minynbi_.ttf unisbi__.ttf
and we are using osaka.unicode and frutiger fonts in our code and its working fine in older version.
In our other server we tried to use latest free Prince version (Prince 15.3) and there we donot see osaka.unicode Unicode / frutiger in /usr/lib/prince/fonts and only 1 font in the folder prince-fallback.ttf
Because of this in the pdf generation logs its showing ex:
font scan: frutiger lv roman, 0 matches
and its falling back to some default font , also the Japanese fonts are showing ex ? ⯑⯑⯑⯑⯑⯑⯑ in the pdf generated
I checked by doing fc-list ,the linux shows some default fonts like dejavu etc not osaka.unicode.ttf etc which will load the japanese fonts, also I observe in that existing older prince installation file prince-6.0r8-linux.tgz , these fonts are already in the tgz file in this path : lib/prince/fonts, so it should have came with old prince installation , in the new prince tar file in the same folder we have only that fallback font
arialuni.ttf frutiger minynb__.ttf unisb___.ttf
deftone.ttf goodfisb.ttf minyni__.ttf unisi___.ttf
efflbi__.ttf goodfisc.ttf minyn___.ttf unispace.ttf
efflb___.ttf goodfish.ttf opens___.ttf webcore
effli___.ttf goodfisi.ttf osaka.unicode.ttf
efflores.ttf minynbi_.ttf unisbi__.ttf
and we are using osaka.unicode and frutiger fonts in our code and its working fine in older version.
In our other server we tried to use latest free Prince version (Prince 15.3) and there we donot see osaka.unicode Unicode / frutiger in /usr/lib/prince/fonts and only 1 font in the folder prince-fallback.ttf
Because of this in the pdf generation logs its showing ex:
font scan: frutiger lv roman, 0 matches
and its falling back to some default font , also the Japanese fonts are showing ex ? ⯑⯑⯑⯑⯑⯑⯑ in the pdf generated
I checked by doing fc-list ,the linux shows some default fonts like dejavu etc not osaka.unicode.ttf etc which will load the japanese fonts, also I observe in that existing older prince installation file prince-6.0r8-linux.tgz , these fonts are already in the tgz file in this path : lib/prince/fonts, so it should have came with old prince installation , in the new prince tar file in the same folder we have only that fallback font