lights FAQ Forum github.com/luapower/terra.layer

terra.layer

HTML-like box-model layouting and rendering engine in Terra with a C API


Overview

Package type:Terra
Version:c612063
Last commit:2 years ago
Releases: None yet.
Platforms:

Load Errors   Errors encountered when loading the module. Modules with load errors
on a platform don't have their dependencies recorded on that platform,
which also screws up the combined dependency list.
 

module load errors
layer   ./layer.lua:6: ./layer_h.lua:873: /media/sf_luapower/bin/linux64/liblayer.so: undefined symbol: layer_get_span_color
layer_h   ./layer_h.lua:873: /media/sf_luapower/bin/linux64/liblayer.so: undefined symbol: layer_get_span_color

Dependencies   This is a combined list of packages required by all modules of this
package on each supported platform, plus binary dependencies if any.
Darker names, if present, represent indirect dependencies.
Purlpe names, if present, represent packages that contain modules that must be already be loaded.

Note: These are only the dependencies required for the modules to load.
Runtime dependencies, if any, are shown separately below.

Tip: You may not need all the dependencies listed here if you are not planning
to use all the modules of the package -- look at per-module dependencies below.
 

Modules     P M

module   language
layer Lua (has errors)
layer_h Lua (has errors)
layer_test.layer_test_state Lua
layer_test.layer_test_state_1 Lua
layer_test.layer_test_state_10 Lua
layer_test.layer_test_state_11 Lua
layer_test.layer_test_state_2 Lua
layer_test.layer_test_state_3 Lua
layer_test.layer_test_state_4 Lua
layer_test.layer_test_state_5 Lua
layer_test.layer_test_state_7 Lua
layer_test.layer_test_state_8 Lua
layer_test.layer_test_state_subsegs Lua
layer_test.layer_test_state_todo Lua
layer_test_state Lua
terra.layer Terra
terra.layer_api Terra

Scripts   This is the list of scripts (tests, demos, etc.).
Unlike normal modules, scripts are not run to track dependencies.
Instead, they are just parsed for require() calls.
This means that indirect dependencies are never shown.
  P M

script  
layer_test
layerlib_demo

Docs

name source file
terra.layer terra.layer
terra.layer_api terra.layer_api

Package:terra.layer
Pkg type:Terra
Version: c612063
Last commit:
Author: Cosmin Apreutesei
License: Public Domain

Required by: ui  ui 


Top