|
|
(21 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| This is a list of all modules available in version 4.0.0 of the package [https://launchpad.net/textlayout TextLayout Tools]
| | |
| ==tcpdf==
| |
| This describes version 4.0.0 of the module tcpdf (tcpdf)
| |
| *Source: [http://bazaar.launchpad.net/~intrahealth+informatics/textlayout/4.0.0-release/files/head:/modules/tcpdf textlayout/modules/tcpdf ]
| |
| *Description: This is a wrapper for the tcpdf PDF generation utility
| |
| *Requirements:
| |
| **[[iHRIS Module List#I2CE | I2CE]] at least 4 and less than 5
| |
| *Paths:
| |
| **CLASSES: ./tcpdf<br/>[[Class: C128AObject | C128AObject]], [[Class: C128BObject | C128BObject]], [[Class: C128CObject | C128CObject]], [[Class: C39Object | C39Object]], [[Class: I25Object | I25Object]]
| |
| ==textlayout==
| |
| This describes version 4.0.0 of the module Text Layout (textlayout)
| |
| It is the top module of this package
| |
| *Source: [http://bazaar.launchpad.net/~intrahealth+informatics/textlayout/4.0.0-release/files/head:/ textlayout/ ]
| |
| *Description: I2CE Text Layout Tool
| |
| *Requirements:
| |
| **[[iHRIS Module List#I2CE | I2CE]] at least 4 and less than 5
| |
| **[[iHRIS Module List#tcpdf | tcpdf]] at least 4.0 and less than 4.1
| |
| *Paths:
| |
| **CLASSES: ./lib,./tcpdf<br/>[[Class: I2CE_Encoding | I2CE_Encoding]], [[Class: I2CE_FontMetric | I2CE_FontMetric]], [[Class: I2CE_FontMetricAFM | I2CE_FontMetricAFM]], [[Class: I2CE_FontMetricMultiDirection | I2CE_FontMetricMultiDirection]], [[Class: I2CE_FontMetricTTF | I2CE_FontMetricTTF]], [[Class: I2CE_Hyphen | I2CE_Hyphen]], [[Class: I2CE_PDF | I2CE_PDF]], [[Class: I2CE_TextCell | I2CE_TextCell]], [[Class: I2CE_TextTable | I2CE_TextTable]], [[Class: I2CE_UTF8 | I2CE_UTF8]]
| |
| **AFM_PATH: ./CoreFonts
| |
| **PDF_CORE: ./CoreFonts
| |
| **TTF_PATH: /usr/share/fonts/truetype/**,/usr/local/share/fonts/truetype/**
| |
| **HYPHEN_PATH: ./dicts,/usr/share/myspell/dicts
| |
| **MODULES: ./modules
| |