lights FAQ Forum github.com/luapower/cairo

cairo

Cairo graphics engine


Overview

Package type:Lua+ffi
Version:r3-118-gff9605a
Last commit:4 years ago
Releases: r3
Platforms:

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
cairo Lua
  luajit    luajit 
cairo_h Lua
  luajit    luajit 
cairo_quartz Lua
  luajit    luajit 
cairo_quartz_h Lua
  luajit    luajit 
cairo_win32 Lua
  luajit  winapi    luajit 
cairo_win32_h Lua
  luajit  winapi    luajit 

Binary Dependencies   Binary dependencies are the libraries that this library is
dynamically linked against.
Darker names represent indirect dependencies.

+freetype  +libpng  +pixman  +zlib  +harfbuzz  +ucdn 
+freetype  +libpng  +pixman  +zlib  +harfbuzz  +ucdn 

Build Order   This is the complete list of packages that need to be compiled
in the prescribed order in order to build this package.

false pixman  ucdn  zlib  libpng 
false pixman  ucdn  zlib  libpng 

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  
cairo_test

Docs

name source file
cairo cairo.md

Package:cairo
Pkg type:Lua+ffi
Version: r3-118-gff9605a
Last commit:
Author: Cosmin Apreutesei
License: MPL/LGPL
Import ver: 1.12.16

Requires: +freetype  +libpng  +luajit  +pixman  +winapi  +zlib  +harfbuzz  +ucdn  +freetype  +libpng  +luajit  +pixman  +zlib  +harfbuzz  +ucdn 


Top