PyphostScript.

Pythonオブジェクトを使用してPostScriptページを作成する
今すぐダウンロード

PyphostScript. ランキングとまとめ

広告

  • Rating:
  • ライセンス:
  • MIT/X Consortium Lic...
  • 価格:
  • FREE
  • 出版社名:
  • Mark Henwood
  • 出版社のWebサイト:
  • http://mcbh.co.uk

PyphostScript. タグ


PyphostScript. 説明

PyphostScriptはPython Objects.Usageの出力を作成するためのPythonモジュールです。使用法のPython Objects.UsageExample:PyphostScript.barcodeのインポートCode93barCode、Code93BarCodeFrom PypoStScript.Shapes Import Circle、rectangrompypostScript.textのインポートHelvetaBoldFont、TextLine、TimesplainFontFrom PypoStScript.Page(PageDef Sample_Page) )ページ= PAGE()Page.extend(Textline(X_PTS = 40、y_pts = 740、Font = HelvetaBoldFont(size_pts = 22)、text = 'テスト肖像画ページ'))Page.extend(TextLine(x_pts = 40、 y_pts = 650、font = timesplainfont(size_pts = 12)、text = 'postScriptライブラリ、テスト肖像画ページ。')page.extend(code39barcode(x_pts = 40、y_pts = 500、chars = 'abc123'))Page.extend (Code93BarCode(X_PTS = 40、y_pts = 400、chars = 'abc987'))Page.extend(四角形(x_pts = 30、y_pts = 390、width_pts = 170、height_pts = 185、line_width_pts = 2))page.extend(丸(centre_x_pts = 80、centre_y_pts = 150、radius_pts = 72、line_width_pts = 1))返品PageIf __name__ == '__main__':page = sample_page()印刷ページ:レンダリング()製品のホームペッド年


PyphostScript. 関連ソフトウェア