HMG 3.1.0

HMG Unicode versions 3.1.x related

Moderator: Rathinagiri

Post Reply
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

HMG 3.1.0

Post by Rathinagiri »

Dear HMG family,

I am very happy to announce the new version of HMG. In this version HMG is upgraded with Unicode compatibility with the sole and untiring contribution of Dr. Claudio Soto. When I had requested him about the implementation of Unicode in HMG few weeks back, without any inhibition or hesitation he had readily accepted to do the hectic job of revamping the HMG Win32 API source code. Since this is a major upgrade I had numbered this version 3.1.0.

Personally for me, it is a LONG time dream coming true. Now I can write applications having interface in my own native language or any human language! My personal thanks and credit goes to our friend Claudio.

Since this is a test version, it is not suggested for a live situation.

HMG 3.1.0 (2012-11-25) can be downloaded from here (40.70 MB)

Alternatively you can download from sourceforge.net too.

If you want to disable Unicode altogether, please delete/remark the following line in source/SET_COMPILE_HMG_UNICODE.ch and rebuild HMG library.

#define COMPILE_HMG_UNICODE

Code: Select all

- HMG 3.1.0 (Test) 2012/11/25
   - Major update to HMG
      - Unicode (UTF8) compatibility. (Solely contributed by Dr. Claudio Soto)
         - With this upgraded version HMG applications can be made available in all human languages. It is required to set 'Encoding->Encoding in UTF8' in Notepad++ for all the source code files which contain strings in languages using Unicode characters.
         - New Main.UNI.Demo in samples folder for Unicode based demo in Tamil language.
   - Update to BosTaurus Graphics Library version 1.02 (contributed by Dr. Claudio Soto)
      - Updated BT_BitmapSaveFile() fuction, now save images in the formats: BMP, GIF, JPG, TIF and PNG.
      - Updated BosTaurus-FunctionsReferenceGuide.PDF with changes made.
      - New Demo11 in hfcl\samples\BosTaurus folder.
   - Fixed HFCL HMG_HPDF TTF font loading bug. 
Enjoy!
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
fouednoomen
Posts: 186
Joined: Sun Oct 14, 2012 8:33 am
DBs Used: DBF, MySQL, MariaDB, SQLite, PostgreSQL, Oracle, ODBC
Location: Tunisia

Re: HMG 3.1.0 (Test)

Post by fouednoomen »

Thanks for this new release!!!

Best Regards

Foued Noomen
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: HMG 3.1.0 (Test)

Post by esgici »

Thanks a lot Mr. Diamond :)

Viva HMG :D
Viva INTERNATIONAL HMG :D
User avatar
Pablo César
Posts: 4059
Joined: Wed Sep 08, 2010 1:18 pm
Location: Curitiba - Brasil

HMG 3.1.0 (Test)

Post by Pablo César »

Wow ! You are so fantastic men !!!

Thank you Claudio and Rathinagiri !!
HMGing a better world
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
User avatar
srvet_claudio
Posts: 2193
Joined: Thu Feb 25, 2010 8:43 pm
Location: Uruguay
Contact:

Re: HMG 3.1.0 (Test)

Post by srvet_claudio »

rathinagiri wrote:Personally for me, it is a LONG time dream coming true. Now I can write applications having interface in my own native language or any human language! My personal thanks and credit goes to our friend Claudio.
You deserve my dear friend Rathi.
For me it is a pleasure and an honor to work with you.
Best Regards,
Claudio.
Best regards.
Dr. Claudio Soto
(from Uruguay)
http://srvet.blogspot.com
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: HMG 3.1.0 (Test)

Post by esgici »

This is a real milestone in the history of HMG :o

Hats to air :!:

Highest applause goes to Mr. Diamond and Dr. Soto :arrow:

Viva HMG :D
Viva INTERNATIONAL HMG :D
User avatar
mol
Posts: 3718
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: HMG 3.1.0 (Test)

Post by mol »

many thanks guys for your big work!
User avatar
fouednoomen
Posts: 186
Joined: Sun Oct 14, 2012 8:33 am
DBs Used: DBF, MySQL, MariaDB, SQLite, PostgreSQL, Oracle, ODBC
Location: Tunisia

Re: HMG 3.1.0 (Test)

Post by fouednoomen »

Dear Friends , any sample for Unicode language or native language .

regards

foued
User avatar
quartz565
Posts: 667
Joined: Mon Oct 01, 2012 12:37 pm
Location: Thessaloniki, Greece
Contact:

Re: HMG 3.1.0 (Test)

Post by quartz565 »

Thank you Claudio and Rathi.
for your excellent work!

Nikos
Best Regards,
Nikos.

os: Windows Server 2019 - 64
User avatar
srvet_claudio
Posts: 2193
Joined: Thu Feb 25, 2010 8:43 pm
Location: Uruguay
Contact:

Re: HMG 3.1.0 (Test)

Post by srvet_claudio »

As I'm making merit for enter in the Hall of Fame of HMG :lol: :lol: :lol:

I will make another small contribution.

Code: Select all

Add to changelog of HMG 3.1.0 (Test) 2012/11/25

The Image and ToolBar controls can now load images (from disk or resources) in format: BMP, GIF, JPG, TIF, WMF, PNG, ICO and CUR.
See attached example.

Best Regards,
Claudio.
Attachments
IMAGE.2.rar
(99.36 KiB) Downloaded 1225 times
Best regards.
Dr. Claudio Soto
(from Uruguay)
http://srvet.blogspot.com
Post Reply