中文TTF字体
 
应用简介
内置报表中打印中文字体
分类标签
详细信息
技术名称:l10n_cn_fonts
支持版本:6.0, 6.1, 7.0
开发者名称:Elico Corp
模块下载
 

l10n_cn_fonts Module

Print Chinese fonts in pdf reports

By Elico Corp

Print Unicode fonts in RML pdf reports


This module replaces the standard PDF Type1 fonts with TrueType fonts that have unicode characters for simplified Chinese.
The module contains the DroidSansFallback.ttf font.
With this module you can continue to use the old font names in the templates,
they will be replaced with the DroidSansFallback.ttf font names every time before creating a pdf.
If you wish to use your own fonts, you have to place them in addons/l10_cn_fonts directory and
replace the font name in the file __init__.py accordingly.
This Module is based on the original work from Gábor Dukai module (base_report_unicode)

or