-

Difference between revisions of "LIBRARIES PUBLIC GFXLIB"

From HI-TECH C for CP/M Fan WIKI(EN)
Jump to: navigation, search
(TranslationLevel)
(Tags: Mobile edit, Mobile web edit)
(Notes)
(Tags: Mobile edit, Mobile web edit)
Line 30: Line 30:
  
 
==Notes==
 
==Notes==
 +
 +
This is a work-in-progress, meaning that most of this code is unstable
 +
and it's subject to future changes.  Also, most of it is very hackish,
 +
not properly cleaned up nor tested.

Revision as of 04:48, 8 August 2017

LibraryName

GFX lib: a small C graphics library for MSX

About

GFX lib is a small C graphics library for the MSX computer. It is being developed and compiled with the Hitech-C compiler.

Author

Rafael de Oliveira Jannone

Document

LIBRARIES_PUBLIC_DOCUMENT_GFX

TranslationLevel

Edited Origin in English

DestributionSite

http://jannone.org/gfxlib/

Package

GFX lib

Version

2005-03-03

License

GPL License

Prerequisite

Notes

This is a work-in-progress, meaning that most of this code is unstable and it's subject to future changes. Also, most of it is very hackish, not properly cleaned up nor tested.