Audio (334) Datatype (50) Demo (199) Development (582) Document (21) Driver (97) Emulation (145) Game (952) Graphics (488) Library (108) Network (224) Office (62) Utility (886) Video (65)
Total files: 4213
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
TextFont examples | Description: | TextFont examples | Download: | textfont_ex.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 346kb | Version: | 2 | Date: | 15 Feb 2016 | Author: | Kjetil Hvalstrand | Submitter: | Kjetil Hvalstrand | Category: | document/tutorial | Replaces: | document/tutorial/textfont_ex.lha | License: | Other | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 9751 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 89 (Current version) | | 112 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
Hi
This code, that show you have to read the TextFont struct in AmigaOS4.1,
Think of this as extra information to the wiki.amigaos.net pages.
http://wiki.amigaos.net/wiki/Graphics_Library_and_Text
This some code, I have worked on 06.02.2016, investigating, rendering glyphs,
for my UTF8.library.
The code in this archive is provided under the MIT license, use as you like.
Changes in 14.02.2016.
* Added some examples for outline fonts, there really is no good examples
that show you how to do this, in the AmigaOS4 SDK, nor on the Wikipage.
* Added a exsample that show you how to use UTF8.library version 6, to render
UTF8 text.
|