Skip to content
This repository was archived by the owner on Jun 8, 2018. It is now read-only.

bunnylin/moonlibs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1c39f69 · Jun 7, 2018

History

39 Commits
Mar 12, 2018
Nov 12, 2017
May 2, 2017
Jun 7, 2018
May 11, 2017
May 11, 2017
Nov 13, 2017
May 8, 2018
May 27, 2018
Nov 13, 2017
Nov 12, 2017
Nov 13, 2017
Nov 13, 2017

Repository files navigation

Moonlibs

Now available at https://gitlab.com/bunnylin/moonlibs

This is a set of possibly useful Free Pascal units.

minicrt

A small Windows/Linux CRT unit, much like FPC's own CRT unit but smaller. Does UTF-8 output in consoles.

sjisutf8

A unit for converting single Shift-JIS code points to UTF-8 characters.

mcgloder

Mooncore Graphics Loader. Reads and writes PNG/BMP/DIB files, and has helper functions for format conversion, bitdepth conversion, gamma adjustment, resizing, etc.

mcsassm

Mooncore Super Asset Manager. Reads bundled data files, making resources smoothly available to a master program.

mcvarmon

Mooncore Varmon variable management system. Allows smooth access to named variables for script engines, with support for multiple simultaneous languages for string variables.

mccommon

Various trivial functions used by my other projects.

About

A set of small Free Pascal units.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages