Vote #70404
完了Unused fonts in rfpdf plugin folder
0%
説明
There are many fonts in source:/trunk/vendor/plugins/rfpdf/lib/fonts@6030 that doesn't seem to be used (eg. DejaVuSerif, DejaVuCondensed, DejaVuMono, FreeMono, vera, times...). Could we remove them?
journals
Jean-Philippe Lang wrote:
> There are many fonts in source:/trunk/vendor/plugins/rfpdf/lib/fonts@6030 that doesn't seem to be used (eg. DejaVuSerif, DejaVuCondensed, DejaVuMono, FreeMono, vera, times...). Could we remove them?
Yes, I think to we can remove these unused fonts.
--------------------------------------------------------------------------------
Removed unused fonts except DejaVuSans-BoldOblique in trunk r6441 and 1.2-stable r6443.
--------------------------------------------------------------------------------
What's the status of helvetica*.rb ? Is it used, if yes, where are the font files so that
we can generate from them using ttf2ufm ?
--------------------------------------------------------------------------------
helvetica*.rb is used at source:trunk/lib/redmine/export/pdf.rb@6460#L74.
Redmine 1.2 supports switching embedded or non-embedded font by "general_pdf_encoding" at source:trunk/config/locales/en.yml@6460#L140.
--------------------------------------------------------------------------------
related_issues
relates,Closed,8566,Exported PDF UTF-8 Vietnamese not correct