Ap.Muthu

Results 44 comments of Ap.Muthu

Generation of Tamil Unicode font files: ``` C:\php53\php tcpdf_addfont.php -b -t TrueTypeUnicode -f 32 -i Sundaram.ttf,SundaramB.ttf C:\php53\php tcpdf_addfont.php -b -t TrueTypeUnicode -f 96 -i SundaramBI.ttf,SundaramI.ttf ``` Each font will have...

The necessary Tamil FA font files are at http://www.apmuthu.com/frontaccounting/sundaram_tamil_fonts.zip The ta_IN language extension needs to be detailed in the lang/installed_languages.inc file and is available for [download](http://www.apmuthu.com/frontaccounting/ta_IN_330.zip). ![installed_languages](https://cloud.githubusercontent.com/assets/2995044/7442127/8b604710-f121-11e4-9382-3fd8336ce48b.png)

[TAMIL LETTER TTA](http://www.fileformat.info/info/unicode/char/0b9f/index.htm) 2975 (Dec) => 0B9F Category: Letter, Other [Lo] [TAMIL VOWEL SIGN U](http://www.fileformat.info/info/unicode/char/0bc1/index.htm) 3009 (Dec) => 0BC1 Category: Mark, Spacing Combining [Mc] [Tamil Unicode Block](http://www.fileformat.info/info/unicode/block/tamil/index.htm) From U+0B80 To...

http://www.unicode.org/faq/indic.html Character width adjustments: http://bytethinker.com/blog/correct-display-of-imported-fonts-in-tcpdf

Possible Alternatives to TCPDF for Tamil / Indic Scripts: - [mPDF](http://www.mpdf1.com/forum/discussion/1326/alpha-release-of-mpdf-version-6-support-for-complex-scripts-using-otl/p1) - [yii2-mpdf](https://github.com/kartik-v/yii2-mpdf) - [Automatic Transliteration among Indic Scripts Using Code Mapping Formula](http://paperity.org/p/59051248/automatic-transliteration-among-indic-scripts-using-code-mapping-formula)

Issues pertaining to the FA core should be discussed in the [FA Forum](http://frontaccounting.com/punbb/) where [you are registered](http://frontaccounting.com/punbb/profile.php?id=42102). Checkout the 5 lines from [Line 176 in FA 2.4.3+](https://github.com/FrontAccountingERP/FA/blob/master/reporting/rep704.php#L176) and [Line 177...

Among others, I support phpPointofSale ([the original Open Source version](https://web.archive.org/web/20110504041837/http://sourceforge.net/projects/phppointofsale/files/11.2/)) which sadly in it's [current avatar](http://phppointofsale.com/buy.php) is available commercially for USD 199/- per location per site with updates for a...

phpPointofSale in it's last month of being open source was stripped of some functionality and the rest was given to the opensourcepos project which then evolved separately. Anyone running any...

`Setup` => `Points of Sale` sets the `Cash` Till Account and `POS Location` to take the inventory from. Whilst `Direct Invoice` is the generally preferred native POS mode, `Quick Entries`...

As the `POS` menu link is in the `Setup` Tab, it denotes `POS Settings`. As for Sales Locations, it is specific to a Cash Till Account and not the global...