Download (original) (raw)
MiniGUI 5.0.16🎉
MiniGUI Core, Components, and Samples
- MiniGUI Core Lib (V5.0.16)
The core library of MiniGUI V5.0.11. - mGUtils (V1.5.3)
mGUtils provides users with a number of common dialog templates. - mGPlus (V1.5.3)
mGPlus provides support for advanced vector graphics functions. - mGEff (V1.5.3)
mGEff provides an animation framework for MiniGUI application. It also provides some popular UI/UE special effects. - mGNCS (V1.5.3)
mGNCS provides a new control set and a new framework for MiniGUI apps. - mGNCS4Touch (V1.5.3)
mGNCS4Touch provides some new controls, which are compliant to the new control API spec of mGNCS, for devices with a touch screen. - MiniGUI Resource (V5.0.16)
- The resource tarball of MiniGUI V5.0.x, it contains the fonts, cursors, icons, and bitmaps used by MiniGUI V5.0.
- MiniGUI Samples (V5.0.16)
The samples for MiniGUI 5.0.x and components. - MiniGUI Unit Tests (V5.0.16)
The unit tests for MiniGUI Core 5.0.x.
mGUXDemo
This demo shows the new features of MiniGUI 5.0.x including the key components mGEff, mGNCS, and mGNCS4Touch.
mGDemos
A set of demos as supplements of mGUXDemo.
Tools and Third Party Libraries
- GVFB V1.2.5
Virtual Frame Buffer (Gtk version). - MiniGUI Tools (V3.2.1)
The tools for fonts conversion and in-core resource generation. - LibPixman V0.40.0
MiniGUI uses this library for optimized scaling and blitting (optional). - LibWebp V1.2.1
MiniGUI uses this library to decode WebP image files. - LibJPEG V7
MiniGUI uses this library to decode JPEG image files. - LibPNG V1.2.37
MiniGUI uses this library to decode PNG image files. - LibPNG V1.6.36
MiniGUI uses this library to decode PNG image files (MiniGUI Core 4.0.0 or later). - ZLib V1.2.8
LibPNG uses the compression algorithm providing by this library. - FreeType V2.6.1
MiniGUI uses this library to render TrueType fonts. - HarfBuzz V2.5.3
MiniGUI Core 4.0.0 or later uses this library to shape complex scripts. - ChipMunk V5.3.1
mGNCS4Touch uses this library for animation timing.
MiniGUI 4.0.8
MiniGUI Core, Components, and Samples
- MiniGUI Core Lib (V4.0.8)
The core library of MiniGUI V4.0.8. - mGUtils (V1.2.2)
mGUtils provides users with a number of common dialog templates. - mGPlus (V1.4.2)
mGPlus provides support for advanced vector graphics functions. - mGEff (V1.2.3)
mGEff provides an animation framework for MiniGUI application. It also provides some popular UI/UE special effects. - mGNCS (V1.2.5)
mGNCS provides a new control set and a new framework for MiniGUI apps. - mGNCS4Touch (V1.2.5)
mGNCS4Touch provides some new controls, which are compliant to the new control API spec of mGNCS, for devices with a touch screen. - MiniGUI Resource (V4.0.0)
- The resource tarball of MiniGUI V4.0.x, it contains the fonts, cursors, icons, and bitmaps used by MiniGUI V4.0.
- MiniGUI Samples (V4.0.1)
The samples for MiniGUI 4.0.4 and components. - MiniGUI Unit Tests (V4.0.7)
The unit tests for MiniGUI Core 4.0.x.
mGUXDemo
This demo shows the new features of MiniGUI 4.0.x including the key components mGEff, mGNCS, and mGNCS4Touch.
mGDemos
A set of demos as supplements of mGUXDemo.
Tools and Third Party Libraries
- GVFB V1.2.5
Virtual Frame Buffer (Gtk version). - MiniGUI Tools (V3.2.1)
The tools for fonts conversion and in-core resource generation. - LibJPEG V7
MiniGUI uses this library to decode JPEG image files. - LibPNG V1.2.37
MiniGUI uses this library to decode PNG image files. - LibPNG V1.6.36
MiniGUI uses this library to decode PNG image files (MiniGUI Core 4.0.0 or later). - ZLib V1.2.8
LibPNG uses the compression algorithm providing by this library. - FreeType V2.6.1
MiniGUI uses this library to render TrueType fonts. - HarfBuzz V2.5.3
MiniGUI Core 4.0.0 or later uses this library to shape complex scripts. - ChipMunk V5.3.1
mGNCS4Touch uses this library for animation timing.
You can find all source code repos on the following GitHub accounts:
- VincentWei: for MiniGUI Core, Components, and Demos.
- FMSoftCN: for mDolphin, miniStudio, and other apps and tools.