Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.

Demo projects are now located in: <mla_root_folder>/apps/gfx
Documentation is now located in: <mla_root_folder>/doc
Modified SPI driver to use enhanced buffering scheme. The new driver improved performance of reading SPI devices.
Demo projects released with this version:
Primitive Layer Demo
Application Notes Demo
Objects not ported with this release (may or may not be added in future releases):
Chart object
Grid object
Analog Clock
Known Issues:
This release do not support the following features:
Palette on PIC24FJ256DA210 family of devices.
Image Decoder routines
Anti-aliasing and extended glyph features are not supported when using PIC24FJ256DA210 CHRGPU.
When using PIC24FJ256GB210 PIM with Explorer 16 board that has a 5v Lumex LCD display, the S1D13517 demo does
not run correctly.
When using XC16 Compiler V1.00, add "-fno-ivopts" compile option. This is a known issue V1.00 of XC16.
When using ListBox Widget, the widget height should be greater than the height of the font used for the widget.
No GDD xml template included in this GFX release.
Fixes:
Fixed issue on extended glyph for certain font (such as Thai) when used with Static text object is clipped.
Changes:
Distribution of Graphics Object Default Scheme is discontinued. Application is now responsible for initializing style
schemes.
Distribution of Default Font is discontinued. Application is now responsible of creating fonts for application use.
Summary of API changes.
Primitive Layer:
NEW API Name Old API Name
GFX_Initialize() InitGraph()
GFX_ScreenClear() ClearDevice()
GFX_ColorSet() SetColor()
GFX_ColorGet() GetColor()
GFX_TransparentColorEnable() TransparentColorEnable()
GFX_TransparentColorDisable() TransparentColorDisable()
GFX_TransparentColorGet() GetTransparentColor()
GFX_LineDraw() Line()
GFX_LinePositionRelativeSet() MoveRel()
GFX_LinePositionSet() MoveTo()
GFX_LinePositionXGet() --
GFX_LinePositionYGet() --
GFX_LineToDraw() LineTo()
GFX_LineToRelativeDraw() LineRel()
1.3 Release Notes MLA - Graphics Library Help
18

e-Highlighter

Click to send permalink to address bar, or right-click to copy permalink.

Un-highlight all Un-highlight selectionu Highlight selectionh