Найти - Пользователи
Полная версия: Reportlab и TTFont
Начало » Python для экспертов » Reportlab и TTFont
1
vak
Использую ttf шрифт :

from reportlab.pdfbase import ttfonts
.
.
.

NewFont = ttfonts.TTFont('Arial', ‘arial.ttf’)
.
.
.

c.setFont('Arial',12)


Не могу сообразить как указать чтобы Arial печатался полужирным.
Подскажите.
diadya_vova
Полужирный - это файл “arialb.ttf”
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB